adjust branches for kilo
This opens up liberty development by adjusting the branches for kilo, will not pass until devstack is branched. Change-Id: I1c2ad1bf192bf1c7191aace1d2f5c89aa077f39a
This commit is contained in:
parent
67834d825a
commit
df2c32b44a
@ -19,10 +19,10 @@ STACK_ROOT=${STACK_ROOT:-/opt/stack}
|
||||
DATA_DIR=${STACK_ROOT}/data
|
||||
|
||||
# Release info
|
||||
BASE_RELEASE=${BASE_RELEASE:-juno}
|
||||
BASE_RELEASE=${BASE_RELEASE:-kilo}
|
||||
BASE_RELEASE_DIR=${STACK_ROOT}/$BASE_RELEASE
|
||||
|
||||
TARGET_RELEASE=${TARGET_RELEASE:-kilo}
|
||||
TARGET_RELEASE=${TARGET_RELEASE:-liberty}
|
||||
TARGET_RELEASE_DIR=${STACK_ROOT}/$TARGET_RELEASE
|
||||
|
||||
# DevStack sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user