yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09453
[Bug 1244149] Re: nova show - security groups - displays raw data
** Project changed: nova => python-novaclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1244149
Title:
nova show - security groups - displays raw data
Status in Python client library for Nova:
New
Bug description:
nova show <server> displays security group raw data:
| security_groups | [{u'name': u
'secgroup_general-tempest-555632388'}] |
should be:
| security_groups | [{name: secgroup_general-tempest-555632388'}] |
or maybe even:
| security_groups | secgroup_general-
tempest-555632388, secgroup2, secgroup3,... |
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1244149/+subscriptions