Comment 17 for bug 1838696

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

Reviewed: https://review.opendev.org/674614
Committed: https://git.openstack.org/cgit/openstack/charm-aodh/commit/?id=0367da08cf7342b467a9d8eef17a87e7bae370fe
Submitter: Zuul
Branch: master

commit 0367da08cf7342b467a9d8eef17a87e7bae370fe
Author: Corey Bryant <email address hidden>
Date: Mon Aug 5 09:53:13 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: I81ce8f745542625897f353f0b2560a695e74a3ea
    Closes-Bug: #1838696