python-magnumclient/magnumclient/tests/v1
M V P Nitesh c165071ff8 Now cluster-template-update works for "labels"
Now we are handling the label values converting them as a dictionary.
But as magnum-api only accepts the input as string. We are converting
the dictionary into string and passing to magnum-api. It is parsing
the string to dictionary and storing the label value a dictionary.

Change-Id: I2cec19e24c6dd32e209ca65a26a2f1999d8289e0
Depends-on: I4d64da78dc4ed4d5599533b54861b65bce609c28
Closes-Bug: #1659189
2018-02-20 14:12:53 +00:00
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
shell_test_base.py Make cluster name positional in ca-show 2017-07-23 12:49:00 +00:00
test_baymodels.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-22 10:17:05 +00:00
test_baymodels_shell.py Add disable floating ip parameter 2018-01-30 16:25:51 +01:00
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 name positional in ca-show 2017-07-23 12:49:00 +00:00
test_client.py Add missing options for HTTPClient if auth_token given. 2016-10-17 17:47:53 -07:00
test_clusters.py Add --labels for cluster-create 2017-09-27 12:16:47 +00:00
test_clusters_shell.py Set --labels default to None on cluster create 2017-12-18 14:15:03 +00:00
test_clustertemplates.py Merge "Add --docker-volume-size for cluster-create" 2017-06-16 14:09:07 +00:00
test_clustertemplates_shell.py Now cluster-template-update works for "labels" 2018-02-20 14:12:53 +00: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