Re: [Netstack] Network creation

2012-04-18 Thread Gary Kotton
On 04/18/2012 05:31 PM, Dan Wendlandt wrote: Hi Gary, Yes, that is expected behavior. Since the UUID is the unique ID, a tenant can choose to name networks using the same string. Its a bit tricky, but I think the convention we follow in the API docs (http://docs.openstack.org/incubation/ope

Re: [Netstack] Network creation

2012-04-18 Thread Dan Wendlandt
Hi Gary, Yes, that is expected behavior. Since the UUID is the unique ID, a tenant can choose to name networks using the same string. Its a bit tricky, but I think the convention we follow in the API docs ( http://docs.openstack.org/incubation/openstack-network/developer/quantum-api-1.0/content/

[Netstack] Network creation

2012-04-18 Thread Gary Kotton
Hi, Is it intended that a network with the same name can be created more than once? Or is this a bug? For example: [root@localhost ~]quantum create_net default XXX Created a new Virtual Network with ID: 1acf8fe7-5d53-4b55-beaa-1ca603f4c175 for Tenant: default [root@localhost ~]# quantum create_n