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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.project.images.utils Module

Next topic

The openstack_dashboard.dashboards.project.images.urls Module

Project Source

This Page