Merge "Update compute rpc version alias for stein"

This commit is contained in:
Zuul 2019-03-14 08:43:59 +00:00 committed by Gerrit Code Review
commit 5455277e3f
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ class ComputeAPI(object):
'pike': '4.17',
'queens': '5.0',
'rocky': '5.0',
'stein': '5.1',
}
def __init__(self):