Skip to content

Commit c049061

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update compute rpc version alias for rocky"
2 parents 1863fba + 22c176f commit c049061

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
@@ -359,6 +359,7 @@ class ComputeAPI(object):
359359
'ocata': '4.13',
360360
'pike': '4.18',
361361
'queens': '5.0',
362+
'rocky': '5.0',
362363
}
363364

364365
def __init__(self):

0 commit comments

Comments
 (0)