Puppet Class: openstack::profile::glance::registry

Defined in:
manifests/profile/glance/registry.pp

Overview

Deprecated. The profile to set up the Glance registry



2
3
4
# File 'manifests/profile/glance/registry.pp', line 2

class openstack::profile::glance::registry {
  notify { 'TODO: glance::registry profile': }
}