The openstack_dashboard.dashboards.router.nexus1000v.tests ModuleΒΆ

class openstack_dashboard.dashboards.router.nexus1000v.tests.Nexus1000vTest(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

test_create_overlay_net_profile(*args, **kwargs)[source]
test_create_overlay_other_net_profile(*args, **kwargs)[source]
test_create_trunk_net_profile(*args, **kwargs)[source]
test_create_vlan_net_profile(*args, **kwargs)[source]
test_index(*args, **kwargs)[source]
test_network_profile_update_get(*args, **kwargs)[source]
test_overlay_net_profile_update_post(*args, **kwargs)[source]
test_vlan_net_profile_update_post(*args, **kwargs)[source]
openstack_dashboard.dashboards.router.nexus1000v.tests.form_data_no_overlay()[source]
openstack_dashboard.dashboards.router.nexus1000v.tests.form_data_overlay()[source]

Previous topic

The openstack_dashboard.dashboards.router.nexus1000v.views Module

Next topic

The openstack_dashboard.dashboards.router.nexus1000v Module

This Page