Merge "Update compute rpc version alias for xena"

This commit is contained in:
Zuul 2021-09-02 20:15:06 +00:00 committed by Gerrit Code Review
commit 7a0ed9eb2f
1 changed files with 1 additions and 0 deletions

View File

@ -420,6 +420,7 @@ class ComputeAPI(object):
'ussuri': '5.11',
'victoria': '5.12',
'wallaby': '6.0',
'xena': '6.0',
}
@property