Merge "Devstack element pulls from master."

This commit is contained in:
Jenkins 2013-02-27 00:02:31 +00:00 committed by Gerrit Code Review
commit b917233a24

View File

@ -8,4 +8,4 @@ install-packages git
if [ -n "$http_proxy" ]; then
sudo -Hiu stack git config --global http.proxy $http_proxy
fi
sudo -Hiu stack git clone -b baremetal-dev https://github.com/tripleo/devstack.git
sudo -Hiu stack git clone https://github.com/openstack-dev/devstack.git