← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1430100] [NEW] vpnaas service doesn't work caused by a refactoring commit

 

Public bug reported:

The refactoring commit 56fd82 moves router_info and NAT rules staffs
from l3-agent into vpn device driver, which cause two problems:

1, The router is maintained in the driver, and not the VPN service. The
router instance should not be deleted.

2, NAT rules has been moved from l3-agent into vpn device driver, but
something in vpn device driver is still refering NAT rules related
methods in l3-agent.

** Affects: neutron
     Importance: Undecided
     Assignee: Hua Zhang (zhhuabj)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Hua Zhang (zhhuabj)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1430100

Title:
  vpnaas service doesn't work caused by a refactoring commit

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The refactoring commit 56fd82 moves router_info and NAT rules staffs
  from l3-agent into vpn device driver, which cause two problems:

  1, The router is maintained in the driver, and not the VPN service.
  The router instance should not be deleted.

  2, NAT rules has been moved from l3-agent into vpn device driver, but
  something in vpn device driver is still refering NAT rules related
  methods in l3-agent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1430100/+subscriptions


Follow ups

References