aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-06 11:50:51 +0000
committerGerrit Code Review <review@openstack.org>2017-11-06 11:50:51 +0000
commit833224a3098944e0a2df4a24e69261e6681f0c9e (patch)
tree3f5b175165380cababc4e4088d599bdb429eb994
parent5e22400b5ccecc3dcbe019af91263fc0aff73661 (diff)
parent7d8b3c4ed61a441ab1b44683d82b080ce4db988e (diff)
Merge "cinder: switch CinderCronDbPurgeUser to 'cinder'" into stable/pike
-rw-r--r--puppet/services/cinder-base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/cinder-base.yaml b/puppet/services/cinder-base.yaml
index 5b2a2582..2a8026da 100644
--- a/puppet/services/cinder-base.yaml
+++ b/puppet/services/cinder-base.yaml
@@ -89,7 +89,7 @@ parameters:
type: string
description: >
Cron to move deleted instances to another table - User
- default: 'keystone'
+ default: 'cinder'
CinderCronDbPurgeAge:
type: string
description: >