mismatch with haproxy service names between heat-cfn and heat-cloudwatch

Bug #1459752 reported by Swann Croiset
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel Plugins
Fix Committed
Low
Simon Pasquier
Fuel for OpenStack
Fix Released
Low
Swann Croiset

Bug Description

heat-api-cfn port must be 8000,
heat-api-cloudwatch port must be 8003

currently they are inverted.

see: http://docs.openstack.org/juno/config-reference/content/firewalls-default-ports.html

Tags: lma
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/186478

Changed in fuel:
assignee: nobody → Swann Croiset (swann-w)
status: New → In Progress
Changed in fuel:
importance: Undecided → Low
milestone: none → 7.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/186478
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=bb2259fe4a1f435b33eb00b007e3435a636acbd9
Submitter: Jenkins
Branch: master

commit bb2259fe4a1f435b33eb00b007e3435a636acbd9
Author: Swann Croiset <email address hidden>
Date: Thu May 28 18:44:16 2015 +0200

    Fix mismatch between heat-cfn and heat-cloudwatch port for HAproxy backends

    Change-Id: I0b6bc00e3ce9dec02fa698d54d220bf17759ef45
    Closes-bug: #1459752

Changed in fuel:
status: In Progress → Fix Committed
tags: added: lma
Changed in fuel-plugins:
milestone: none → 7.0
assignee: nobody → LMA-Toolchain Fuel Plugins (mos-lma-toolchain)
importance: Undecided → Low
status: New → Triaged
Changed in fuel-plugins:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-plugin-lma-collector (master)

Fix proposed to branch: master
Review: https://review.openstack.org/223635

Changed in fuel-plugins:
assignee: LMA-Toolchain Fuel Plugins (mos-lma-toolchain) → Simon Pasquier (simon-pasquier)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-lma-collector (master)

Reviewed: https://review.openstack.org/223635
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugin-lma-collector/commit/?id=874b289b297925134a76679e78dca441a1b83edf
Submitter: Jenkins
Branch: master

commit 874b289b297925134a76679e78dca441a1b83edf
Author: Simon Pasquier <email address hidden>
Date: Tue Sep 15 17:03:21 2015 +0200

    Fix HAProxy mapping for the Heat backends

    Change-Id: I6e0071e9d289f5a0c8d23ee14a5e84da74a0aba4
    Closes-Bug: #1459752

Changed in fuel-plugins:
status: In Progress → Fix Committed
Revision history for this message
Ksenia Svechnikova (kdemina) wrote :

Verify at MOS 7.0 build 301:

root@node-11:~# pstree -a -p 23970
heat-api-cloudw,23970 /usr/bin/heat-api-cloudwatch --config-file=/etc/heat/heat.conf --log-file=/var/log/heat/heat-api-cloudwatch.log
root@node-11:~# netstat -tulnp | grep 8003
tcp 0 0 10.20.5.3:8003 0.0.0.0:* LISTEN 23970/python

root@node-11:~# ps axf | grep heat
30472 pts/23 S+ 0:00 \_ grep --color=auto heat
22202 ? Ss 1:07 /usr/bin/python /usr/bin/heat-api-cfn --config-file=/etc/heat/heat.conf --log-file=/var/log/heat/heat-api-cfn.log

Changed in fuel:
status: Fix Committed → 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.