The openstack_dashboard.test.tests.quotas ModuleΒΆ

class openstack_dashboard.test.tests.quotas.QuotaTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase

get_usages(with_volume=True)[source]
test_tenant_quota_usages(*args, **kwargs)[source]
test_tenant_quota_usages_no_instances_running(*args, **kwargs)[source]
test_tenant_quota_usages_unlimited_quota(*args, **kwargs)[source]
test_tenant_quota_usages_without_volume(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.test.test_panels.plugin_panel.panel Module

Next topic

The openstack_dashboard.test.tests.error_pages Module

This Page