← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1408404] [NEW] VPNaaS: remove ABCMeta decorator from device drivers

 

Public bug reported:

It looks like, from day one, the Cisco and reference VPN device driver
classes have a decorator for ABC, but these classes are children of an
ABC and a re concrete classes, AFAICT.

This fix is to remove that decorator from the class definitions.

** 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/1408404

Title:
  VPNaaS: remove ABCMeta decorator from device drivers

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

Bug description:
  It looks like, from day one, the Cisco and reference VPN device driver
  classes have a decorator for ABC, but these classes are children of an
  ABC and a re concrete classes, AFAICT.

  This fix is to remove that decorator from the class definitions.

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


Follow ups

References