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 0x7f484d3a0b10>
permissions = ('openstack.services.image',)
policy_rules = (('image', 'get_images'),)
slug = 'images'

Previous topic

The openstack_dashboard.dashboards.project.ngdetails.views Module

Next topic

The openstack_dashboard.dashboards.project.images Module

Project Source

This Page