← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1335973] [NEW] VPNaaS Cisco table not created

 

Public bug reported:

When specifying the Cisco CSR VPNaaS driver, a cisco_csr_identifier_map
table is used for mapping OpenStack VPN resource IDs to Cisco CSR IDs.
This table is used by the service driver, but the table is not
registered during init (the service driver is loaded after the plugin
has already done configure_db).

Need to register during __init__.

** Affects: neutron
     Importance: Undecided
     Assignee: Paul Michali (pcm)
         Status: In Progress


** Tags: vpnaas

** Changed in: neutron
     Assignee: (unassigned) => Paul Michali (pcm)

** Changed in: neutron
       Status: New => In Progress

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

Title:
  VPNaaS Cisco table not created

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  When specifying the Cisco CSR VPNaaS driver, a
  cisco_csr_identifier_map table is used for mapping OpenStack VPN
  resource IDs to Cisco CSR IDs.  This table is used by the service
  driver, but the table is not registered during init (the service
  driver is loaded after the plugin has already done configure_db).

  Need to register during __init__.

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


Follow ups

References