Merge "Correct release mappings for 16.2"

This commit is contained in:
Zuul 2021-02-19 11:41:53 +00:00 committed by Gerrit Code Review
commit 6ae5bc4642
1 changed files with 2 additions and 2 deletions

View File

@ -284,8 +284,8 @@ RELEASE_MAPPING = {
}
},
'16.2': {
'api': '1.68',
'rpc': '1.51',
'api': '1.69',
'rpc': '1.52',
'objects': {
'Allocation': ['1.1'],
'Node': ['1.35'],