yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50866
[Bug 1581933] [NEW] RBAC "access_as_external" policy on in-use internal netwok
Public bug reported:
When the internal network have ports in use, a rbac "access_as_external"
policy should not be allowed. We should have an error message explaining
that.
When we execute such an action, the "router:external" for the internal network becomes "true"
neutron net-show 10567136-eda7-4b34-bd70-a7854f6d09ed
+-------------------------+--------------------------------------+
| Field | Value |
+-------------------------+--------------------------------------+
| admin_state_up | True |
| availability_zone_hints | |
| availability_zones | |
| created_at | 2016-05-11T08:09:20 |
| description | |
| id | 10567136-eda7-4b34-bd70-a7854f6d09ed |
| ipv4_address_scope | |
| ipv6_address_scope | |
| is_default | False |
| mtu | 1450 |
| name | net-toni |
| router:external | True |
| shared | False |
| status | ACTIVE |
| subnets | |
| tags | |
| tenant_id | 25a1c11e26354d7dbb5b204eb1310f33 |
| updated_at | 2016-05-11T08:09:20 |
+-------------------------+--------------------------------------+
But the network has ports assigned to internal purposes like VM or
internal router interface and it opens many spots for errors .
MITAKA
** 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/1581933
Title:
RBAC "access_as_external" policy on in-use internal netwok
Status in neutron:
New
Bug description:
When the internal network have ports in use, a rbac
"access_as_external" policy should not be allowed. We should have an
error message explaining that.
When we execute such an action, the "router:external" for the internal network becomes "true"
neutron net-show 10567136-eda7-4b34-bd70-a7854f6d09ed
+-------------------------+--------------------------------------+
| Field | Value |
+-------------------------+--------------------------------------+
| admin_state_up | True |
| availability_zone_hints | |
| availability_zones | |
| created_at | 2016-05-11T08:09:20 |
| description | |
| id | 10567136-eda7-4b34-bd70-a7854f6d09ed |
| ipv4_address_scope | |
| ipv6_address_scope | |
| is_default | False |
| mtu | 1450 |
| name | net-toni |
| router:external | True |
| shared | False |
| status | ACTIVE |
| subnets | |
| tags | |
| tenant_id | 25a1c11e26354d7dbb5b204eb1310f33 |
| updated_at | 2016-05-11T08:09:20 |
+-------------------------+--------------------------------------+
But the network has ports assigned to internal purposes like VM or
internal router interface and it opens many spots for errors .
MITAKA
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1581933/+subscriptions
Follow ups