Sahara provides a scalable data processing stack and associated management interfaces.
Go to file
Luigi Toscano 7e24f288c4 String-related fixes for Python 3
- Check if a variable is a strings using isinstance and six.
  At least one of the two checks before the fix triggers
  an exception visible in the logs when using internal
  job binaries ("Job binary internal data must be a string of
  length greater than zero").
- Encode a string that is passed to md5, as the error suggests
  ("Unicode-objects must be encoded before hashing")

Change-Id: Icb5d75bdbfb83070c579b9b99a395f344c3120ce
2018-12-04 22:54:38 +01:00
api-ref/source api-ref: move to a v1.1 sub-folder 2018-07-12 18:52:52 +02:00
devstack grenade: relevant fixes for master (sahara-api/apache) 2018-09-18 11:49:26 +02:00
doc Merge "Update devel info: mailing list, meeting time" 2018-12-04 12:27:13 +00:00
etc Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
playbooks Import the legacy grenade sahara job 2018-09-03 19:46:18 +02:00
releasenotes Add framework for sahara-status upgrade check 2018-10-19 14:08:44 +00:00
roles/build-sahara-images-cli Native Zuul v3 jobs (almost all of them) 2018-02-13 12:52:35 +01:00
sahara String-related fixes for Python 3 2018-12-04 22:54:38 +01:00
tools Switch the coverage tox target to stestr 2018-06-27 00:23:56 +02: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 Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
.zuul.yaml Use templates lower-constraints, update cover job 2018-09-18 13:22:17 +02: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 add release notes to readme.rst 2018-06-14 15:48:21 +08: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 Add framework for sahara-status upgrade check 2018-10-19 14:08:44 +00:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
requirements.txt Add framework for sahara-status upgrade check 2018-10-19 14:08:44 +00:00
setup.cfg Update devel info: mailing list, meeting time 2018-11-21 18:35:53 +01: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 Switch ostestr to stestr 2018-06-26 00:27:03 +02:00
tox.ini Add python 3.6 unit test job 2018-11-07 19:07:55 -08:00