keystone/keystone/tests
Brant Knudson 262d0b66c3 Stop using oslotest.BaseTestCase
oslotest.BaseTestCase is going to be deprecated / removed in favor of using
the provided fixtures. oslotest.BaseTestCase does unnatural things with mock
cleanup that can't be fixed in a backwards-compatible way and we don't want
this odd cleanup or deprecation affecting our tests. See [1].

oslotest.BaseTestCase set up some fixtures that keystone didn't use:

 - timeout.Timeout
 - output.CaptureOutput
 - oslotest.log.ConfigureLogging

[1] https://review.openstack.org/#/c/280757/

Change-Id: I5d926fba83f0390fe06e75614d85d87d2cb9f285
2016-03-01 21:44:20 +00:00
..
common Time-based One-time Password 2016-02-19 10:42:29 -08:00
functional Correct docstrings 2016-02-01 21:35:15 -05:00
hacking Adds a hacking check looking for Logger.warn usage 2016-01-06 19:56:51 +00:00
unit Stop using oslotest.BaseTestCase 2016-03-01 21:44:20 +00:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00