The magnumclient.tests.v1.test_clustertemplates_shell
Module¶
-
class
magnumclient.tests.v1.test_clustertemplates_shell.
FakeClusterTemplate
(manager=None, info={}, **kwargs)¶
-
class
magnumclient.tests.v1.test_clustertemplates_shell.
ShellTest
(*args, **kwargs)¶ Bases:
magnumclient.tests.v1.shell_test_base.TestCommandLineArgument
-
test_cluster_template_create_combined_labels_success
(*args, **keywargs)¶
-
test_cluster_template_create_deprecation_errors
(*args, **keywargs)¶
-
test_cluster_template_create_deprecation_warnings
(*args, **keywargs)¶
-
test_cluster_template_create_docker_storage_driver_success
(*args, **keywargs)¶
-
test_cluster_template_create_docker_vol_size_success
(*args, **keywargs)¶
-
test_cluster_template_create_failure_few_arg
(*args, **keywargs)¶
-
test_cluster_template_create_fixed_network_success
(*args, **keywargs)¶
-
test_cluster_template_create_http_proxy_success
(*args, **keywargs)¶
-
test_cluster_template_create_https_proxy_success
(*args, **keywargs)¶
-
test_cluster_template_create_labels_success
(*args, **keywargs)¶
-
test_cluster_template_create_network_driver_success
(*args, **keywargs)¶
-
test_cluster_template_create_no_proxy_success
(*args, **keywargs)¶
-
test_cluster_template_create_public_success
(*args, **keywargs)¶
-
test_cluster_template_create_separate_labels_success
(*args, **keywargs)¶
-
test_cluster_template_create_success
(*args, **keywargs)¶
-
test_cluster_template_create_success_no_servertype
(*args, **keywargs)¶
-
test_cluster_template_create_success_with_master_flavor
(*args, **keywargs)¶
-
test_cluster_template_create_success_with_registry_enabled
(*args, **keywargs)¶
-
test_cluster_template_create_volume_driver_success
(*args, **keywargs)¶
-
test_cluster_template_delete_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_template_delete_multiple_id_success
(*args, **keywargs)¶
-
test_cluster_template_delete_success
(*args, **keywargs)¶
-
test_cluster_template_list_failure
(*args, **keywargs)¶
-
test_cluster_template_list_failure_invalid_arg
(*args, **keywargs)¶
-
test_cluster_template_list_failure_with_invalid_field
(*args, **keywargs)¶
-
test_cluster_template_list_ignored_duplicated_field
(*args, **keywargs)¶
-
test_cluster_template_list_success
(*args, **keywargs)¶
-
test_cluster_template_list_success_with_arg
(*args, **keywargs)¶
-
test_cluster_template_show_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_template_show_success
(*args, **keywargs)¶
-
test_cluster_template_update_failure_few_args
(*args, **keywargs)¶
-
test_cluster_template_update_failure_wrong_op
(*args, **keywargs)¶
-
test_cluster_template_update_success
(*args, **keywargs)¶
-
test_cluster_template_update_success_many_attribute
(*args, **keywargs)¶
-