Packstack master is Kilo now
Change-Id: I9a01c059f38369efa533cbad965f29eae43fd557
This commit is contained in:
@@ -6,8 +6,8 @@ import pkg_resources
|
||||
from .installer.utils import execute
|
||||
|
||||
|
||||
VERSION = ['2014', '2']
|
||||
OS_RELEASE = 'Juno'
|
||||
VERSION = ['2015', '1']
|
||||
OS_RELEASE = 'Kilo'
|
||||
RESERVE_STR = None
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user