ironic/ironic/api/controllers
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
..
v1 Secure RBAC - Efficent node santiziation 2021-06-01 19:22:59 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
base.py Expunge the internal version of WSME 2020-11-19 10:57:11 +13:00
link.py Remove Link type 2020-07-20 08:58:32 +12:00
root.py Convert root controller to plain controller 2020-07-30 07:37:31 +12:00
version.py Convert root path / to use plain JSON 2020-07-20 14:09:53 +12:00