nova/nova/virt/libvirt/volume
Praharshitha Metla a89ffab832 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
2020-07-30 17:44:38 +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-07-30 17:44:38 +00:00
net.py workarounds: Add option to locally attach RBD volumes on compute hosts 2020-04-06 21:59:08 +01:00
nfs.py Implement extend_volume for libvirt NFS volume driver 2020-07-03 11:22:26 -03:00
nvme.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
quobyte.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
remotefs.py Use compression by default for 'SshDriver' 2020-07-24 10:29:52 +01:00
scaleio.py Extend volume for libvirt network volumes (RBD) 2019-03-06 16:37:57 +01:00
smbfs.py libvirt: smbfs: Use 'writeback' QEMU cache mode 2019-03-21 14:17:22 +01:00
storpool.py libvirt: use native AIO mode for StorPool Cinder volumes. 2019-08-27 15:21:51 +03:00
volume.py Fix :param: in docstring 2019-06-14 11:54:40 +08:00
vrtshyperscale.py Remove unused argument from LibvirtDriver._disconnect_volume 2017-12-17 07:12:04 +00:00
vzstorage.py libvirt: vzstorage: Use 'writeback' QEMU cache mode 2019-03-21 14:17:22 +01:00