RETIRED, Sahara provides a scalable data processing stack and associated management interfaces.
44ac39ad4d
Sphinx installs the package with its dependencies, but it does not use the constraints. This can lead to errors if a dependency introduces any backward incompatible changes. To avoid this the dependencies needs to be installed prior to sphinx run by tox with the correct constraints. Conflicts: tox.ini NOTE(elod.illes): * conflict is due to branch specific upper constraints setting patch. * sahara-openstack-ansible-functional job is passing in victoria so that part is not needed in stable/victoria * this patch also corrects the contradicting lower constraints to make the lower-constraints job pass (with the new pip dependency resolver, introduced in pip 20.3, the job started to show the contradictions and thus started to fail): - oslo.service 1.24.0 version contradicts with eventlet 0.26.0 lower constraint - alembic 0.9.6 is required for oslo.db 6.0.0 - cryptography 2.5 is required for paramiko 2.7.1 - amqp 2.6.0 is required for kombu 5.0.1 - warlock 1.3.1 is required for jsonschema 3.2.0 - six 1.11.0 is in requirements.txt, update to same in l-c.txt Change-Id: I4ba83f1007dd11801b8e32c6d7566769e005480b (cherry picked from commit |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
etc | ||
playbooks/buildimages | ||
releasenotes | ||
roles/build-sahara-images-cli | ||
sahara | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bandit.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
OpenStack Data Processing ("Sahara") project
Sahara at wiki.openstack.org: https://wiki.openstack.org/wiki/Sahara
Storyboard project: https://storyboard.openstack.org/#!/project/935
Sahara docs site: https://docs.openstack.org/sahara/latest/
Roadmap: https://wiki.openstack.org/wiki/Sahara/Roadmap
Quickstart guide: https://docs.openstack.org/sahara/latest/user/quickstart.html
How to participate: https://docs.openstack.org/sahara/latest/contributor/how-to-participate.html
Source: https://opendev.org/openstack/sahara
Bugs and feature requests: https://storyboard.openstack.org/#!/project/935
Release notes: https://docs.openstack.org/releasenotes/sahara/
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0