ironic/ironic/conf
Mahnoor Asghar e6360bc84b Add inspection (processing) hooks
Adds inspection hooks in the agent inspect interface for processing
data received from the ramdisk at the /v1/continue_inspection
endpoint. The four default configuration hooks 'ramdisk-error',
'validate-interfaces', 'ports' and 'architecture' are added.
(The remaining inspection hooks will be added in further patches.)

Change-Id: I2cf1be465ba7a93fd66881b14972e960acd4dd4e
Story: #2010275
2023-08-25 09:38:39 -02:00
..
__init__.py Merge "Add configurable delays to the fake drivers" 2023-02-27 23:39:47 +00:00
agent.py Inject TLS certificate when using virtual media 2020-12-15 13:41:50 +01:00
anaconda.py CI: anaconda: permit tls certificate validation bypass 2022-08-17 12:59:32 -07:00
ansible.py Adding ansible python interpreter as driver_info 2019-03-13 11:15:16 +01:00
api.py Allow project scoped admins to create/delete nodes 2022-08-17 09:53:14 -07:00
audit.py Fix default value of "ignore_req_list" config option 2016-12-09 16:14:21 +02:00
auth.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
cinder.py Remove deprecated [cinder]url 2020-05-14 17:43:57 +02:00
conductor.py Add wait step 2023-07-24 22:42:20 +00:00
console.py Update [console]kill_timeout description 2020-06-24 14:50:51 +08:00
database.py Retry SQLite DB write failures due to locks 2023-07-18 13:14:45 +00:00
default.py Firmware Interface 2023-07-11 07:39:15 -03:00
deploy.py Merge "increase disk_erasure_coconcurrency" 2022-09-20 20:56:35 +00:00
dhcp.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
dnsmasq.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
drac.py Fix RAID steps for non-RAID in idrac-redfish 2021-09-07 11:28:43 -04:00
fake.py Firmware Interface 2023-07-11 07:39:15 -03:00
glance.py Fix the invalid glance client test 2022-10-31 11:19:08 +01: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 Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
inspector.py Add inspection (processing) hooks 2023-08-25 09:38:39 -02:00
inventory.py Refactoring: clean up inspection data handlers 2023-03-14 18:26:06 +01:00
ipmi.py Automaticaly set cipher suite 2021-03-29 05:50:25 +02:00
irmc.py Add support auth protocols for iRMC 2022-09-29 20:12:17 +09:00
metrics_statsd.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
metrics.py Pass agent metrics config via conductor 2016-08-02 17:56:43 +00:00
molds.py Change molds option to appropriate class 2022-08-05 20:06:20 +09:00
neutron.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
nova.py Mark more configuration options as reloadable 2020-05-06 16:22:51 +02:00
opts.py Fix DB/Lock session handling issues 2023-05-01 15:35:33 -07:00
pxe.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
redfish.py Remove use of nomodeset by default 2023-04-26 07:34:29 -07:00
sensor_data.py Get conductor metric data 2023-02-23 11:39:07 -08:00
service_catalog.py Introduce keystoneauth adapters for clients 2017-08-22 06:07:19 +00:00
snmp.py add snmp power action delay 2021-10-06 22:02:39 +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