AWS LoadBalancer resource does not process Protocol property

Bug #1423920 reported by Pavlo Shchelokovskyy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Triaged
Low
Unassigned

Bug Description

AWS LoadBalancer resource has 'Protocol' property for listeners, that is required and accepts either 'HTTP' or 'TCP' value [1]. In fact though, this property is not used anywhere outside resource property schema declaration, and building haproxy config is hardcoded for settings better suited for HTTP.

Although I understand that this property is required for API compatibility with actual AWS, we should at least document this caveat better, or indeed implement corresponding logic.

[1] https://github.com/openstack/heat/blob/master/heat/engine/resources/loadbalancer.py#L359-L366

Angus Salkeld (asalkeld)
Changed in heat:
status: New → Triaged
importance: Undecided → Low
Rico Lin (rico-lin)
Changed in heat:
milestone: none → no-priority-tag-bugs
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.