Change DB migration constant to 2026_1
Change-Id: Ia3a1ceaff3964bf62e19ebf46a53b885750ac4a7 Signed-off-by: Cyril Roelandt <cyril@redhat.com>
This commit is contained in:
@@ -29,5 +29,5 @@ db_options.set_defaults(cfg.CONF)
|
||||
# Migration-related constants
|
||||
EXPAND_BRANCH = 'expand'
|
||||
CONTRACT_BRANCH = 'contract'
|
||||
CURRENT_RELEASE = '2025_2'
|
||||
CURRENT_RELEASE = '2026_1'
|
||||
ALEMBIC_INIT_VERSION = 'liberty'
|
||||
|
||||
Reference in New Issue
Block a user