Comment 1 for bug 1504379

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to magnum (master)

Reviewed: https://review.openstack.org/213368
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=3b1c0b28cb7910debc26eed7bf8aa8da9ed88a33
Submitter: Jenkins
Branch: master

commit 3b1c0b28cb7910debc26eed7bf8aa8da9ed88a33
Author: Vilobh Meshram <email address hidden>
Date: Tue Sep 8 11:00:41 2015 -0700

    Objects from Bay - Replication Controller

    Currently objects (pod/rc/service) are read from the
    database. In order for native clients to work, they
    must be read from the ReST bay endpoint. To execute
    native clients, we must have one truth of the state
    of the system, not two as we do now. This patch adds
    changes for Replication Controller.

    Also, please refer to the related-bug as to the temporary changes
    done to make the test work for other objects namely pod,
    service. These changes will be removed when the object from bay
    patches for all the k8s objects are merged as part of a seperate
    patch.

    Partially-Implements: bp objects-from-bay
    Related-Bug: #1502367
    Related-Bug: #1504379

    Change-Id: I7905af9e22f47b16d92043cc1fdcb1cdf72ebc48