Merge "Reset Cinder RPC versions after upgrade"

This commit is contained in:
Zuul 2018-05-31 21:01:03 +00:00 committed by Gerrit Code Review
commit dc3b0a76aa
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,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