tox_install.sh: Update for stable/pike

Change-Id: Ifc3844d462c5c0995eb46ce7f181e8d4ac696b82
This commit is contained in:
YAMAMOTO Takashi 2017-08-11 10:23:32 +09:00 committed by Kevin Benton
parent 1af618a785
commit 60e4e7113b
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