Merge "Reset Cinder RPC versions after upgrade" into stable/queens

This commit is contained in:
Zuul 2018-06-12 11:54:37 +00:00 committed by Gerrit Code Review
commit a4ae788995
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ outputs:
command:
- '/usr/bin/bootstrap_host_exec'
- 'cinder_api'
- "su cinder -s /bin/bash -c 'cinder-manage db sync'"
- "su cinder -s /bin/bash -c 'cinder-manage db sync --bump-versions'"
step_4:
cinder_api:
image: *cinder_api_image