ironic/ironic/tests
Zhenzan Zhou efb321c71a Add policy show_password to mask passwords in driver_info
Ironic API already enforces admin role to run node-show. So a new
policy show_password is added to control if plain text passwords
in driver_info should be masked or not before sending back to
API calls. The default is masking password for all cases.

Change-Id: Icd3e6be049376bf7b4468f0c149a72a06643da32
Closes-Bug: #1406191
2015-02-04 19:35:53 -08:00
..
api Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
conductor Rename provision_state to power_state in test_manager.py 2015-02-04 09:20:29 +00:00
db Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
dhcp region missing in endpoint selection 2015-01-30 23:53:54 +00:00
drivers Update agent driver with new field driver_internal_info 2015-02-04 16:04:23 +08:00
objects Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
__init__.py Do not use __builtin__ in python3 2014-03-13 11:34:16 +08:00
base.py Enable H307 PEP8 check 2014-10-13 10:09:53 -04:00
conf_fixture.py Delete unused 'use_ipv6' config option 2014-10-23 00:55:48 +00:00
fake_policy.py Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
matchers.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
policy_fixture.py Provided backward compat for enforcing admin policy 2015-01-13 15:18:25 -08:00
stubs.py Enable hacking rule E265 2014-11-13 10:48:34 +08:00
test_dbsync.py Remove all redundant setUp() methods 2014-10-30 16:49:00 +00:00
test_disk_partitioner.py Add parameter to override locale to utils.execute 2014-09-25 15:06:02 +03:00
test_driver_factory.py Add driver name on driver load exception 2014-08-22 14:07:28 +03:00
test_fsm.py Add base state machine 2014-12-15 12:37:34 -08:00
test_glance_service.py Merge "Agent driver fails with Swift Multiple Containers" 2015-01-28 02:04:13 +00:00
test_hash_ring.py Improve hash ring value conversion 2014-10-20 11:53:33 -04:00
test_images.py Adds get_glance_image_properties 2015-01-27 22:12:50 +02:00
test_keystone.py region missing in endpoint selection 2015-01-30 23:53:54 +00:00
test_network.py Removed hardcoded IDs from "port" test resources 2014-10-28 09:03:20 -04:00
test_policy.py Add policy show_password to mask passwords in driver_info 2015-02-04 19:35:53 -08:00
test_pxe_utils.py Revert "Do not pass PXE net config from bootloader to ramdisk" 2015-02-02 06:17:45 -08:00
test_swift.py Enable H305 PEP8 check 2014-10-13 10:23:15 -04:00
test_utils.py PXE: Add configdrive support 2015-01-15 16:55:04 +00:00