Skip to content

Commit 4863f5b

Browse files
committed
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 <[email protected]>
1 parent eac2213 commit 4863f5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nova/compute/rpcapi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ class ComputeAPI(object):
421421
'victoria': '5.12',
422422
'wallaby': '6.0',
423423
'xena': '6.0',
424+
'yoga': '6.0',
424425
}
425426

426427
@property

0 commit comments

Comments
 (0)