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

class openstack_dashboard.dashboards.router.nexus1000v.tables.CreateNetworkProfile(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

class openstack_dashboard.dashboards.router.nexus1000v.tables.DeleteNetworkProfile(**kwargs)[source]

Bases: horizon.tables.actions.DeleteAction

DeleteNetworkProfile.delete(request, obj_id)[source]
class openstack_dashboard.dashboards.router.nexus1000v.tables.EditNetworkProfile(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

class openstack_dashboard.dashboards.router.nexus1000v.tables.EditPolicyProfile(attrs=None, **kwargs)[source]

Bases: horizon.tables.actions.LinkAction

class openstack_dashboard.dashboards.router.nexus1000v.tables.NetworkProfile(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class NetworkProfile.Meta[source]
class openstack_dashboard.dashboards.router.nexus1000v.tables.PolicyProfile(request, data=None, needs_form_wrapper=None, **kwargs)[source]

Bases: horizon.tables.base.DataTable

class PolicyProfile.Meta[source]

Previous topic

The openstack_dashboard.dashboards.router.nexus1000v.urls Module

Next topic

The openstack_dashboard.dashboards.router.nexus1000v.panel Module

This Page