Comment 3 for bug 1504379

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

Reviewed: https://review.openstack.org/223367
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=44122d08f8fea0bf6e83c539dde222572957acb7
Submitter: Jenkins
Branch: master

commit 44122d08f8fea0bf6e83c539dde222572957acb7
Author: Vilobh Meshram <email address hidden>
Date: Mon Sep 14 18:39:04 2015 -0700

    Objects from Bay - Pods

    Currently k8s 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 proposes the
    change to the Pod object.

    Also, please refer to the related-bug as to the temporary changes
    done to make the test work for other objects namely rc,
    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: Id5be7fba2eb8622fcfeb48068728e440a0af3f5e