Skip to content

Commit 9dbf462

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update compute rpc version alias for zed"
2 parents 6cb538f + a4bf453 commit 9dbf462

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)