Comment 14 for bug 1838696

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

Reviewed: https://review.opendev.org/674619
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cell-controller/commit/?id=f456038d4b39c83b1ff3e00bd066fea49b87f4bd
Submitter: Zuul
Branch: master

commit f456038d4b39c83b1ff3e00bd066fea49b87f4bd
Author: Corey Bryant <email address hidden>
Date: Mon Aug 5 10:21:48 2019 -0400

    Revert back to using "rabbit_use_ssl" for ocata

    Ensure "rabbit_use_ssl" is specified in the [oslo_messaging_rabbit]
    config section instead of "ssl" for Ocata, since "ssl" was not yet
    introduced.

    This is fixed by using section-oslo-messaging-rabbit for pike and
    above rather than ocata and above, thus reverting back to using
    section-rabbitmq-oslo for ocata.

    Change-Id: If3264c1d31dbeda965287c1d70316f8c98b7bfde
    Closes-Bug: #1838696