Comment 10 for bug 1576276

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/341244
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=23766969e4df642dea41d371598d442f49efaf8c
Submitter: Jenkins
Branch: stable/mitaka

commit 23766969e4df642dea41d371598d442f49efaf8c
Author: Peter Zhurba <email address hidden>
Date: Fri May 6 17:40:17 2016 +0300

    Add new flag migrate process finishing.

    For qa test it is necessary to determine when migration process finished.
    For this purposes /not_ready was used. But it has some disadvantages, it
    covers not whole migration process. And there was possibility to mistake.
    So was added new flag which appears after finishing of migration. Old
    was left because of old tests. Both of them are used only for testing
    propouses and don't affect migration process.

    Partial-Bug: #1576276
    Change-Id: I49b62dc743111cb4c41489c528e48f8d56c2f9df
    (cherry picked from commit ecf9c0d908ece88f21202e59c17109ec098321a7)