Comment 4 for bug 1666831

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

Reviewed: https://review.openstack.org/441037
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=97752d9c54db13a1317620270c2c443e5702cc89
Submitter: Jenkins
Branch: stable/ocata

commit 97752d9c54db13a1317620270c2c443e5702cc89
Author: Maciej Józefczyk <email address hidden>
Date: Thu Feb 23 12:56:04 2017 +0100

    Ensure that instance directory is removed after success migration/resize

    Nova recreates instance directory on source host after successful migration/resize.
    This patch removes directory of migrated instance from source host.

    Change-Id: Ic683f83e428106df64be42287e2c5f3b40e73da4
    Closes-Bug: #1666831
    (cherry picked from commit 6347baf3d09036525b7f6df991ae440d558f9cc3)