The openstack_dashboard.dashboards.admin.instances.panel ModuleΒΆ

class openstack_dashboard.dashboards.admin.instances.panel.Instances[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7faf86aa3f90>
permissions = ('openstack.services.compute',)
policy_rules = (('compute', 'compute:get_all'),)
slug = 'instances'

Previous topic

The openstack_dashboard.dashboards.admin.instances.forms Module

Next topic

The openstack_dashboard.dashboards.admin.networks.urls Module

Project Source

This Page