ironic/ironic/conf
Julia Kreger fcaefdbe74 Hash the rescue_password
In order to provide increased security, it is necessary
to hash the rescue password in advance of it being stored
into the database and to provide some sort of control for
hash strength.

This change IS incompatible with prior IPA versions with
regard to use of the rescue feature, but I fully expect
we will backport the change to IPA on to stable branches
and perform a release as it is a security improvement.

Change-Id: I1e118467a536229de6f7c245c1c48f0af38dcef2
Story: 2006777
Task: 27301
2020-03-24 20:11:43 +00:00
..
__init__.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
agent.py [Follow Up] Add support for Smart NICs 2019-02-14 16:46:28 +02:00
ansible.py Adding ansible python interpreter as driver_info 2019-03-13 11:15:16 +01:00
api.py Drop [agent]heartbeat_timeout 2019-11-18 17:09:57 +08: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 Hash the rescue_password 2020-03-24 20:11:43 +00:00
console.py Automatic port allocation for the serial console 2020-02-10 16:09:12 +08:00
database.py Remove overwriting the default value of db_max_retries. 2017-03-10 10:41:27 -08:00
default.py Pre-shared agent token 2020-02-20 14:33:32 -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 2019-10-16 12:29:56 -04:00
glance.py Remove the deprecated [glance]glance_num_retries 2020-01-03 16:20:43 +08: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 Foundation for boot/network management for in-band inspection 2019-11-21 13:31:47 +01:00
ipmi.py Move ipmi logging to a separate option 2020-03-13 06:11:17 -07:00
irmc.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
iscsi.py Remove reference to deprecated [disk_utils]iscsi_verify_attempts 2020-01-10 18:09:15 +01:00
json_rpc.py Make the JSON RPC server work with both IPv4 and IPv6 2019-04-17 16:41:35 +02: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 Wire in in-band inspection for PXE boot and neutron-based networking 2019-11-21 13:33:58 +01:00
nova.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
opts.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
pxe.py Remove the [pxe]ipxe_enabled configuration option 2020-02-10 12:01:34 +08:00
redfish.py Fix duplicated words issue like "are are placed" 2020-01-06 13:39:12 +08: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