The magnumclient.tests.osc.unit.v1.test_quotas Module

The magnumclient.tests.osc.unit.v1.test_quotas Module

class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.fakes.TestMagnumClientOSCV1

setUp()
class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas

setUp()
test_quotas_create()
test_quotas_create_missing_args()
test_quotas_create_with_hardlimit()
test_quotas_create_with_wrong_args()
test_quotas_create_wrong_projectid()
class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas

setUp()
test_quotas_delete()
test_quotas_delete_missing_args()
test_quotas_delete_no_project_id()
test_quotas_delete_no_resource()
test_quotas_delete_wrong_args()
class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas

setUp()
test_quotas_list_with_no_options()
test_quotas_list_wrong_args()
class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas

setUp()
test_quotas_show()
test_quotas_show_missing_args()
class magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.v1.test_quotas.TestQuotas

setUp()
test_quotas_update()
test_quotas_update_missing_args()
test_quotas_update_wrong_args()
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.