yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02509
[Bug 1185206] Re: Net-create succeeds using bad tenant-ids
That is expected. Admin can do anything.
** Changed in: quantum
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1185206
Title:
Net-create succeeds using bad tenant-ids
Status in OpenStack Quantum (virtual network service):
Invalid
Bug description:
Using the 2013.1 code, an admin user is able to create a network using
tenant ID that is not of any tenant in the system:
$ quantum net-create --tenant-id badbad12-6314-4e19-a24e-15cb03833652 badnet
Created a new network:
+---------------------------+--------------------------------------+
| Field | Value |
+---------------------------+--------------------------------------+
| admin_state_up | True |
| id | bd74df2f-50d3-49ae-9008-bea868a1830d |
| name | badnet |
| provider:network_type | local |
| provider:physical_network | |
| provider:segmentation_id | |
| router:external | False |
| shared | False |
| status | ACTIVE |
| subnets | |
| tenant_id | badbad12-6314-4e19-a24e-15cb03833652 |
+---------------------------+--------------------------------------+
And there is no tenant with id badbad12-6314-4e19-a24e-15cb03833652 in
the system.
To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1185206/+subscriptions