Commit Graph

2 Commits

Author SHA1 Message Date
Corey Bryant f70e186285 Use [database]/connection in templates
nova-manage uses the [database]/connection to determine the
database connection. This change updates the nova.conf
template to use the parts/section-database template,
switching away from using [DEFAULT]/sql_connection to use
[database]/connection instead.

[DEFAULT/sql_connection has been deprecated since at least
mitaka:
https://docs.openstack.org/nova/mitaka/sample_config.html

This change also re-enables the gate tests for Xena.

Closes-Bug: #1951874
Change-Id: I9d77b44ad3c40f3ee60fedc3f211f3ac085fcbb2
2022-02-22 21:04:16 +00:00
Liam Young 29d6d050ad initial commit 2018-06-28 08:21:28 +00:00