Add store opts to scrubber and cache sample conf

Add missing glance_store opts to sample conf files glance-scrubber.conf
and glance-cache.conf.

Change-Id: I123be151fdda8037e62ba21600e63c45fdc90c8d
Closes-Bug: #1568894
This commit is contained in:
Hemanth Makkapati 2016-04-11 10:10:32 -05:00
parent 29d8099a1f
commit 36936f8bc0
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[DEFAULT]
output_file = etc/glance-cache.conf.sample
namespace = glance.cache
namespace = glance.store
namespace = oslo.log
namespace = oslo.policy

View File

@ -1,6 +1,7 @@
[DEFAULT]
output_file = etc/glance-scrubber.conf.sample
namespace = glance.scrubber
namespace = glance.store
namespace = oslo.concurrency
namespace = oslo.db
namespace = oslo.db.concurrency