Comment 16 for bug 1838696

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

Reviewed: https://review.opendev.org/674159
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=d12413ffad3c0f523d82133257d298bbf465e79b
Submitter: Zuul
Branch: master

commit d12413ffad3c0f523d82133257d298bbf465e79b
Author: Corey Bryant <email address hidden>
Date: Thu Aug 1 22:50:37 2019 -0400

    Sync charm-helpers and use "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.

    Change-Id: Ib96880659403a0163654ea1fc26f43718ff65232
    Closes-Bug: #1838696