Merge "Open Stein for data migrations"

This commit is contained in:
Zuul 2019-01-31 19:12:02 +00:00 committed by Gerrit Code Review
commit 1d3f9ed234
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 = 'rocky'
CURRENT_RELEASE = 'stein'
ALEMBIC_INIT_VERSION = 'liberty'
LATEST_REVISION = 'queens_contract01'
INIT_VERSION = 0