Skip to content

Commit

Permalink
Update compute rpc version alias for zed
Browse files Browse the repository at this point in the history
This adds a compute rpc version alias for the named release zed.

Change-Id: Ib81433b4f5a4615d81a74b10e3e99a72ed5b3e1d
Signed-off-by: Takashi Natsume <[email protected]>
  • Loading branch information
takanattie committed Sep 3, 2022
1 parent 58be0ca commit a4bf453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nova/compute/rpcapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ class ComputeAPI(object):
'wallaby': '6.0',
'xena': '6.0',
'yoga': '6.0',
'zed': '6.1',
}

@property
Expand Down

0 comments on commit a4bf453

Please sign in to comment.