The openstack_dashboard.dashboards.admin.defaults.tests ModuleΒΆ

class openstack_dashboard.dashboards.admin.defaults.tests.ServicesViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

ServicesViewTests.test_index()[source]
ServicesViewTests.test_index_with_neutron_disabled()[source]
class openstack_dashboard.dashboards.admin.defaults.tests.UpdateDefaultQuotasTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

UpdateDefaultQuotasTests.test_update_default_quotas()[source]

Previous topic

The openstack_dashboard.dashboards.admin.defaults.tabs Module

Next topic

The openstack_dashboard.dashboards.admin.defaults Module

This Page