yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62886
[Bug 1577650] Re: RBACColumns defines abstract methods and properties but isn't decorated as a metaclass
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1577650
Title:
RBACColumns defines abstract methods and properties but isn't
decorated as a metaclass
Status in neutron:
Expired
Bug description:
RBACColumns defines abstractproperty object_type() and abstractmethod get_valid_actions() but is not decorated with @six.add_metaclass(abc.ABCMeta).
Decorating RBACColumns correctly causes a lot of test failures.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1577650/+subscriptions
References