← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1516283] [NEW] API extension is an Abstract Class but doesn't use abstractmethod

 

Public bug reported:

ExtensionDescriptor in neutron/api/extensions.py is ABC class but
methods are not decorated with abstractmethod.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: low-hanging-fruit

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

Title:
  API extension is an Abstract Class but doesn't use abstractmethod

Status in neutron:
  New

Bug description:
  ExtensionDescriptor in neutron/api/extensions.py is ABC class but
  methods are not decorated with abstractmethod.

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


Follow ups