← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1581962] [NEW] when creating external network for specific tenant, all tenants can see the network (RBAC)

 

Public bug reported:

We created external network with admin user for tenantA.


$ neutron net-create admin-ext --provider:network_type=vxlan  --router:external --tenant_id=TENANTA_ID

The rbac policy was created with "*" in target_tenant attribute.

When creatin an external network for specific tenant the rbac policy
"target_tenant" value should be the same as "--tenant_id" value .

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1581962

Title:
  when creating external network for specific tenant, all tenants can
  see the network (RBAC)

Status in neutron:
  New

Bug description:
  We created external network with admin user for tenantA.

  
  $ neutron net-create admin-ext --provider:network_type=vxlan  --router:external --tenant_id=TENANTA_ID

  The rbac policy was created with "*" in target_tenant attribute.

  When creatin an external network for specific tenant the rbac policy
  "target_tenant" value should be the same as "--tenant_id" value .

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1581962/+subscriptions


Follow ups