Update compute rpc version alias for yoga

This adds a compute rpc version alias for the named release yoga.

Change-Id: I6ce69bf6829551089371f7bb180b67a8630ec27e
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
This commit is contained in:
Takashi Natsume 2022-02-20 23:21:36 +09:00
parent eac22132da
commit 4863f5bdf1
1 changed files with 1 additions and 0 deletions

View File

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