commit | c50cc247084f2980a793fc9a3df98999ed36d24f | [log] [tgz] |
---|---|---|
author | melanie witt <melwittt@gmail.com> | Tue May 01 22:00:39 2018 +0000 |
committer | ghanshyam <gmann@ghanshyammann.com> | Sun May 20 21:56:09 2018 +0000 |
tree | d0ae012dbca48102628997ff62e0e112e73e1f8d | |
parent | 34b5503592ae2e94bad656324d656335953c563f [diff] |
Assert volume deletion in test_image_defined_boot_from_volume Recently, we had a regression in the cinder api which resulted in the inability to detach (and thus delete) a volume that had been created from an image. This adds an assertion that the underlying volume has been deleted in order to catch future regressions. Related-Bug: #1768650 Change-Id: I5ef43b11e01f3c8980dcb364b23edda1b7af2859