nova/nova/tests/virt
Brad Pokorny 5445833413 Mask node.session.auth.password in volume.py _run_iscsiadm debug logs
The iscsi_command object passed to _run_iscsiadm can contain passwords
that get logged at debug level, so we need to sanitize the message
getting logged.

Adds a test to ensure the logged message is properly sanitized.

Closes-Bug: #1320028

Change-Id: I33f1a5b698368504721b41e56266162a713b3ce6
2014-07-02 22:03:20 +00:00
..
baremetal libvirt: remove volume_driver_method API 2014-06-30 10:56:39 +01:00
disk Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
hyperv Merge "Removed copyright from empty files" 2014-06-08 01:22:57 +00:00
libvirt Mask node.session.auth.password in volume.py _run_iscsiadm debug logs 2014-07-02 22:03:20 +00:00
vmwareapi Merge "vmware: Refactor: fold volume_util.py into volumeops.py" 2014-06-30 16:27:48 +00:00
xenapi Merge "Fix the rest of direct uses of instance module objects" 2014-06-27 00:16:57 +00:00
__init__.py refactor: extract method: connect_volume 2012-11-20 08:30:19 +00:00
test_block_device.py Set the volume access mode during volume attach 2014-04-22 15:12:11 -04:00
test_configdrive.py Test force_config_drive as a boolean as last resort 2014-06-17 07:52:28 +10:00
test_cpu.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 17:31:28 +08:00
test_diagnostics.py VM diagnostics: introduce Diagnostics model object 2014-06-30 23:20:24 -07:00
test_driver.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_events.py add repr for event objects 2014-06-30 16:02:21 -04:00
test_imagecache.py Image cache: move all of the variables to a common place 2013-12-17 02:33:45 -08:00
test_images.py Convert TestCases to NoDBTestCase 2013-09-21 06:58:31 +10:00
test_ironic_api_contracts.py Remove traces of now unused host capabilities from scheduler 2014-06-18 13:44:26 +02:00
test_virt_disk_vfs_guestfs.py Merge "Test guestfs without support for close_on_exit" 2014-02-10 19:20:15 +00:00
test_virt_disk_vfs_localfs.py Properly skip coreutils readlink tests 2014-05-26 20:24:29 +04:00
test_virt_disk.py Check image exists before calling inject_data 2014-04-08 20:23:49 +03:00
test_virt_drivers.py Save connection info in libvirt after volume connect 2014-06-13 10:36:10 -07:00
test_virt.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-16 17:31:28 +08:00
test_volumeutils.py Refactor get_iscsi_initiator to a common location 2014-02-17 16:48:02 +00:00