Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Luigi Toscano 9abcec3c82 Fix the detection of scala version (now https)
The www.scala-lang.org switched to https and the curl call did not
account for this scenario, so it failed.
Switch the address to https and as extra measure add also the -L
argument, which forces curl to follow the redirects.

Switch also the download URL to https.

Story: 2001964
Task: 15088
Change-Id: I9d28c2ad56292998a6b7aaea421b98e136fbf6e1
2018-05-04 17:54:58 +02:00
api-ref/source Migration to Storyboard 2018-03-17 15:56:58 +01:00
devstack use . instead of source. 2018-01-29 14:18:56 +00:00
doc Merge "Fix the openstack endpoint create failed" 2018-04-30 11:49:10 +00:00
etc Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
playbooks/buildimages Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
releasenotes Merge "Support of HDP 2.6" 2018-04-13 09:44:50 +00:00
roles/build-sahara-images-cli Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
sahara Fix the detection of scala version (now https) 2018-05-04 17:54:58 +02:00
tools Adding sahara-policy-generator.conf 2018-01-30 16:14:22 -03:00
.coveragerc Replace 'lsb_release -is' with the method 'get_os_distrib' 2016-08-23 16:43:59 +03:00
.gitignore [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.stestr.conf [ut] replace .testr.conf with .stestr.conf 2017-09-13 19:36:18 +08:00
.testr.conf Re-add .testr.conf, required by the cover test 2017-09-14 06:34:56 +02:00
.zuul.yaml add lower-constraints job 2018-03-22 18:13:04 -04:00
CONTRIBUTING.rst Migration to Storyboard 2018-03-17 15:56:58 +01:00
HACKING.rst Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
README.rst Migration to Storyboard 2018-03-17 15:56:58 +01:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bandit password tests 2016-04-01 12:03:16 +01:00
bindep.txt Replace http with https for doc links in sahara 2017-08-27 23:45:09 -07:00
lower-constraints.txt correct lower-constraints 2018-04-05 15:07:34 -04:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt uncap eventlet 2018-04-11 11:52:29 -04:00
setup.cfg Follow the new PTI for document build 2018-03-27 19:48:02 +09:00
setup.py Updated from global requirements 2017-03-02 17:53:46 +00:00
test-requirements-bandit.txt Update bandit version 2016-02-05 12:17:02 -05:00
test-requirements.txt Follow the new PTI for document build 2018-03-27 19:48:02 +09:00
tox.ini Remove the (now obsolete) pip-missing-reqs tox target 2018-04-30 20:32:38 +02:00