nova/nova/tests/virt/libvirt
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
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
fake_imagebackend.py Remove vi modelines 2014-02-03 14:19:44 +00:00
fake_libvirt_utils.py Default video type to 'vga' for PowerKVM 2014-02-06 20:11:28 +00:00
fakelibvirt.py Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
test_blockinfo.py Fix direct use of block_device module objects 2014-06-03 09:05:12 -07:00
test_config.py libvirt: convert cpu features attribute from list to a set 2014-06-04 23:47:04 -04:00
test_designer.py Remove @author from copyright statements. 2014-02-12 05:17:10 +11:00
test_dmcrypt.py Adds dmcrypt utility module 2014-01-28 12:35:49 -05:00
test_driver.py libvirt: remove hack from ensure_filtering_rules_for_instance 2014-06-30 10:56:39 +01:00
test_fakelibvirt.py Remove vi modelines 2014-02-03 14:19:44 +00:00
test_imagebackend.py Create lvm.py module containing helper API for LVM 2014-06-19 10:01:08 -04:00
test_imagecache.py Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
test_lvm.py Create lvm.py module containing helper API for LVM 2014-06-19 10:01:08 -04:00
test_utils.py Create lvm.py module containing helper API for LVM 2014-06-19 10:01:08 -04:00
test_vif.py libvirt: remove redundant 'libvirt_' prefix in test case names 2014-05-30 11:49:32 +01:00
test_volume.py Mask node.session.auth.password in volume.py _run_iscsiadm debug logs 2014-07-02 22:03:20 +00:00