Add service version for Gazpacho
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 Hibiscus will be skippable, we will need a post-RC1 patch for updating the min that will bump to Gazpacho. Signed-off-by: René Ribaud <rene.ribaud@gmail.com> Change-Id: I6668c15051a089fe4ce5808254a831ff3dacaa75
This commit is contained in:
@@ -294,6 +294,7 @@ SERVICE_VERSION_ALIASES = {
|
|||||||
'Dalmatian': 67,
|
'Dalmatian': 67,
|
||||||
'Epoxy': 68,
|
'Epoxy': 68,
|
||||||
'Flamingo': 70,
|
'Flamingo': 70,
|
||||||
|
'Gazpacho': 72,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user