Run against ocata requirements

Change-Id: Ie5c59ff7c874c09560609cf3b0f067ff85e8c5b5
This commit is contained in:
Thomas Bechtold 2017-04-10 11:54:19 +02:00
parent 53cbd6768a
commit b1fc158916

View File

@ -5,7 +5,7 @@
# the constraints file before applying it for from-source installation.
ZUUL_CLONER=/usr/zuul-env/bin/zuul-cloner
BRANCH_NAME=master
BRANCH_NAME=stable/ocata
PACKAGE_NAME=monasca-common
requirements_installed=$(echo "import openstack_requirements" | python 2>/dev/null ; echo $?)