Comment 2 for bug 1507598

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

Reviewed: https://review.openstack.org/289682
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=5de12d9ea836c58494601db62919168a29ef9f43
Submitter: Jenkins
Branch: master

commit 5de12d9ea836c58494601db62919168a29ef9f43
Author: Hua Wang <email address hidden>
Date: Tue Mar 8 11:19:30 2016 +0800

    Bay status returns None initially after create

    When creating a bay using heat resources, OS::Magnum::Bay, the first
    bay status returns None, then the following bay status returns the
    correct CREATE_IN_PROGRESS.

    Change-Id: I6e3802b1321de5d300e167c5b0f1a9ebf291fe13
    Closes-Bug: #1507598