@Dave Chen
hi Dave Chen , I didn't find this component. :)
** Changed in: warm
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1339855
Title:
Raise NotImplementedError instead of NotImplemented
Status in CloudCafe:
Fix Committed
Status in Fuel for OpenStack:
Fix Committed
Status in OpenStack Identity (keystone):
New
Status in neutron:
Fix Released
Status in Warm:
Invalid
Bug description:
NotImplementedError is the name of the exception
(https://docs.python.org/2/library/exceptions.html).
NotImplemented is the name of a constant
(https://docs.python.org/2/library/constants.html).
It makes no sense to raise a constant. The exception should be raised
instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloudcafe/+bug/1339855/+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