Update migration constant
Update the data migration current release to 'zed'. Include a semver pseudo-header in this commit message so that pbr will increment the major version number, otherwise glance.tests.unit.gate.test_data_migration_version will break. Change-Id: Iad32226cea6f81cb0a18a46f4f89ebd3dc42d9a9 Sem-Ver: api-break
This commit is contained in:
parent
fbdaa4acad
commit
14bd3eb1bb
@ -29,5 +29,5 @@ db_options.set_defaults(cfg.CONF)
|
||||
# Migration-related constants
|
||||
EXPAND_BRANCH = 'expand'
|
||||
CONTRACT_BRANCH = 'contract'
|
||||
CURRENT_RELEASE = 'yoga'
|
||||
CURRENT_RELEASE = 'zed'
|
||||
ALEMBIC_INIT_VERSION = 'liberty'
|
||||
|
Loading…
x
Reference in New Issue
Block a user