Merge "Update compute rpc version alias for victoria"

This commit is contained in:
Zuul 2020-09-14 12:14:01 +00:00 committed by Gerrit Code Review
commit 3f54f5033b
1 changed files with 1 additions and 0 deletions

View File

@ -396,6 +396,7 @@ class ComputeAPI(object):
'stein': '5.1', 'stein': '5.1',
'train': '5.3', 'train': '5.3',
'ussuri': '5.11', 'ussuri': '5.11',
'victoria': '5.12',
} }
@property @property