ironic/ironic/tests/unit
Dmitry Tantsur ec80191e81 Do not pass credentials to the ramdisk on cleaning
Currently the driver_info is passed as is to the ramdisk when calling
get_clean_steps or execute_clean_step. This may lead to their exposure,
as ironic<->ramdisk communication is currently not secure.

This change applies the same logic we use in the API to filter
the fields.

Change-Id: I4fd44786fea6c7092d2b0029cea6d680d31babde
Closes-Bug: #1744836
(cherry picked from commit c2185469c4)
2018-02-07 13:46:50 +01:00
..
api Use more specific asserts in tests 2017-08-04 08:42:39 +02:00
cmd Add new dbsync command with first online data migration 2017-08-02 13:33:37 -04:00
common Merge "Update the documentation links - code comments" 2017-08-15 14:48:41 +00:00
conductor Merge "ipmitool: reboot: Don't power off node if already off" into stable/pike 2017-10-19 04:56:52 +00:00
conf Remove legacy auth loading 2017-06-06 10:20:54 +00:00
db Merge "Remove SSH-based driver interfaces and drivers" 2017-08-04 02:20:49 +00:00
dhcp Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
drivers Do not pass credentials to the ramdisk on cleaning 2018-02-07 13:46:50 +01:00
objects Do not pass credentials to the ramdisk on cleaning 2018-02-07 13:46:50 +01:00
__init__.py Setup logging in unit tests 2017-04-13 20:47:10 +03:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Remove unused methods from GlanceImageService 2017-05-31 16:47:11 +00:00