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

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

Previous topic

The openstack_dashboard.dashboards.project.overview.panel Module

Next topic

The openstack_dashboard.dashboards.project.overview.urls Module

This Page