puppet-glance/manifests/backend
Nate Potter 22231b2d66 Implement multiple store configuration
This patch moves the default_store config option to the glance::api
class, and makes it possible to configure more than one store while
supplying a value for the default store to be used. If only one store
is given for glance_store/stores, the default store is automatically
set to be the same value. If multiple stores are given and no default
store is explicitly set, the config will fail and ask the user to
provide a default store.

Change-Id: I28a79ae36e673a3537ea16910d338666b65c80f7
Closes-bug: #1481460
Co-Authored-By: Alex Schultz <aschultz@mirantis.com>
2016-03-05 00:32:39 +00:00
..
cinder.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00
file.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00
rbd.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00
s3.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00
swift.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00
vsphere.pp Implement multiple store configuration 2016-03-05 00:32:39 +00:00