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
commit c049061bd4
1 changed files with 1 additions and 0 deletions

View File

@ -359,6 +359,7 @@ class ComputeAPI(object):
'ocata': '4.13',
'pike': '4.18',
'queens': '5.0',
'rocky': '5.0',
}
def __init__(self):