Comment 2 for bug 1787610

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

Reviewed: https://review.openstack.org/593084
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ea5a7dd30003ccdfb4d096f8e7101b550df834d1
Submitter: Zuul
Branch: master

commit ea5a7dd30003ccdfb4d096f8e7101b550df834d1
Author: Doug Szumski <email address hidden>
Date: Fri Aug 17 16:31:11 2018 +0100

    Explicitly specify endpoint type during Monasca registration

    Monasca defaults to using the public endpoint to register
    Monasca endpoints which is bad practice and doesn't work on
    some deployments. This change uses the admin interface by
    default.

    Change-Id: Ia9c5e041e71867fe72aad43e1344cd2107652d7d
    Co-Authored-By: Mark Goddard <email address hidden>
    Closes-Bug: #1787610