commit 20edeb362327ea9448d38b6e2bcb03e0a71060d0
Author: Mohammed Naser <email address hidden>
Date: Wed Feb 14 16:26:38 2018 -0500
Add functional tests to ensure BDM removal on delete
In certain cases, such as when an instance fails to be scheduled,
the volume may already have an attachment created (or the volume
has been reserved in the old flows).
This patch adds a test to check that these volume attachments
are deleted and removed once the instance has been deleted. It
also adds some functionality to allow checking when an volume
has been reserved in the Cinder fixtures.
Reviewed: https:/ /review. openstack. org/544747 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=20edeb36232 7ea9448d38b6e2b cb03e0a71060d0
Committed: https:/
Submitter: Zuul
Branch: master
commit 20edeb362327ea9 448d38b6e2bcb03 e0a71060d0
Author: Mohammed Naser <email address hidden>
Date: Wed Feb 14 16:26:38 2018 -0500
Add functional tests to ensure BDM removal on delete
In certain cases, such as when an instance fails to be scheduled,
the volume may already have an attachment created (or the volume
has been reserved in the old flows).
This patch adds a test to check that these volume attachments
are deleted and removed once the instance has been deleted. It
also adds some functionality to allow checking when an volume
has been reserved in the Cinder fixtures.
Change-Id: I85cc3998fbcde3 0eefa5429913ca2 87246d51255
Related-Bug: #1404867