yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44081
[Bug 1512207] Re: Fix usage of assertions
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Yatin Kumbhare (yatinkumbhare-c)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1512207
Title:
Fix usage of assertions
Status in Glance:
In Progress
Status in OpenStack Dashboard (Horizon):
In Progress
Status in OpenStack Identity (keystone):
Fix Released
Status in Manila:
Fix Released
Status in neutron:
In Progress
Status in python-novaclient:
New
Status in Rally:
New
Status in Sahara:
Fix Released
Status in Stackalytics:
In Progress
Status in OpenStack Object Storage (swift):
In Progress
Bug description:
Manila should use the specific assertion:
self.assertIsTrue/False(observed)
instead of the generic assertion:
self.assertEqual(True/False, observed)
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1512207/+subscriptions
References