Comment 2 for bug 1504379

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

Reviewed: https://review.openstack.org/223384
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=067b38391cfb2e5e393d923364a05b0ae313674b
Submitter: Jenkins
Branch: master

commit 067b38391cfb2e5e393d923364a05b0ae313674b
Author: Vilobh Meshram <email address hidden>
Date: Mon Sep 14 15:02:18 2015 -0700

    Objects from Bay - Services

    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 Service object.

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