commit b61bf73b0fe5e96ab2953df93444acd2db6de62f
Author: Mohammed Naser <email address hidden>
Date: Tue Feb 20 16:47:06 2018 -0500
Add functional test for deleting BFV server with old attach flow
When creating a new instance and deleting it before it gets scheduled
with the old attachment flow (reserve_volume), the block device mappings
are not persisted to database which means that the clean up fails
because it tries to lookup attachment_id which cannot be lazy loaded.
This patch adds a (failing) functional test to check for this issue
which will be addressed in a follow-up patch.
Reviewed: https:/ /review. openstack. org/546812 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=b61bf73b0fe 5e96ab2953df934 44acd2db6de62f
Committed: https:/
Submitter: Zuul
Branch: stable/pike
commit b61bf73b0fe5e96 ab2953df93444ac d2db6de62f
Author: Mohammed Naser <email address hidden>
Date: Tue Feb 20 16:47:06 2018 -0500
Add functional test for deleting BFV server with old attach flow
When creating a new instance and deleting it before it gets scheduled
with the old attachment flow (reserve_volume), the block device mappings
are not persisted to database which means that the clean up fails
because it tries to lookup attachment_id which cannot be lazy loaded.
This patch adds a (failing) functional test to check for this issue
which will be addressed in a follow-up patch.
Conflicts: tests/functiona l/wsgi/ test_servers. py
nova/
Related-Bug: #1750666 e5b226a4b00e7cd 116813f0704 a46c2db387fec8f bc80700338)
Change-Id: I294c54e5a22dd6
(cherry picked from commit 3120627d9802ced