hello API stackers: background: nova-network is NOT allowing 2 security-groups with the same name, while neutron allows this. nova show servers only display the name of each security-groups, this leads to confusions to the users, please see details from bug https://bugs.launchpad.net/python-novaclient/+bug/1394462 https://bugs.launchpad.net/nova/+bug/1438338 currently, "nova show server" returns the name of each security-groups from API layer only, obviously, this does NOT cooperate with neutron scenario( two groups with the same name), so what should server show api returns for security-groups?replace "name" with "id" of each security-groups or keep both of them in security-groups section? or any other suggestions are appreciated... Thanks Park -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150518/e62b22bc/attachment.html>