Comment 2 for bug 1538447

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

Reviewed: https://review.openstack.org/272965
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=36a6fde15a022b20f41897555c78c367b0649c24
Submitter: Jenkins
Branch: master

commit 36a6fde15a022b20f41897555c78c367b0649c24
Author: space <email address hidden>
Date: Wed Jan 27 17:50:04 2016 +0800

    Add more types of status to Bay's status

    Added more types of status which can be updated to Bay's status field:
    'RESUME_COMPLETE'
    'RESTORE_COMPLETE'
    'ROLLBACK_COMPLETE'
    'SNAPSHOT_COMPLETE'
    'CHECK_COMPLETE'
    Added these states so that the bay_update code have better resiliency
    If the user operates the stack,he(she) could still update the bay.

    Change-Id: Ia71ca90742a7e23bbf2c0c9254951db7e06faf28
    Closes-Bug: #1538447