Merge "Temporary change the nova tar url"

This commit is contained in:
Jenkins 2015-07-31 14:45:09 +00:00 committed by Gerrit Code Review
commit acfa1378fc

View File

@ -8,4 +8,7 @@ SOURCE_INSTALL_AVAILABLE=1
: ${CLONE_FROM:=https://github.com/openstack/nova}
# Used for curl install method
: ${TARBALL_URI:=http://tarballs.openstack.org/nova/nova-master.tar.gz}
# TODO(coolsvap) change to master once the changes
# in blueprint consolidate-libvirt-fs-volume-drivers
# Kolla bug : https://bugs.launchpad.net/kolla/+bug/1480231
: ${TARBALL_URI:=http://tarballs.openstack.org/nova/nova-2015.1.1.tar.gz}