** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp