yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31979
[Bug 1444753] [NEW] Tenant_Id needs valiation for Neutron-LBaas-API
Public bug reported:
Based on the description in the following link
https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.0#Create_a_Health_Monitor
tenant_id: only required if the caller has an admin role and wants to
create a Health Monitor for another tenant.
while in the tempest Admin API test, we found that when we pass an empty
tenant id or an invalid tenant id , we are still able to create
services like health monitor,etc. We believe that this is a bug, since
tenantid is a UUID, it should not be invalid or empty.
** Affects: neutron
Importance: Undecided
Status: New
** Project changed: bagpipe-l2 => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1444753
Title:
Tenant_Id needs valiation for Neutron-LBaas-API
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Based on the description in the following link
https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.0#Create_a_Health_Monitor
tenant_id: only required if the caller has an admin role and wants to
create a Health Monitor for another tenant.
while in the tempest Admin API test, we found that when we pass an
empty tenant id or an invalid tenant id , we are still able to create
services like health monitor,etc. We believe that this is a bug,
since tenantid is a UUID, it should not be invalid or empty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444753/+subscriptions
Follow ups
References