ironic-inspector/ironic_inspector
Julia Kreger 8a86f234fa Fix RBAC access for service/admin user access
This change fixes inspector so a project scoped service role user
can connect to inspector, and a project scoped admin user can also
access inspector as the OpenStack community pivoted it's RBAC
direction after the original RBAC work was done, and inspector
was sort of forgotten about.

Closes-Bug: #2049098
Change-Id: Ide9420843a680b09d682062a99b2c88c0fcf5228
(cherry picked from commit 5523b11cba)
2024-01-19 14:32:57 +00:00
..
cmd SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
common Handle bracketed IPv6 redfish_address 2023-09-19 14:59:44 +02:00
conductor SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
conf Add missing space to configuration help message 2022-10-04 18:22:44 +02:00
db SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2022-10-12 03:16:15 +00:00
plugins Handle LLDP parse Unicode error 2024-01-12 09:28:15 +00:00
pxe_filter Ignore connection errors when getting ironic ports 2022-07-15 15:24:42 +00:00
test Fix RBAC access for service/admin user access 2024-01-19 14:32:57 +00:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
api_tools.py Add support for state selector in the list introspection 2021-09-27 14:03:58 +02:00
introspect.py Handle NodeLocked failures 2021-08-10 21:15:53 +00:00
introspection_state.py Fix pycodestyle warnings/errors now visible with hacking 1.1.0 2018-05-08 23:46:05 +02:00
known_accelerators.yaml Add NVIDIA V100 to known accelerator devices 2020-09-14 09:54:28 +02:00
main.py Remove the incorrect hack for Werkzeug 2.2.0 2022-07-29 11:42:26 +02:00
node_cache.py Rename NodeInfo._lock to avoid conflict with Mock._lock in tests 2023-01-10 14:29:37 +01:00
policy.py Fix RBAC access for service/admin user access 2024-01-19 14:32:57 +00:00
process.py SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
rules.py SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
utils.py SQLAlchemy 2.0 Support 2022-12-15 09:28:55 -08:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00
wsgi_service.py Support listening on a Unix socket 2022-02-01 10:30:11 +01:00