External networks should always be visible. How do you expect users to
attach routers to them otherwise?
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1522709
Title:
external network can always be seen by other tenant users even not
shared or rbac rules allowed
Status in neutron:
Invalid
Bug description:
### env ###
upstream code
two tenant users: admin, demo
### steps(default by admin) ###
1, create an external network with shared at beginning;
2, verify external network can be seen in non-admin tenant, demo user run
"neutron net-list";
3, update external network from shared to non;
4, verify external network no longer can be seen in non-admin tenant, demo
user run "neutron net-list";
expected: output of "net-list" doesn't contain external network;
observed: output of "net-list" contains external network;
5, additional, verify external network is not shared, demo user run "neutron
net-show EXTERNAL-NETWORK";
network info will show external network shared field is False.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1522709/+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