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

class openstack_dashboard.dashboards.admin.images.panel.Images[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f40be7fd0>
permissions = ('openstack.services.image',)
policy_rules = ((('image', 'context_is_admin'), ('image', 'get_images')),)
slug = 'images'

Previous topic

The openstack_dashboard.dashboards.admin.images.tables Module

Next topic

The openstack_dashboard.dashboards.admin.images.urls Module

Project Source

This Page