yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07523
[Bug 1261598] [NEW] VPNaaS doesn't consider subnet interface or router gateway removal operation
Public bug reported:
I met one problem when fixing bug #1255442. On Routed service insertion
implementation such as VPNaaS, there is router and subnet validation
check before creating a vpnservice and also router in using check before
deleting a router.
But it did not consider subnet interface or the router gateway removal operation.
Whether it is okay to put all checks into l3_db.py or have some other more appropriate way to handle the problem.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: neutron-core vpnaas
** Tags added: vpnaas
** Tags added: neutron-core
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1261598
Title:
VPNaaS doesn't consider subnet interface or router gateway removal
operation
Status in OpenStack Neutron (virtual network service):
New
Bug description:
I met one problem when fixing bug #1255442. On Routed service
insertion implementation such as VPNaaS, there is router and subnet
validation check before creating a vpnservice and also router in using
check before deleting a router.
But it did not consider subnet interface or the router gateway removal operation.
Whether it is okay to put all checks into l3_db.py or have some other more appropriate way to handle the problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1261598/+subscriptions
Follow ups
References