yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40670
[Bug 1512207] Re: Fix usage of assertions in Manila unit tests
keystone patch here: https://review.openstack.org/#/c/240762/
** Also affects: keystone
Importance: Undecided
Status: New
** Changed in: keystone
Status: New => In Progress
** Changed in: keystone
Importance: Undecided => Low
** Changed in: keystone
Assignee: (unassigned) => yapeng Yang (yang-yapeng)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1512207
Title:
Fix usage of assertions in Manila unit tests
Status in OpenStack Identity (keystone):
In Progress
Status in Manila:
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/keystone/+bug/1512207/+subscriptions
References