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

class openstack_dashboard.dashboards.admin.metadata_defs.panel.MetadataDefinitions[source]

Bases: horizon.base.Panel

static can_register()[source]
name = <django.utils.functional.__proxy__ object at 0x7f6ab88cfdd0>
permissions = ('openstack.services.image',)
policy_rules = (('image', 'get_metadef_namespaces'),)
slug = 'metadata_defs'

Previous topic

The openstack_dashboard.dashboards.admin.overview Module

Next topic

The openstack_dashboard.dashboards.admin.metadata_defs.tables Module

Project Source

This Page