ironic/ironic/tests/unit
Julia Kreger f9eb7abe82 Secure RBAC - Efficent node santiziation
An investigation of performance issues in Ironic revealed that the
policy checking was performing extra un-needed work which performed
excess computational overhead when parsing the result data.

In this specific case, the Secure RBAC work added some additional
policy checks around individual the fields.

Change-Id: I77b6e0e6c721f2ff1f8b9f511acde97fcdb21a39
Story: 2008885
Task: 42432
(cherry picked from commit 6cd6457479)
2021-06-01 19:22:59 +00:00
..
api Secure RBAC - Efficent node santiziation 2021-06-01 19:22:59 +00:00
cmd Switch to unittest mock 2020-04-30 19:04:17 +02:00
common Merge "Move configuration mold utilities" 2021-03-29 15:44:44 +00:00
conductor Process in-band deploy steps on fast-track 2021-04-28 16:23:10 +00:00
conf Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
db Add Redfish RAID interface to idrac HW type 2021-03-19 12:11:50 -04:00
dhcp Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
drivers Fix deployment when executing a command fails after the command starts 2021-05-07 18:03:47 +02:00
objects Do not mask configdrive when executing in-band deploy steps 2021-05-05 13:17:58 +00:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
policy_fixture.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
raid_constants.py Allow specifying target devices for software RAID 2020-03-17 14:31:38 +01:00
stubs.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
test_base.py Fix pep8 2020-05-12 15:37:38 +02:00