Reviewed:  https://review.openstack.org/267925
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=6f0cadc380f64e6efad8b41b29cbe82a4afb5097
Submitter: Jenkins
Branch:    master

commit 6f0cadc380f64e6efad8b41b29cbe82a4afb5097
Author: Gerard Braad <[email protected]>
Date:   Fri Jan 15 04:14:32 2016 +0000

    Decorate methods in ExtensionDescriptor with abstractmethod
    
    Change-Id: I1cbde0c622d5595664f8547284c2c765de2f4c70
    Closes-Bug:1516283


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
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:
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to