nova/releasenotes/notes/config-ironic-client_log_level-2bb84f12154417ca.yaml
Markus Zoeller a924b1db46 config: remove deprecated ironic.client_log_level
The config option "client_log_level" of the "ironic" section was
deprecated with commit d6baa2ae4d since
the Kilo release and this change removes this option.

Closes-Bug: 1365230
Change-Id: I605d4ca5b3924ecf013cbf7e228e713b864d7aa4
2016-05-09 10:24:40 +00:00

7 lines
240 B
YAML

---
upgrade:
- The deprecated configuration option ``client_log_level`` of the section
``[ironic]`` has been deleted. Please use the config options
``log_config_append`` or ``default_log_levels`` of the ``[DEFAULT]``
section.