8bcee6e206
If audit is enabled ironic API service does not start with default value (None) of "ignore_req_list" config option. This patch changes default value to empty string. Related modification added to ironic sample config. Closes-Bug: 1648387 Change-Id: Ifbbbed4012670b4b05fcf63e5586024f3c927875
5 lines
142 B
YAML
5 lines
142 B
YAML
---
|
|
fixes:
|
|
- Fixes the issue that API service does not start if audit is enabled with
|
|
default value of "ignore_req_list" config option.
|