Merge "Fix Cinder's default db purge cron settings"

This commit is contained in:
Zuul 2018-04-10 20:44:16 +00:00 committed by Gerrit Code Review
commit 850a28c439
1 changed files with 1 additions and 1 deletions

View File

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