nova/doc/source/install
melanie witt db455548a1 Use force=True for os-brick disconnect during delete
The 'force' parameter of os-brick's disconnect_volume() method allows
callers to ignore flushing errors and ensure that devices are being
removed from the host.

We should use force=True when we are going to delete an instance to
avoid leaving leftover devices connected to the compute host which
could then potentially be reused to map to volumes to an instance that
should not have access to those volumes.

We can use force=True even when disconnecting a volume that will not be
deleted on termination because os-brick will always attempt to flush
and disconnect gracefully before forcefully removing devices.

Closes-Bug: #2004555

Change-Id: I3629b84d3255a8fe9d8a7cea8c6131d7c40899e8
2023-05-10 07:09:05 -07:00
..
figures doc: Import installation guide 2017-08-04 06:07:59 -04:00
shared doc: Import installation guide 2017-08-04 06:07:59 -04:00
compute-install-obs.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
compute-install-rdo.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
compute-install-ubuntu.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
compute-install.rst docs: Strip '.rst' suffix 2019-11-15 16:37:26 +00:00
controller-install-obs.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
controller-install-rdo.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
controller-install-ubuntu.rst Use force=True for os-brick disconnect during delete 2023-05-10 07:09:05 -07:00
controller-install.rst docs: Strip '.rst' suffix 2019-11-15 16:37:26 +00:00
get-started-compute.rst docs: Remove references to XenAPI driver 2020-08-31 15:53:31 +01:00
index.rst docs: Strip '.rst' suffix 2019-11-15 16:37:26 +00:00
overview.rst Correct doc references 2022-10-18 17:09:41 +05:30
verify.rst Add documentation and releasenotes for RBAC change 2022-08-30 01:44:33 +05:30