ironic/ironic/common
Julia Kreger c6a4005049 Fix artifical rbac policy constraint that resulted in 500s
Some of the endpoints are *highly* restricted in ironic's newer
more stringently enforced RBAC world. Some of these endpoints would
emit 500s by default, when realistically it was the policy definition
saying "only system scope could be used" for the endpoint, but the
reality is that 403 is what should have been returned for a client to
properly understand what is going on.

Change-Id: If5e13764dad886ba3ee1a848f3ff9f3279f4d7f6
2024-03-11 08:07:32 -07:00
..
glance_service Replace swiftclient usage with openstacksdk 2023-11-29 12:44:30 +13:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
args.py Fix GET for conductors with a port or IPv6 address 2023-12-06 17:12:16 +01:00
boot_devices.py Redfish UefiHttp boot support 2024-01-04 07:12:20 -08:00
boot_modes.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
cinder.py Fix Cinder Integration fallout from CVE-2023-2088 2023-05-18 07:43:31 -07:00
components.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
config.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
context.py Fix service role support 2024-01-31 15:27:57 -08:00
dhcp_factory.py Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
driver_factory.py Merge "Automatically configure enabled_***_interfaces" 2022-01-14 23:05:23 +00:00
exception.py Add node auto-discovery support for in-band inspection 2024-02-02 09:24:52 +01:00
faults.py Adds service steps 2023-08-16 06:34:08 -07:00
fsm.py Stop using six library 2019-12-23 09:38:25 +01:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Don't actually heartbeat with sqlite 2023-07-14 09:22:01 -07:00
i18n.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00
image_publisher.py Refactor publishing images into a new module 2023-10-09 17:38:42 +02:00
image_service.py Don't create a hardlink to a symlink when handling file:// URLs 2024-01-18 16:49:39 +01:00
images.py Drop rootwrap support 2024-01-08 18:02:27 +01:00
indicator_states.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Fix Cinder Integration fallout from CVE-2023-2088 2023-05-18 07:43:31 -07:00
kickstart_utils.py Fix requests calls with timeouts 2023-04-04 10:35:57 -07:00
molds.py Deprecate configuration molds 2023-11-27 09:21:38 -08:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Merge "Basic support for OVN VTEP switches" 2024-02-05 12:40:24 +00:00
nova.py Update nova os-server-external-events response logic 2019-12-10 09:28:23 -06:00
policy.py Fix artifical rbac policy constraint that resulted in 500s 2024-03-11 08:07:32 -07:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py Add HTTP versions of network boot interfaces 2024-02-09 13:13:19 -08:00
raid.py Fix Redfish RAID interface_type physical disk hint 2021-07-02 04:29:01 -04:00
release_mappings.py Fix release mappings for 2023.2 2024-02-09 11:00:44 -08:00
rpc.py Use new get_rpc_client API from oslo.messaging 2023-01-19 20:31:19 +00:00
rpc_service.py Implement drain shutdown support 2023-11-13 10:38:18 +13:00
service.py Add "none" RPC transport that disables the RPC bus 2021-12-07 09:33:04 +01:00
states.py Adds service steps 2023-08-16 06:34:08 -07:00
swift.py Replace swiftclient usage with openstacksdk 2023-11-29 12:44:30 +13:00
utils.py Merge "Remove dependency on pytz" 2024-01-29 09:15:13 +00:00
wsgi_service.py Trivial: fix a typo in wsgi_service 2023-11-24 18:51:09 +01:00