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

Previous topic

The openstack_dashboard.dashboards.project.containers Module

Next topic

The openstack_dashboard.dashboards.project.images.urls Module

Project Source

This Page