Comment 7 for bug 1807233

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

Reviewed: https://review.openstack.org/623297
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-dynamic-routing/commit/?id=f17e32ea25e54d28c01e5a924c138dd9a9e40063
Submitter: Zuul
Branch: master

commit f17e32ea25e54d28c01e5a924c138dd9a9e40063
Author: David Ames <email address hidden>
Date: Thu Dec 6 11:36:09 2018 -0800

    Neutron-dynamic-routing support for SSL rabbitmq

    The charm was failing to setup enough SSL configuration to communicate
    with rabbitmq when rabbitmq uses SSL. This led to Bug:#1807233.

    The change and its dependencies guarantees the charm will setup all the
    configuration and certificates required for communication with rabbitmq
    and SSL.

    Depends-On: I6bb56a59cd65310d644aa25ae203996b22ec4b4e
    Change-Id: Id78aba7766e045003ad5661ca31d6a6de57d704a
    Closes-Bug: #1807233