The magnumclient.tests.v1.test_clustertemplates_shell Module

The magnumclient.tests.v1.test_clustertemplates_shell Module

class magnumclient.tests.v1.test_clustertemplates_shell.FakeClusterTemplate(manager=None, info={}, **kwargs)

Bases: magnumclient.v1.cluster_templates.ClusterTemplate

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(**keywargs)
test_cluster_template_create_deprecation_errors(**keywargs)
test_cluster_template_create_deprecation_warnings(**keywargs)
test_cluster_template_create_docker_storage_driver_success(**keywargs)
test_cluster_template_create_docker_vol_size_success(**keywargs)
test_cluster_template_create_failure_duplicate_name(**keywargs)
test_cluster_template_create_failure_few_arg(**keywargs)
test_cluster_template_create_fixed_network_success(**keywargs)
test_cluster_template_create_http_proxy_success(**keywargs)
test_cluster_template_create_https_proxy_success(**keywargs)
test_cluster_template_create_labels_success(**keywargs)
test_cluster_template_create_network_driver_success(**keywargs)
test_cluster_template_create_no_proxy_success(**keywargs)
test_cluster_template_create_public_success(**keywargs)
test_cluster_template_create_separate_labels_success(**keywargs)
test_cluster_template_create_success(**keywargs)
test_cluster_template_create_success_no_servertype(**keywargs)
test_cluster_template_create_success_only_positional_name(**keywargs)
test_cluster_template_create_success_with_master_flavor(**keywargs)
test_cluster_template_create_success_with_registry_enabled(**keywargs)
test_cluster_template_create_volume_driver_success(**keywargs)
test_cluster_template_delete_failure_no_arg(**keywargs)
test_cluster_template_delete_multiple_id_success(**keywargs)
test_cluster_template_delete_success(**keywargs)
test_cluster_template_list_failure(**keywargs)
test_cluster_template_list_failure_invalid_arg(**keywargs)
test_cluster_template_list_failure_with_invalid_field(**keywargs)
test_cluster_template_list_ignored_duplicated_field(**keywargs)
test_cluster_template_list_success(**keywargs)
test_cluster_template_list_success_detailed(**keywargs)
test_cluster_template_list_success_with_arg(**keywargs)
test_cluster_template_show_failure_no_arg(**keywargs)
test_cluster_template_show_success(**keywargs)
test_cluster_template_update_failure_few_args(**keywargs)
test_cluster_template_update_failure_wrong_op(**keywargs)
test_cluster_template_update_label(**keywargs)
test_cluster_template_update_success(**keywargs)
test_cluster_template_update_success_many_attribute(**keywargs)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.