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(mock_create)
test_cluster_template_create_deprecation_errors(mock_create)
test_cluster_template_create_deprecation_warnings(mock_create)
test_cluster_template_create_docker_storage_driver_success(mock_create)
test_cluster_template_create_docker_vol_size_success(mock_create)
test_cluster_template_create_failure_duplicate_name(mock_create)
test_cluster_template_create_failure_few_arg(mock_create)
test_cluster_template_create_fixed_network_success(mock_create)
test_cluster_template_create_http_proxy_success(mock_create)
test_cluster_template_create_https_proxy_success(mock_create)
test_cluster_template_create_labels_success(mock_create)
test_cluster_template_create_network_driver_success(mock_create)
test_cluster_template_create_no_proxy_success(mock_create)
test_cluster_template_create_public_success(mock_create)
test_cluster_template_create_separate_labels_success(mock_create)
test_cluster_template_create_success(mock_create)
test_cluster_template_create_success_no_servertype(mock_create)
test_cluster_template_create_success_only_positional_name(mock_create)
test_cluster_template_create_success_with_master_flavor(mock_create)
test_cluster_template_create_success_with_registry_enabled(mock_create)
test_cluster_template_create_volume_driver_success(mock_create)
test_cluster_template_delete_failure_no_arg(mock_delete)
test_cluster_template_delete_multiple_id_success(mock_delete)
test_cluster_template_delete_success(mock_delete)
test_cluster_template_list_failure(mock_list)
test_cluster_template_list_failure_invalid_arg(mock_list)
test_cluster_template_list_failure_with_invalid_field(mock_list)
test_cluster_template_list_ignored_duplicated_field(mock_list)
test_cluster_template_list_success(mock_list)
test_cluster_template_list_success_detailed(mock_list)
test_cluster_template_list_success_with_arg(mock_list)
test_cluster_template_show_failure_no_arg(mock_show)
test_cluster_template_show_success(mock_show)
test_cluster_template_update_failure_few_args(mock_update)
test_cluster_template_update_failure_wrong_op(mock_update)
test_cluster_template_update_label(mock_update)
test_cluster_template_update_success(mock_update)
test_cluster_template_update_success_many_attribute(mock_update)
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.