** Also affects: senlin
Importance: Undecided
Status: New
** Changed in: senlin
Assignee: (unassigned) => lvdongbing (dbcocle)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1503055
Title:
Use AssertIsNone
Status in neutron:
Confirmed
Status in senlin:
New
Bug description:
Neutron should use the specific assertion:
self.assertIs(Not)None(observed)
instead of the generic assertion:
self.assert(Not)Equal(None, observed)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1503055/+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