<div dir="ltr">hello API stackers:
<br>
background: nova-network is NOT allowing 2 security-groups with the
same name, while neutron allows this.
<br>
nova show servers only display the name of each security-groups,
this leads to confusions to the users,
<br>
please see details from bug
<br>
<a class="" href="https://bugs.launchpad.net/python-novaclient/+bug/1394462">https://bugs.launchpad.net/python-novaclient/+bug/1394462</a>
<br>
<a class="" href="https://bugs.launchpad.net/nova/+bug/1438338">https://bugs.launchpad.net/nova/+bug/1438338</a>
<br>
<br>
currently, "nova show server" returns the name of each
security-groups from API layer only, obviously, this
<br>
does NOT cooperate with neutron scenario( two groups with the same
name), so what should server show
<br>
api returns for security-groups?replace "name" with "id" of each
security-groups or keep both of them in
<br>
security-groups section?
<br>
<br>
or any other suggestions are appreciated...
<br>
<br>
Thanks
<br>
Park
</div>