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

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

Previous topic

The openstack_dashboard.dashboards.admin.flavors.extras Module

Next topic

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

This Page