Ironic Release 20.2

This commit bumps the release_mappings to 20.2 to be
used in the bugfix branch

Change-Id: Iada7f443bc197112c6d8096c2eef16cae4693387
This commit is contained in:
Iury Gregory Melo Ferreira 2022-05-05 10:59:00 -03:00
parent 9e6afcdc68
commit 1b10050063
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',