← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1408404] Re: VPNaaS: remove ABCMeta decorator from device driver

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-2

-- 
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 driver

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  It looks like, from day one, the Cisco VPN device driver class has a
  decorator for ABC, but the class is a concrete class, with no children
  (unlike the reference implementation).

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

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


References