1 Commits

Author SHA1 Message Date
LALLAU Bertrand
6af6d10ab3 Instance provisioning fails on SQLite
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
2024-11-05 18:54:41 +00:00