Merge "Open Queens for data migrations"

This commit is contained in:
Jenkins 2017-09-20 17:17:20 +00:00 committed by Gerrit Code Review
commit a6fa8d9ce7
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ def get_backend():
# Migration-related constants
EXPAND_BRANCH = 'expand'
CONTRACT_BRANCH = 'contract'
CURRENT_RELEASE = 'pike'
CURRENT_RELEASE = 'queens'
ALEMBIC_INIT_VERSION = 'liberty'
LATEST_REVISION = 'pike01'
INIT_VERSION = 0