Set stable/pike to pull stable/pike neutron

Change-Id: I5d84d2745509b186bd2681c7b5e2376912e1fd96
This commit is contained in:
Michael Johnson 2017-08-17 16:42:53 -07:00
parent b8a806e923
commit bdea6dded5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# pip install {opts} {packages}
ZUUL_CLONER=/usr/zuul-env/bin/zuul-cloner
BRANCH_NAME=master
BRANCH_NAME=stable/pike
neutron_installed=$(echo "import neutron" | python 2>/dev/null ; echo $?)
NEUTRON_DIR=$HOME/neutron