magnumclient.tests.v1.test_quotas_shell Module¶magnumclient.tests.v1.test_quotas_shell.ShellTest(*args, **kwargs)¶Bases: magnumclient.tests.v1.shell_test_base.TestCommandLineArgument
test_quotas_create_failure_no_arg(**keywargs)¶test_quotas_create_failure_only_hard_limit(**keywargs)¶test_quotas_create_failure_only_project_id(**keywargs)¶test_quotas_create_failure_only_resource(**keywargs)¶test_quotas_create_success(**keywargs)¶test_quotas_delete_failure_no_project_id(**keywargs)¶test_quotas_delete_failure_no_resource(**keywargs)¶test_quotas_delete_success(**keywargs)¶test_quotas_list_failure(**keywargs)¶test_quotas_list_success(**keywargs)¶test_quotas_show_failure_no_arg(**keywargs)¶test_quotas_show_success(**keywargs)¶test_quotas_update_success(**keywargs)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.