Merge "Update min support for Dalmatian"

This commit is contained in:
Zuul
2024-03-22 17:59:39 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -257,7 +257,7 @@ NODE_IDENTITY_VERSION = 65
# and value be the latest service version that the release supports (for
# example, before Bobcat RC1, please add 'Bobcat': XX where X is the latest
# servion version that was added)
OLDEST_SUPPORTED_SERVICE_VERSION = 'Antelope'
OLDEST_SUPPORTED_SERVICE_VERSION = 'Caracal'
SERVICE_VERSION_ALIASES = {
'Victoria': 52,
'Wallaby': 54,