ironic/ironic/conf
Steve Baker 53c01e48a3 Fix redfish-virtual-media file permission
When not using swift with the redfish virtual media boot interface,
in other words local file storage, the file permissions for the
/httpboot/redfish folder was incorrect upon initially being created,
and new file ISOs were being created with permissions based upon the
conductor process umask value which is OS environment dependent.

Change-Id: I038ca335efa9b5443469ab8c8af12863deea0e38
(cherry picked from commit af6cd1093d)
(cherry picked from commit b1c8976d4b)
2021-11-22 08:52:31 +13:00
..
__init__.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
agent.py Extend install_bootloader command timeout 2020-03-31 09:05:13 +00:00
ansible.py Adding ansible python interpreter as driver_info 2019-03-13 11:15:16 +01:00
api.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
audit.py Fix default value of "ignore_req_list" config option 2016-12-09 16:14:21 +02:00
auth.py Finalize migration to keystoneauth adapters 2017-12-19 12:17:35 +02:00
cinder.py Use adapters for cinderclient 2017-11-21 09:32:21 +02:00
conductor.py Extend power sync timeout for Ericsson SDI 2021-10-27 13:01:51 +13:00
console.py Fix node exclusive lock not released on console start/restart. 2018-12-03 16:22:19 +00:00
database.py Remove overwriting the default value of db_max_retries. 2017-03-10 10:41:27 -08:00
default.py Adds bandit template and exclude some of tests 2019-06-20 15:08:43 +08:00
deploy.py fast tracked deployment support 2019-03-14 10:34:31 -07:00
dhcp.py Centralize config options - [dhcp] 2016-06-16 17:11:14 -07:00
drac.py DRAC: Drives conversion from JBOD to RAID 2020-07-13 17:34:44 -04:00
glance.py Remove the deprecated glance authentication options 2019-06-18 12:00:47 +02:00
healthcheck.py Add optional healthcheck middleware 2018-02-12 14:48:05 -05:00
ibmc.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08:00
ilo.py Out-of-band `erase_devices` clean step for Proliant Servers 2019-08-23 08:09:20 +00:00
inspector.py Use openstacksdk for accessing ironic-inspector 2019-07-31 15:23:39 +02:00
ipmi.py New configuration parameter to use ipmitool retries 2020-07-16 13:15:51 -04:00
irmc.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
iscsi.py Prepare for deprecation of iscsi_verify_attempts in ironic-lib 2019-08-30 16:48:52 +02:00
json_rpc.py Revert "Add timeout and retries to JSON RPC client" 2020-05-18 08:38:04 +00:00
metrics.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
metrics_statsd.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
neutron.py Additional IP addresses to IPv6 stateful ports 2020-04-08 19:48:03 +02:00
nova.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
opts.py Silence debug messages from oslo_messaging 2020-05-10 14:54:20 +00:00
pxe.py Provide a path to set explicit ipxe bootloaders 2021-07-27 09:30:22 +12:00
redfish.py Fix redfish-virtual-media file permission 2021-11-22 08:52:31 +13:00
service_catalog.py Introduce keystoneauth adapters for clients 2017-08-22 06:07:19 +00:00
snmp.py Make SNMP UDP transport settings configurable 2017-08-18 14:42:21 +00:00
swift.py Fix swiftclient creation 2017-12-06 14:14:29 +00:00
xclarity.py Mark xclarity password as secret 2018-05-15 09:47:21 +03:00