Also clone os-cloud-config in prepare_tripleo.sh

TripleO is in the process of moving scripts out of incubator and into
os-cloud-config, so it needs to be available in CI.

Change-Id: I7fa902426fb1e341b05e561050956874090f925a
This commit is contained in:
Steve Kowalik 2014-04-08 16:17:24 +10:00
parent 110754ef24
commit 7668d27082

View File

@ -85,6 +85,7 @@ git clone https://review.openstack.org/p/openstack/keystone
git clone https://review.openstack.org/p/openstack/neutron
git clone https://review.openstack.org/p/openstack/nova
git clone https://review.openstack.org/p/openstack/os-apply-config
git clone https://review.openstack.org/p/openstack/os-cloud-config
git clone https://review.openstack.org/p/openstack/os-collect-config
git clone https://review.openstack.org/p/openstack/os-refresh-config
git clone https://review.openstack.org/p/openstack/oslo.config