Add service version for Epoxy
We agreed by I2dd906f34118da02783bb7755e0d6c2a2b88eb5d on the support envelope. Pre-RC1, we need to add a service version in the object. Post-RC1, depending on whether it's SLURP or not SLURP, we need to bump the minimum version or not. This patch only focuses on pre-RC1 stage. Given Flamingo will be skippable, we will need a post-RC1 patch for updating the min that will bump to Epoxy. HTH. Change-Id: Id74ebfeaaac7bd116b11ff7bdd86674feb825f0f
This commit is contained in:
@@ -270,6 +270,7 @@ SERVICE_VERSION_ALIASES = {
|
||||
'Bobcat': 66,
|
||||
'Caracal': 66,
|
||||
'Dalmatian': 67,
|
||||
'Epoxy': 68,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user