openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #17486
"quantum create_net"- creates network for non-existing tenant also.
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
Follow ups