Comment 4 for bug 1745360

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/queens)

Reviewed: https://review.openstack.org/546076
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ff75e08f497d663ce0fb412219ffaeca07b6d7c7
Submitter: Zuul
Branch: stable/queens

commit ff75e08f497d663ce0fb412219ffaeca07b6d7c7
Author: shilpa.devharakar <email address hidden>
Date: Fri Feb 9 11:58:07 2018 +0530

    Add validation to check if E-M-C is already in sync

    If you run expand and migrate commands for the second time,
    it should return a user friendly message instead of attempting
    to upgrade db again.

    Added a check to confirm if expand and migrate are already in
    sync and return a user friendly message.

    Closes-Bug: #1745360
    Change-Id: Iaf2e8ae2004db03f9b7498a2c498360fec096066
    (cherry picked from commit 5a5762b71c978312d2b00c1cbc6b382fe35ee30e)