cinder: switch CinderCronDbPurgeUser to 'cinder'

... and not 'keystone' or it fails.

Change-Id: Iee4161ec9d8c7a84997ab24ddd234353f3a81dfb
Closes-Bug: #1729352
(cherry picked from commit b99a240ccc)
This commit is contained in:
Emilien Macchi 2017-11-01 07:03:27 -07:00
parent 01ef91c2d7
commit 602b50f846
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ parameters:
type: string
description: >
Cron to move deleted instances to another table - User
default: 'keystone'
default: 'cinder'
CinderCronDbPurgeAge:
type: string
description: >