Comment 10 for bug 1675570

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

Reviewed: https://review.openstack.org/454413
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2b66c6780a9bb12afcbe59b2502e01258498032e
Submitter: Jenkins
Branch: stable/ocata

commit 2b66c6780a9bb12afcbe59b2502e01258498032e
Author: Matt Riedemann <email address hidden>
Date: Thu Mar 23 15:49:27 2017 -0400

    Regression test for local delete with an attached volume

    Once an instance is in a cell and we do a local delete from
    the API, we aren't actually detaching volumes and destroying
    BDMs.

    Related-Bug: #1675570

    Change-Id: Ie3e2dfd4b0f1bb3dff4080f460bf8bb40d69f4f4
    (cherry picked from commit 3ae12fdc6f428fc500f5c234f03a8ffc8286e7ba)