← Back to team overview

openstack team mailing list archive

Re: "quantum create_net"- creates network for non-existing tenant also.

 

It seems that you are using quantum cli v1.0, which is not supported in new quantum version v2.0 API.

Are u using quantum v1.x, right?
On 10/16/2012 10:39 AM, Raja Gajju wrote:
Hi All,

I am testing the Quantum CLIs in my set up. When I am creating a new network using "create_net" CLI
for an non-existing tenant, it is showing successful creation.
It should not do so. It is something unexpected. And again when I am doing "list_nets" it is showing
that network under the specified non-existing tenant.

Here is the snippet of the commans and their results :

-------------------------------------------------------------------------------------------------------------------------------

~/devstack$ quantum create_net hjbddsbfikeoqjroijmfgvkmgfv fake_net
Created a new Virtual Network with ID: f3b1d829-009d-45b5-9108-01722539135e
for Tenant: hjbddsbfikeoqjroijmfgvkmgfv

~/devstack$ quantum list_nets hjbddsbfikeoqjroijmfgvkmgfv
Virtual Networks for Tenant hjbddsbfikeoqjroijmfgvkmgfv
    Network ID: f3b1d829-009d-45b5-9108-01722539135e

-------------------------------------------------------------------------------------------------------------------------------

Any effort to explain this inconsistency issue will be highly appreciated. Many thanks in advance.


Thanks and Regards,
Girija Sharan Singh


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


References