AWS::AutoScaling::LaunchConfiguration resource doesn't support the SecurityGroups property

Bug #1180878 reported by Simon Pasquier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
High
Simon Pasquier
Grizzly
Fix Released
High
Steven Hardy

Bug Description

When an AWS::AutoScaling::LaunchConfiguration resource defines the SecurityGroups property, the creation of the instance group will fail because the AWS::EC2::Instance expects SecurityGroups to be a list and not a string.

$ heat stack-show myStack
...
| stack_status_reason | Resource InstanceGroup "OsComputeGroup" failed with: |
| | "u'OsComputeSecurityGroup'" is not a list
...

Changed in heat:
assignee: nobody → Simon Pasquier (simon-pasquier)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

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

Reviewed: https://review.openstack.org/29503
Committed: http://github.com/openstack/heat/commit/990bbbbd462f29a811a97718d679e1167c5982c0
Submitter: Jenkins
Branch: master

commit 990bbbbd462f29a811a97718d679e1167c5982c0
Author: Simon Pasquier <email address hidden>
Date: Fri May 17 11:24:28 2013 +0200

    Fix SecurityGroups for AWS::AutoScaling::LaunchConfiguration

    Change-Id: Ie3b0663093c9c4bae14cf3311a65ff92715af8c9
    Fixes: bug #1180878

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → havana-1
status: Fix Committed → Fix Released
Steven Hardy (shardy)
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/35122

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/39744

Alan Pevec (apevec)
Changed in heat:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/grizzly)

Reviewed: https://review.openstack.org/39744
Committed: http://github.com/openstack/heat/commit/57ffda99a9a91ede621617a2717659bad8f85b1a
Submitter: Jenkins
Branch: stable/grizzly

commit 57ffda99a9a91ede621617a2717659bad8f85b1a
Author: Steven Hardy <email address hidden>
Date: Mon Jul 1 12:52:38 2013 +0100

    Fix SecurityGroups for AWS::AutoScaling::LaunchConfiguration

    Backport of https://review.openstack.org/#/c/29503/

    Fixes: bug #1180878

    (cherry picked from commit 990bbbbd462f29a811a97718d679e1167c5982c0
     The test embedded template doesn't exist in grizzly, so the
     test_instance_group.py change is not needed)
    Change-Id: Ie3b0663093c9c4bae14cf3311a65ff92715af8c9

Thierry Carrez (ttx)
Changed in heat:
milestone: havana-1 → 2013.2
Alan Pevec (apevec)
tags: removed: grizzly-backport-potential
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.