python-magnumclient/magnumclient/tests/v1
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
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
shell_test_base.py Fix UT for duplicate name args test case 2017-03-06 13:17:48 +05:30
test_baymodels.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_baymodels_shell.py Use assert_called_*/assert_not_called to verify mock calls 2016-11-17 12:39:35 +05:30
test_bays.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_bays_shell.py Merge "Rollback cluster/bay on update failure" 2016-12-16 08:37:36 +00:00
test_certificates.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_certificates_shell.py Make --cluster option required for ca-rotate 2017-04-07 12:26:57 -05:00
test_client.py Add missing options for HTTPClient if auth_token given. 2016-10-17 17:47:53 -07:00
test_clusters.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_clusters_shell.py Fix UT for duplicate name args test case 2017-03-06 13:17:48 +05:30
test_clustertemplates.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_clustertemplates_shell.py Allow name as positional argument 2017-02-22 14:06:14 -05:00
test_mservices.py Add unit tests for MServiceManager.list() method 2016-03-22 23:30:29 -04:00
test_mservices_shell.py Use assert_called_*/assert_not_called to verify mock calls 2016-11-14 15:35:46 +05:30
test_quotas.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
test_quotas_shell.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
test_stats.py Adding stats-list command to magnum client 2017-01-27 13:11:07 -06:00
test_stats_shell.py Adding stats-list command to magnum client 2017-01-27 13:11:07 -06:00