microstack/snap-overlay
Corey Bryant 0ac2f83505 Only include loop devices in LVM global_filter
The following tempest test is failing regularly in the gate:
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments

The theory behind this fix is that tests are creating/deleting /dev/sdX
devices and LVM ends up attempting to open an already removed device
which causes LVM to temporarily block. Setting the global_filter will
limit the block devices that are used by LVM system components.
Microstack only uses a loopback device for LVM.

Closes-Bug: #1918306
Change-Id: I8cccf7a1b1af2e15106b11023652af23c7715e6f
2021-03-17 17:01:29 -04:00
..
bin Rework the test framework & the clustering test 2021-01-15 15:58:03 +03:00
data Moved from database dump to hack. 2019-04-10 14:12:01 -04:00
etc Rework the test framework & the clustering test 2021-01-15 15:58:03 +03:00
images Clustering prototype 2019-11-04 13:03:41 +00:00
lib/python3.8/site-packages/openstack_dashboard/themes/ubuntu Use focal/core20/Ussuri/OVN & enable confinement 2020-09-25 13:20:12 +00:00
templates Only include loop devices in LVM global_filter 2021-03-17 17:01:29 -04:00
snap-openstack.yaml Only include loop devices in LVM global_filter 2021-03-17 17:01:29 -04:00