devstack: download storm from archive.apache.org
Change-Id: I14102e3652e5f2214cf3115cfad378a01a827ad3 Story: 2001559 Task: 6503
This commit is contained in:
@@ -110,7 +110,7 @@ function post_storm {
|
||||
# helpers
|
||||
|
||||
function _download_storm {
|
||||
local storm_tarball_url="${APACHE_MIRROR}storm/apache-storm-${STORM_VERSION}/${STORM_TARBALL}"
|
||||
local storm_tarball_url="${APACHE_ARCHIVES}storm/apache-storm-${STORM_VERSION}/${STORM_TARBALL}"
|
||||
local storm_dest
|
||||
|
||||
storm_dest=`get_extra_file ${storm_tarball_url}`
|
||||
|
Reference in New Issue
Block a user