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 0x7f9f4106f8d0>
permissions = ('openstack.services.image',)
policy_rules = ((('image', 'context_is_admin'), ('image', 'get_metadef_namespaces')),)
slug = 'metadata_defs'

Previous topic

The openstack_dashboard.dashboards.admin.metadata_defs.tables Module

Next topic

The openstack_dashboard.dashboards.admin.metadata_defs.urls Module

Project Source

This Page