python-magnumclient/magnumclient/tests
rajat29 fc1ca5d2c5 Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase
method assertRaisesRegexp() with assertRaisesRegex()

Closes-Bug: #1436957

Change-Id: I7e2eb18c1b5ecdd1691d7a51087b8a29ca152d89
2017-05-22 10:17:05 +00:00
..
osc/v1 Base OSC plugin support 2016-07-27 09:22:51 +09:00
v1 Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
base.py Bay_create_timeout should be set to 60 default 2016-07-14 07:40:31 +08:00
test_client.py Use os-client-config in shell 2016-07-25 13:44:34 +09:00
test_httpclient.py Increase UT Coverage 2017-02-09 11:12:04 +07:00
test_magnumclient.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_shell.py Use assertIsNone(...) instead of assertEqual(None, ...). 2017-05-04 10:05:46 +08:00
test_utils.py Increase UT Coverage 2017-01-24 11:48:48 +05:30
utils.py Increase UT Coverage 2017-01-26 08:47:38 +07:00