fuel-library/deployment/puppet/glance/tests/api.pp
Denis Egorenko e1d3ab1cae Sync glance module with upstream
master commit: 646a6cd15f2c358c6fde25dbb795615f45913d96

Fuel-CI: disable
Partially implements: blueprint upgrade-openstack-puppet-modules

Change-Id: Ifa9e699e4165f254664a9f6272adcc5b72e41cf8
2015-07-07 12:51:02 +00:00

5 lines
65 B
Puppet

class { '::glance::api':
debug => true,
verbose => true,
}