puppet-glance/manifests
Emilien Macchi 57009efc4a file backend: do not inherit from glance::api
Do not make ::glance::backend::file inherits from ::glance::api because
::glance::api has parameters.
The class was broken until now.

Also, we need to include glance::backend::file to have
'filesystem_store_datadir' parameter in Glance config, since we're using
file backend.

If you don't provide this parameter, Glance fails to start:
glance_store._drivers.filesystem [-] Specify at least
'filesystem_store_datadir' or 'filesystem_store_datadirs' option

Change-Id: Iba6791199f7a2c7fef24b1e8752ed0b564b8512f
2015-10-02 17:15:18 -04:00
..
backend file backend: do not inherit from glance::api 2015-10-02 17:15:18 -04:00
cache Update CHANGELOG.md and other files 2015-08-15 19:51:04 +08:00
db Creation of glance::db::sync 2015-09-08 10:46:21 +02:00
keystone Make sure Glance_image is executed after Keystone_endpoint 2015-08-31 16:34:13 -04:00
notify Add support for RabbitMQ connection heartbeat 2015-07-07 11:27:25 -06:00
api.pp Merge "Creation of glance::db::sync" 2015-09-11 14:42:00 +00:00
client.pp Update CHANGELOG.md and other files 2015-08-15 19:51:04 +08:00
config.pp Fix lint issues (doc, metadata, manifests) 2015-02-23 01:29:11 +01:00
init.pp Autorequire correct package based on the distro 2015-09-09 12:37:30 +02:00
params.pp The package python-ceph no longer exists in el7, use python-rbd. 2015-06-08 14:35:52 -04:00
policy.pp Update CHANGELOG.md and other files 2015-08-15 19:51:04 +08:00
registry.pp Merge "Creation of glance::db::sync" 2015-09-11 14:42:00 +00:00