The openstack_dashboard.dashboards.project.overview.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.overview.tests.UsageViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

test_unauthorized()[source]
test_usage()[source]
test_usage_csv()[source]
test_usage_csv_disabled()[source]
test_usage_default_tenant()[source]
test_usage_disabled()[source]
test_usage_exception_quota()[source]
test_usage_exception_usage()[source]
test_usage_nova_network()[source]
test_usage_nova_network_disabled()[source]
test_usage_with_cinder()[source]
test_usage_with_neutron(*args, **kwargs)[source]
test_usage_with_neutron_nova_security_group(*args, **kwargs)[source]
test_usage_without_cinder()[source]

Previous topic

The openstack_dashboard.dashboards.project.overview.views Module

Next topic

The openstack_dashboard.dashboards.project.overview Module

This Page