Merge "Fix Cinder's default db purge cron settings"
commit
850a28c439
|
@ -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: >
|
||||
|
|
Loading…
Reference in New Issue