LB heat template makes error

Bug #1658631 reported by Chulmin Kang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Chulmin Kang

Bug Description

When creating a cluster with a master-lb-enabled cluster template, magnum-
conductor meets "InvalidParameterValue" error from heatclient. That's because some resources in lb.yaml use a wrong parameter name to get protocol info.

The templates, which use lb.yaml as a resource type, use "protocol" as its
property name. So the parameter name of lb.yaml should be "protocol", not
"loadbalancing_protocol".

the patch since when the bug introduced: https://review.openstack.org/#/c/401310/

Changed in magnum:
assignee: nobody → Chulmin Kang (chamankang)
Changed in magnum:
status: New → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/423593
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=faccdccc7cc5cf102f8102205adaefb478f4f82c
Submitter: Jenkins
Branch: master

commit faccdccc7cc5cf102f8102205adaefb478f4f82c
Author: Chulmin Kang <email address hidden>
Date: Fri Jan 20 18:59:53 2017 +0900

    Fix LB heat template parameter name

    loadbalancer_protocol --> protocol

    Closes-Bug: #1658631
    Change-Id: Ibac2c00649c87a198bbf56966ee9e05f1d5a81a0

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

This issue was fixed in the openstack/magnum 4.0.0 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.