The magnumclient.tests.v1.test_quotas_shell Module

The magnumclient.tests.v1.test_quotas_shell Module

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

Bases: magnumclient.tests.v1.shell_test_base.TestCommandLineArgument

test_quotas_create_failure_no_arg(mock_create)
test_quotas_create_failure_only_hard_limit(mock_create)
test_quotas_create_failure_only_project_id(mock_create)
test_quotas_create_failure_only_resource(mock_create)
test_quotas_create_success(mock_create)
test_quotas_delete_failure_no_project_id(mock_delete)
test_quotas_delete_failure_no_resource(mock_delete)
test_quotas_delete_success(mock_delete)
test_quotas_list_failure(mock_list)
test_quotas_list_success(mock_list)
test_quotas_show_failure_no_arg(mock_show)
test_quotas_show_success(mock_show)
test_quotas_update_success(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.