Public bug reported:
### env ###
upstream code
two demo tenants: demo1 and demo2
demo1 owner network net1 with subnet
### steps ###
1, create rbac rule for demo2 to access net1 as shared;
2, create a port(port-1) on net1 by demo2;
3, run "neutron port-list" to call get_ports to get ports for/by demo1;
expected: return result should contain port-1 for demo1 is network owner;
observed: return result doesn't contain port-1
** Affects: neutron
Importance: Undecided
Assignee: ZongKai LI (lzklibj)
Status: New
** Changed in: neutron
Assignee: (unassigned) => ZongKai LI (lzklibj)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1524357
Title:
get_ports cannot get all port for network owner
Status in neutron:
New
Bug description:
### env ###
upstream code
two demo tenants: demo1 and demo2
demo1 owner network net1 with subnet
### steps ###
1, create rbac rule for demo2 to access net1 as shared;
2, create a port(port-1) on net1 by demo2;
3, run "neutron port-list" to call get_ports to get ports for/by demo1;
expected: return result should contain port-1 for demo1 is network owner;
observed: return result doesn't contain port-1
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1524357/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp