ironic/ironic/conf
Julia Kreger d1aa76d0c1 Move ipmi logging to a separate option
The IPMI verbose output being turned on by the debug option
is confusing and misleading, and since many operators run
ironic in debug mode anyway, it doesn't make much sense
to spam logs with errors and information that can be
misleading to a less experienced operator.

Also... less logging output.

Back-porting per discussion[0] in IRC where we believe
this is the best action possible and the verbose ipmitool
output tends not to be extremely helpful for operators.

[0]: http://eavesdrop.openstack.org/irclogs/%23openstack-ironic/%23openstack-ironic.2020-04-01.log.html#t2020-04-01T16:02:43

Change-Id: I0fae7bad5613865dfd4d1c663be08d40debe157a
(cherry picked from commit 1e514b6440)
(cherry picked from commit 3e5816e10a)
2020-04-03 08:23:10 -07:00
..
__init__.py Add Huawei iBMC driver support 2019-03-14 11:04:29 +08: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 Use HostAddressOpt for opts that accept IP and hostnames 2018-08-17 13:35:25 +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
cisco.py Centralize Config Options - patch merge, cleanup 2016-08-25 11:08:00 -07:00
conductor.py Do not try to create temporary URLs with zero lifetime 2019-04-17 15:41:52 +00: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 Deprecates `hash_distribution_replicas` config option 2019-03-14 12:33:01 +05:30
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 Disable periodic tasks if interval set to 0 2018-08-14 01:19:02 +00:00
glance.py Completely remove support for deprecated Glance V1 2018-10-12 12:20:10 +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 Adds support for soft power operations to 'ilo' power interface 2018-10-01 01:30:01 -04:00
inspector.py Deprecate [inspector]enabled option 2018-06-27 16:21:55 +02:00
ipmi.py Move ipmi logging to a separate option 2020-04-03 08:23:10 -07:00
irmc.py Add CUSTOM_CPU_FPGA Traits value to ironic inspection 2018-07-11 19:09:03 +07:00
iscsi.py Enable configuration of conversion flags for iscsi 2018-10-19 16:59:29 +02:00
json_rpc.py Make the JSON RPC server work with both IPv4 and IPv6 2019-04-24 11:14:07 +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 Add descriptions for config option choices 2018-03-14 20:27:50 -04:00
opts.py Support using JSON-RPC instead of oslo.messaging 2019-02-14 12:56:20 +01:00
pxe.py Allow disabling TFTP image cache 2019-01-02 18:53:48 +00:00
redfish.py Add configurable Redfish client authentication 2018-12-04 09:07:06 +01: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