6af6d10ab3
The following error occurs when using SQLite: oslo_config.cfg.NoSuchOptError: no such option hostname in group [DEFAULT] `hostname` is not defined in [DEFAULT] group, use `host` instead. Closes-Bug: #2086682 Change-Id: Ic93b5d7c6ea27a3c47daa6b2c6671aaa401b5427
8 lines
250 B
YAML
8 lines
250 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix issue on SQLite database usage. Previously ironic node provisioning may
|
|
fail with error related accessing the hostname.
|
|
For more details please see
|
|
`bug 2086682 <https://bugs.launchpad.net/ironic/+bug/2086682>`_.
|