bug in get_instance_security_groups() if security group has no name

Bug #1182738 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Aaron Rosen
Grizzly
Fix Released
Medium
Aaron Rosen

Bug Description

bug in get_instance_security_groups() if security group has no name

Tags: network
Aaron Rosen (arosen)
Changed in nova:
assignee: nobody → Aaron Rosen (arosen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

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

Changed in nova:
status: New → In Progress
Aaron Rosen (arosen)
tags: added: network
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/30047
Committed: http://github.com/openstack/nova/commit/5d40fb635b1abac3828245124e392a4c9af52f60
Submitter: Jenkins
Branch: master

commit 5d40fb635b1abac3828245124e392a4c9af52f60
Author: Aaron Rosen <email address hidden>
Date: Tue May 21 21:15:30 2013 -0700

    get_instance_security_groups() fails if no name on security group

    The following patch fixes a bug in get_instance_security_groups() where
    it tries to access security_groups['id'] but security_groups is a string.
    This patch also removes some stubs that were not needed in a few unit test.

    Fixes bug 1182738

    Change-Id: Ia64db2e40d4a0e163344b4234112dbde71b1e132

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/grizzly)

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

Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-1
status: Fix Committed → Fix Released
Alan Pevec (apevec)
Changed in nova:
importance: Undecided → Medium
Alan Pevec (apevec)
tags: removed: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/grizzly)

Reviewed: https://review.openstack.org/30576
Committed: http://github.com/openstack/nova/commit/ec335d00c37421c0ae4397e017b7872d62184723
Submitter: Jenkins
Branch: stable/grizzly

commit ec335d00c37421c0ae4397e017b7872d62184723
Author: Aaron Rosen <email address hidden>
Date: Tue May 21 21:15:30 2013 -0700

    get_instance_security_groups() fails if no name on security group

    The following patch fixes a bug in get_instance_security_groups() where
    it tries to access security_groups['id'] but security_groups is a string.
    This patch also removes some stubs that were not needed in a few unit test.

    Fixes bug 1182738

    Change-Id: Ia64db2e40d4a0e163344b4234112dbde71b1e132
    (cherry picked from commit 5d40fb635b1abac3828245124e392a4c9af52f60)

Thierry Carrez (ttx)
Changed in nova:
milestone: havana-1 → 2013.2
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.