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

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