Merge "Ironic Release 20.2"

This commit is contained in:
Zuul 2022-05-06 13:57:41 +00:00 committed by Gerrit Code Review
commit 6bd90ecf95
1 changed files with 20 additions and 0 deletions

View File

@ -450,6 +450,26 @@ RELEASE_MAPPING = {
'VolumeTarget': ['1.0'],
}
},
'20.2': {
'api': '1.78',
'rpc': '1.55',
'objects': {
'Allocation': ['1.1'],
'BIOSSetting': ['1.1'],
'Node': ['1.36'],
'NodeHistory': ['1.0'],
'Conductor': ['1.3'],
'Chassis': ['1.3'],
'Deployment': ['1.0'],
'DeployTemplate': ['1.1'],
'Port': ['1.10'],
'Portgroup': ['1.4'],
'Trait': ['1.0'],
'TraitList': ['1.0'],
'VolumeConnector': ['1.0'],
'VolumeTarget': ['1.0'],
}
},
'master': {
'api': '1.78',
'rpc': '1.55',