Merge "Use the openstack pypi mirror for tripleo images."

This commit is contained in:
Jenkins 2014-01-28 21:11:20 +00:00 committed by Gerrit Code Review
commit 125cb8f099

@ -17,6 +17,7 @@
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export GEARDSERVER=192.168.1.1
export DIB_COMMON_ELEMENTS="stackuser pypi-openstack"
function gate_hook {
bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh
}