Skip to content

Commit a4bf453

Browse files
committed
Update compute rpc version alias for zed
This adds a compute rpc version alias for the named release zed. Change-Id: Ib81433b4f5a4615d81a74b10e3e99a72ed5b3e1d Signed-off-by: Takashi Natsume <[email protected]>
1 parent 58be0ca commit a4bf453

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
@@ -423,6 +423,7 @@ class ComputeAPI(object):
423423
'wallaby': '6.0',
424424
'xena': '6.0',
425425
'yoga': '6.0',
426+
'zed': '6.1',
426427
}
427428

428429
@property

0 commit comments

Comments
 (0)