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 0x7faf85e73310>
policy_rules = (('image', 'get_metadef_namespaces'),)
slug = 'metadata_defs'

Previous topic

The openstack_dashboard.dashboards.admin.metadata_defs.forms Module

Next topic

The openstack_dashboard.dashboards.admin.metadata_defs.tabs Module

Project Source

This Page