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

Previous topic

The openstack_dashboard.dashboards.project.images Module

Next topic

The openstack_dashboard.dashboards.project.images.images.urls Module

Project Source

This Page