yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54379
[Bug 1607534] [NEW] Subnets not visible for admin tenant external network for non-admin user
Public bug reported:
External network subnet is not visible to non-admin users.
External network is created under "admin" tenant.
As an admin user,
# neutron net-list
| 6190b806-a05f-4394-ac2e-b646d307b8a7 | external
| 80a88580-9986-47a3-bd3f-68e43b7edf1c 169.54.91.160/27 |
However as a project member user,
# neutron net-list
| 6190b806-a05f-4394-ac2e-b646d307b8a7 | external
| 80a88580-9986-47a3-bd3f-68e43b7edf1c |
This is breaking the scripts that relies on subnet information from net-list output.
Is this behavior intended?
Also, as per the defect,
https://github.com/openstack/neutron/pull/36/commits/391c2327c3b9de0e2b9875bab8d6f6909fa0983a
only external "Shared" network subnets are visible.
However if an external network is made "Shared", users can launch VMs
directly on external network (rather than just floating ip and gateway
ips to routers).
** 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/1607534
Title:
Subnets not visible for admin tenant external network for non-admin
user
Status in neutron:
New
Bug description:
External network subnet is not visible to non-admin users.
External network is created under "admin" tenant.
As an admin user,
# neutron net-list
| 6190b806-a05f-4394-ac2e-b646d307b8a7 | external
| 80a88580-9986-47a3-bd3f-68e43b7edf1c 169.54.91.160/27 |
However as a project member user,
# neutron net-list
| 6190b806-a05f-4394-ac2e-b646d307b8a7 | external
| 80a88580-9986-47a3-bd3f-68e43b7edf1c |
This is breaking the scripts that relies on subnet information from net-list output.
Is this behavior intended?
Also, as per the defect,
https://github.com/openstack/neutron/pull/36/commits/391c2327c3b9de0e2b9875bab8d6f6909fa0983a
only external "Shared" network subnets are visible.
However if an external network is made "Shared", users can launch VMs
directly on external network (rather than just floating ip and gateway
ips to routers).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1607534/+subscriptions
Follow ups