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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to