The magnumclient.tests.v1.test_clusters_shell
Module¶
-
class
magnumclient.tests.v1.test_clusters_shell.
FakeCert
(pem)¶ Bases:
object
-
class
magnumclient.tests.v1.test_clusters_shell.
FakeCluster
(manager=None, info={}, **kwargs)¶
-
class
magnumclient.tests.v1.test_clusters_shell.
ShellTest
(*args, **kwargs)¶ Bases:
magnumclient.tests.v1.shell_test_base.TestCommandLineArgument
-
test_cluster_config_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_config_failure_wrong_arg
(*args, **keywargs)¶
-
test_cluster_config_failure_wrong_status
(*args, **keywargs)¶
-
test_cluster_config_k8s_success_with_tls_csh
()¶
-
test_cluster_config_k8s_success_with_tls_non_csh
()¶
-
test_cluster_config_k8s_success_without_tls_csh
()¶
-
test_cluster_config_k8s_success_without_tls_non_csh
()¶
-
test_cluster_config_success
(*args, **keywargs)¶
-
test_cluster_config_swarm_success_with_tls_csh
()¶
-
test_cluster_config_swarm_success_with_tls_non_csh
()¶
-
test_cluster_config_swarm_success_without_tls_csh
()¶
-
test_cluster_config_swarm_success_without_tls_non_csh
()¶
-
test_cluster_create_deprecation_errors
(*args, **keywargs)¶
-
test_cluster_create_deprecation_warnings
(*args, **keywargs)¶
-
test_cluster_create_failure_duplicate_name
(*args, **keywargs)¶
-
test_cluster_create_failure_invalid_master_count
(*args, **keywargs)¶
-
test_cluster_create_failure_invalid_node_count
(*args, **keywargs)¶
-
test_cluster_create_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_create_failure_only_cluster_create_timeout
(*args, **keywargs)¶
-
test_cluster_create_failure_only_keypair
(*args, **keywargs)¶
-
test_cluster_create_failure_only_name
(*args, **keywargs)¶
-
test_cluster_create_failure_only_node_count
(*args, **keywargs)¶
-
test_cluster_create_success
(*args, **keywargs)¶
-
test_cluster_create_success_only_clustertemplate_arg
()¶
-
test_cluster_create_success_only_optional_name
(*args, **keywargs)¶
-
test_cluster_create_success_only_positional_name
(*args, **keywargs)¶
-
test_cluster_delete_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_delete_multiple_id_success
(*args, **keywargs)¶
-
test_cluster_delete_success
(*args, **keywargs)¶
-
test_cluster_list_failure
(*args, **keywargs)¶
-
test_cluster_list_failure_invalid_arg
(*args, **keywargs)¶
-
test_cluster_list_failure_with_invalid_field
(*args, **keywargs)¶
-
test_cluster_list_ignored_duplicated_field
(*args, **keywargs)¶
-
test_cluster_list_success
(*args, **keywargs)¶
-
test_cluster_list_success_with_arg
(*args, **keywargs)¶
-
test_cluster_show_clustertemplate_metadata
(*args, **keywargs)¶
-
test_cluster_show_failure_no_arg
(*args, **keywargs)¶
-
test_cluster_show_success
(*args, **keywargs)¶
-
test_cluster_update_failure_few_args
(*args, **keywargs)¶
-
test_cluster_update_failure_wrong_attribute
(*args, **keywargs)¶
-
test_cluster_update_failure_wrong_op
(*args, **keywargs)¶
-
test_cluster_update_rollback_old_api_version
(*args, **keywargs)¶
-
test_cluster_update_success
(*args, **keywargs)¶
-
test_cluster_update_success_many_attribute
(*args, **keywargs)¶
-
test_cluster_update_success_rollback
(*args, **keywargs)¶
-