Merge "Update compute rpc version alias for rocky"

This commit is contained in:
Zuul
2018-08-10 02:05:40 +00:00
committed by Gerrit Code Review
+1
View File
@@ -359,6 +359,7 @@ class ComputeAPI(object):
'ocata': '4.13',
'pike': '4.18',
'queens': '5.0',
'rocky': '5.0',
}
def __init__(self):