Comment 3 for bug 1650774

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

Reviewed: https://review.openstack.org/414386
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=6965a73ab255b407f8002177fefaeb0c90fc16c0
Submitter: Jenkins
Branch: master

commit 6965a73ab255b407f8002177fefaeb0c90fc16c0
Author: yanjun.fu <email address hidden>
Date: Fri Dec 23 10:23:15 2016 +0800

    Allow share status reset to migration status

    Fix the status of the share instances cannot be reset to "migrating"
    and "migrating_to" in server

    APIImpact
    Add two status "migrating" and "migrating_to" in share status.

    Change-Id: Ia23c13f62997d99495d9ecca066475565d9bfc87
    Closes-Bug: #1650774