Comment 6 for bug 1660275

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

Reviewed: https://review.openstack.org/435353
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=aed70b97674f418a1d6509ddee889c34e98ffd2c
Submitter: Jenkins
Branch: stable/newton

commit aed70b97674f418a1d6509ddee889c34e98ffd2c
Author: Gabor Orosz <email address hidden>
Date: Mon Feb 6 17:20:00 2017 +0100

    Handle the InnoDB restore phase as part of SST

    Previously, the backup restoration phase was not considered part of the
    State Snapshot Transfer, as only the backup creation and transportation
    processes are checked for this purpose. To cover the missing phase as
    well, it is more reasonable to monitor the appropriate process that
    controls the entire State Snapshot Transfer.

    Closes-Bug: 1660275

    Change-Id: Ie98af501c1cd130098381a8463452f892898470b
    Signed-off-by: Gabor Orosz <email address hidden>