The horizon.dashboards.nova.access_and_security.views ModuleΒΆ

Views for Instances and Volumes.

class horizon.dashboards.nova.access_and_security.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.MultiTableView

IndexView.get_floating_ips_data()[source]
IndexView.get_keypairs_data()[source]
IndexView.get_security_groups_data()[source]

Previous topic

The horizon.dashboards.nova.access_and_security.panel Module

Next topic

The horizon.dashboards.nova.access_and_security.tests Module

This Page