RabbitMQ port should be string

Bug #1664561 reported by Carlos Camacho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Carlos Camacho

Bug Description

transport_url uses port as a string, so we need
to change the data type from number to string in
each call.

Workaround:
In each puppet manifest using the rabbitmq port from
hiera i.e. heat::rabbit_port will return a number.

Use "sprintf('%s', $port)," to change it to string.

Solution, allow os_transport_url to allow string|integer as
the data type.

Changed in tripleo:
status: New → Triaged
Changed in tripleo:
assignee: nobody → Carlos Camacho (ccamacho)
status: Triaged → In Progress
Revision history for this message
Carlos Camacho (ccamacho) wrote :
Ben Nemec (bnemec)
Changed in tripleo:
milestone: none → ocata-rc1
Changed in tripleo:
importance: Undecided → Low
Changed in tripleo:
milestone: ocata-rc1 → ocata-rc2
Changed in tripleo:
importance: Low → Medium
importance: Medium → High
tags: added: ocata-backport-potential
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-heat-templates (master)

Change abandoned by Carlos Camacho (<email address hidden>) on branch: master
Review: https://review.openstack.org/410395
Reason: In favor of https://review.openstack.org/#/c/436401/

Revision history for this message
Carlos Camacho (ccamacho) wrote :
Changed in tripleo:
milestone: ocata-rc2 → pike-1
Revision history for this message
Carlos Camacho (ccamacho) wrote :

Fix released

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-openstacklib 11.0.0

This issue was fixed in the openstack/puppet-openstacklib 11.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-openstacklib 10.4.1

This issue was fixed in the openstack/puppet-openstacklib 10.4.1 release.

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.