deb-python-manilaclient/manilaclient/tests/unit
M V P Nitesh 525e9aa72c Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase
method assertRaisesRegexp() with assertRaisesRegex()

Change-Id: I36c56032d4c3279d89c2b196a193196aad6aeeea
2017-05-22 14:47:50 +05:30
..
common Raise TypeError in manilaclient/common/httpclient.py 2017-02-15 22:50:28 -05:00
v1 Fix backwards compatibility for v1 API imports 2016-01-19 14:41:08 +02:00
v2 Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-03-28 20:24:17 +08:00
__init__.py Move tests into manilaclient package 2014-10-20 15:41:18 +03:00
fakes.py Allow deletion of multiple resources for some manila commands 2016-09-07 23:43:35 -04:00
test_api_versions.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 14:47:50 +05:30
test_base.py Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
test_client.py Client fix for api_version in positional and kwarg 2015-12-17 12:32:41 -08:00
test_functional_utils.py Implement wrapper for ascii table parser from tempest_lib.cli 2015-04-23 16:53:40 +03:00
test_shell.py Remove copy of incubated Oslo code 2016-09-28 10:06:45 +08:00
utils.py Add Keystone v3 API support 2015-10-13 21:12:55 +03:00