Merge "Fix Cinder's default db purge cron settings" into stable/pike

This commit is contained in:
Zuul 2018-04-27 08:14:39 +00:00 committed by Gerrit Code Review
commit 7aea15c319
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ parameters:
type: string
description: >
Cron to move deleted instances to another table - Age
default: '0'
default: '30'
CinderCronDbPurgeDestination:
type: string
description: >