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

class openstack_dashboard.dashboards.router.nexus1000v.forms.CreateNetworkProfile(request, *args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

Create Network Profile form.

CreateNetworkProfile.clean()[source]
CreateNetworkProfile.handle(request, data)[source]
CreateNetworkProfile.media
class openstack_dashboard.dashboards.router.nexus1000v.forms.UpdateNetworkProfile(request, *args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

Update Network Profile form.

UpdateNetworkProfile.handle(request, data)[source]
UpdateNetworkProfile.media
openstack_dashboard.dashboards.router.nexus1000v.forms.get_tenant_choices(request)[source]

Previous topic

The openstack_dashboard.dashboards.router.nexus1000v.views Module

Next topic

The openstack_dashboard.dashboards.router.nexus1000v Module

This Page