ironic/ironic/conf
Dmitry Tantsur 6c860c6bff Limit the default value of [api]api_workers to 4
Each ironic-api process consumes non-negligible amount of RAM,
defaulting to CPU core count may result in many hundres of megabytes
occupied by ironic-api processes. Limit the default value to 4
and let people who actually need more than that pick their value.

Change-Id: I5aefa8c6c7aadc56aea151647e1c0a5af54ada4c
(cherry picked from commit c9c492725e)
2020-11-18 07:52:33 +00:00
..
__init__.py Support power state change callbacks to nova using ksa_adapter 2019-08-12 19:29:57 +02:00
agent.py Expose agent_verify_ca in configuration and correctly handle booleans 2020-09-23 15:03:26 +02:00
ansible.py Adding ansible python interpreter as driver_info 2019-03-13 11:15:16 +01:00
api.py Limit the default value of [api]api_workers to 4 2020-11-18 07:52:33 +00: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 Merge "If the "[conductor]XXX_timeout" is less than 0,disable periodic task" 2020-06-05 12:05:23 +00:00
console.py Update [console]kill_timeout description 2020-06-24 14:50:51 +08:00
database.py Remove overwriting the default value of db_max_retries. 2017-03-10 10:41:27 -08:00
default.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
deploy.py Add knob for read-only and "erase_devices" 2020-07-13 10:04:37 -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 Adds ilo-uefi-https boot interface to ilo5 2020-09-17 13:20:53 +00:00
inspector.py Foundation for boot/network management for in-band inspection 2019-11-21 13:31:47 +01:00
ipmi.py Change default to ``False`` for ``use_ipmitool_retries`` 2020-05-29 08:54:20 -04:00
irmc.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
iscsi.py Mark more configuration options as reloadable 2020-05-06 16:22:51 +02:00
json_rpc.py Deprecate http_basic_username and http_basic_password in [json_rpc] 2020-07-24 11:51:41 +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 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 Add redfish options to the generated docs 2020-09-14 17:14:14 +02:00
pxe.py Provide a path to set explicit ipxe bootloaders 2020-07-07 12:38:33 -07:00
redfish.py Redfish driver firmware update 2020-09-28 15:12:53 -04: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