The magnumclient.tests.v1.test_baymodels_shell Module

The magnumclient.tests.v1.test_baymodels_shell Module

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

Bases: magnumclient.v1.baymodels.BayModel

class magnumclient.tests.v1.test_baymodels_shell.ShellTest(*args, **kwargs)

Bases: magnumclient.tests.v1.shell_test_base.TestCommandLineArgument

test_baymodel_create_combined_labels_success(mock_create)
test_baymodel_create_docker_storage_driver_success(mock_create)
test_baymodel_create_docker_vol_size_success(mock_create)
test_baymodel_create_failure_few_arg(mock_create)
test_baymodel_create_fixed_network_success(mock_create)
test_baymodel_create_http_proxy_success(mock_create)
test_baymodel_create_https_proxy_success(mock_create)
test_baymodel_create_labels_success(mock_create)
test_baymodel_create_network_driver_success(mock_create)
test_baymodel_create_no_proxy_success(mock_create)
test_baymodel_create_public_success(mock_create)
test_baymodel_create_separate_labels_success(mock_create)
test_baymodel_create_success(mock_create)
test_baymodel_create_success_no_servertype(mock_create)
test_baymodel_create_success_with_master_flavor(mock_create)
test_baymodel_create_success_with_registry_enabled(mock_create)
test_baymodel_create_volume_driver_success(mock_create)
test_baymodel_delete_failure_no_arg(mock_delete)
test_baymodel_delete_multiple_id_success(mock_delete)
test_baymodel_delete_success(mock_delete)
test_baymodel_list_failure(mock_list)
test_baymodel_list_failure_invalid_arg(mock_list)
test_baymodel_list_failure_with_invalid_field(mock_list)
test_baymodel_list_ignored_duplicated_field(mock_list)
test_baymodel_list_success(mock_list)
test_baymodel_list_success_detailed(mock_list)
test_baymodel_list_success_with_arg(mock_list)
test_baymodel_show_failure_no_arg(mock_show)
test_baymodel_show_success(mock_show)
test_baymodel_update_failure_few_args(mock_update)
test_baymodel_update_failure_wrong_op(mock_update)
test_baymodel_update_success(mock_update)
test_baymodel_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.