glance_store/glance_store
Brian Rosmaita 1f447bc184 Add force to os-brick disconnect
In order to be sure that devices are being removed from the host,
we should be using the 'force' parameter with os-brick's
disconnect_volume() method.

Closes-bug: #2004555
Change-Id: I63d09ad9ef465bc154c85a9ea125449c039d1b90
(cherry picked from commit 1d8033e54e
(cherry picked from commit a7eed0263e
Conflicts: glance_store/_drivers/cinder/base.py
        glance_store/tests/unit/cinder/test_base.py
(cherry picked from commit e9d2509926)
Conflicts: glance_store/tests/unit/test_cinder_base.py
(cherry picked from commit 2830182977)
2023-05-10 16:52:31 +02:00
..
_drivers Add force to os-brick disconnect 2023-05-10 16:52:31 +02:00
common Add force to os-brick disconnect 2023-05-10 16:52:31 +02:00
locale Imported Translations from Zanata 2020-05-05 06:43:27 +00:00
tests Add force to os-brick disconnect 2023-05-10 16:52:31 +02:00
__init__.py Enable multi store support for glance 2018-07-15 15:10:27 +00:00
backend.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
capabilities.py Removed 'store_capabilities_update_min_interval' config option 2019-05-29 06:23:03 +00:00
driver.py Add location prefix url to store instance 2019-06-03 16:16:58 +00:00
exceptions.py Add lock per share for cinder nfs mount/umount 2020-05-01 11:35:01 +00:00
i18n.py Update oslo libraries 2015-03-19 11:43:42 -05:00
location.py Add S3 store support to glance_store 2020-03-26 10:53:46 +09:00
multi_backend.py Handle sparse images in glance_store 2020-08-21 07:02:43 -07:00