Comment 3 for bug 1951874

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cell-controller (master)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cell-controller/+/830520
Committed: https://opendev.org/openstack/charm-nova-cell-controller/commit/f70e186285b17ad5363af2dfe0014504af1c958d
Submitter: "Zuul (22348)"
Branch: master

commit f70e186285b17ad5363af2dfe0014504af1c958d
Author: Corey Bryant <email address hidden>
Date: Tue Feb 22 20:50:41 2022 +0000

    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