Transport URL adapter hard codes non-SSL 5672 port

Bug #1838783 reported by David Ames
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
charms.openstack
Fix Released
Critical
David Ames

Bug Description

The Transport URL adapter hard codes rabbitmq port 5672, howerver when rabbit is using SSL it uses the port 5671.

The adapter needs to determine if SSL is in use and get the ssl_port relation setting.

David Ames (thedac)
Changed in charms.openstack:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → David Ames (thedac)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charms.openstack (master)

Fix proposed to branch: master
Review: https://review.opendev.org/674346

Changed in charms.openstack:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charms.openstack (master)

Reviewed: https://review.opendev.org/674346
Committed: https://git.openstack.org/cgit/openstack/charms.openstack/commit/?id=405b4b75bcb9efb405c2170452a32a3c442caec6
Submitter: Zuul
Branch: master

commit 405b4b75bcb9efb405c2170452a32a3c442caec6
Author: David Ames <email address hidden>
Date: Fri Aug 2 09:00:54 2019 -0700

    Determine amqp port from relation data

    The non-SSL port 5672 was hard coded.

    Set the amqp port based on relation data.

    Change-Id: Ic48aabb3650a7198ef8298aa0eef152b4851e9a3
    Closes-Bug: #1838783

Changed in charms.openstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.