Comment 30 for bug 1817672

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

Reviewed: https://review.openstack.org/639291
Committed: https://git.openstack.org/cgit/openstack/charm-designate/commit/?id=1938f5f8db9bd16bb59dd3b0f5239dd60937eea2
Submitter: Zuul
Branch: master

commit 1938f5f8db9bd16bb59dd3b0f5239dd60937eea2
Author: James Page <email address hidden>
Date: Tue Feb 26 10:58:04 2019 +0100

    Use transport_url for Queens or later

    Add a new template for Queens based on the Mitaka template.

    Switch Queens and Rocky templates to use parts from openstack layer
    for [DEFAULT]transport_url and remaining [oslo_messaging_rabbit]
    HA and SSL configuration options.

    Note that this service differs from others in that it did not
    adopt standard oslo.messaging configuration sections until
    Queens.

    Change-Id: I988ef92bce127f075d062009d5f1ab43cf7cf4d0
    Closes-Bug: 1817672