update branches for ocata
Change-Id: I3d0ae54dd0dab1aab9720df7842ae3a243cf9d8c
This commit is contained in:
parent
398af3bac2
commit
63f5ff6d9a
@ -19,10 +19,10 @@ STACK_ROOT=${STACK_ROOT:-/opt/stack}
|
||||
DATA_DIR=${STACK_ROOT}/data
|
||||
|
||||
# Release info
|
||||
BASE_RELEASE=${BASE_RELEASE:-mitaka}
|
||||
BASE_RELEASE=${BASE_RELEASE:-newton}
|
||||
BASE_RELEASE_DIR=${STACK_ROOT}/$BASE_RELEASE
|
||||
|
||||
TARGET_RELEASE=${TARGET_RELEASE:-newton}
|
||||
TARGET_RELEASE=${TARGET_RELEASE:-ocata}
|
||||
TARGET_RELEASE_DIR=${STACK_ROOT}/$TARGET_RELEASE
|
||||
|
||||
# DevStack sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user