diff options
author | Aaron Rosen <arosen@nicira.com> | 2013-05-21 21:15:30 -0700 |
---|---|---|
committer | Aaron Rosen <arosen@nicira.com> | 2013-05-21 21:40:19 -0700 |
commit | 5d40fb635b1abac3828245124e392a4c9af52f60 (patch) | |
tree | 1335f65f9072df001741cb77e3696b1ee4ac3bb7 /nova/utils.py | |
parent | 59b417723af944a31e6b11c7f0a5def7b7497abe (diff) | |
download | nova-5d40fb635b1abac3828245124e392a4c9af52f60.tar.gz nova-5d40fb635b1abac3828245124e392a4c9af52f60.tar.xz nova-5d40fb635b1abac3828245124e392a4c9af52f60.zip |
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
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions