nova/nova/virt/libvirt/volume
Praharshitha Metla d5ff9f87c8 Removed the host FQDN from the exception message
Deletion of an instance after disabling the hypervisor by a non-admin
 user leaks the host fqdn in fault msg of instance.Removing the
'host' field from the error message of HypervisorUnavaiable
cause it's leaking host fqdn to non-admin users. The admin user will
see the Hypervisor unavailable exception msg but will be able to figure
on which compute host the guest is on and that the connection is broken.

Change-Id: I0eae19399670f59c17c9a1a24e1bfcbf1b514e7b
Closes-Bug: #1851587
(cherry picked from commit a89ffab832)
(cherry picked from commit ff82601204)
(cherry picked from commit c5abbd17b5)
2020-09-03 00:28:20 +00:00
..
__init__.py libvirt: move volume/remotefs/quobyte modules under volume subdir 2015-07-28 17:46:05 -07:00
aoe.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
disco.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
drbd.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
fibrechannel.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
fs.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
gpfs.py libvirt: convert GPFS volume driver to LibvirtBaseFileSystemVolumeDriver 2015-08-10 09:34:39 +00:00
hgst.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
iscsi.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
iser.py Update libvirt volume drivers to use os-brick constants 2017-10-07 13:49:57 -05:00
mount.py Removed the host FQDN from the exception message 2020-09-03 00:28:20 +00:00
net.py Merge "Extend volume for libvirt network volumes (RBD)" 2019-03-07 00:52:10 +00:00
nfs.py Remove unused LOG variables 2018-02-27 11:19:48 +00:00
nvme.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
quobyte.py Fixes multi-registry config in Quobyte driver 2019-05-24 16:03:52 +02:00
remotefs.py Remove utils.execute() from libvirt remotefs calls. 2018-12-04 16:04:30 +11:00
scaleio.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
smbfs.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
storpool.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
volume.py libvirt: set device address tag only if setting disk unit 2019-04-17 18:57:07 +00:00
vrtshyperscale.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
vzstorage.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00