The openstack_dashboard.dashboards.admin.flavors.extras.tests ModuleΒΆ

class openstack_dashboard.dashboards.admin.flavors.extras.tests.FlavorExtrasTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

FlavorExtrasTests.test_create_extra_key_names_invalid_formats()[source]
FlavorExtrasTests.test_create_extra_key_names_valid_formats()[source]
FlavorExtrasTests.test_extra_create_get(*args, **kwargs)[source]
FlavorExtrasTests.test_extra_create_with_template(*args, **kwargs)[source]
FlavorExtrasTests.test_list_extras_when_none_exists(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.admin.flavors.extras.tables Module

Next topic

The openstack_dashboard.dashboards.admin.flavors.extras.urls Module

This Page