puppet-glance/spec
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
..
acceptance file backend: do not inherit from glance::api 2015-10-02 17:15:18 -04:00
classes file backend: do not inherit from glance::api 2015-10-02 17:15:18 -04:00
unit Autorequire correct package based on the distro 2015-09-09 12:37:30 +02:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-02-25 05:37:44 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00
spec_helper.rb Initial msync run for all Puppet OpenStack modules 2015-09-04 21:16:12 +00:00
spec_helper_acceptance.rb Initial msync run for all Puppet OpenStack modules 2015-09-04 21:16:12 +00:00