Global requirements for OpenStack
Go to file
Witek Bedyk f052a629a5 Block confluent-kafka==1.4.0
confluent-kafka release 1.4.0 includes a buggy source package [1] which
prevents installing it from source.
As the consequence building Docker images on Alpine Linux fail [2, 3].

[1] https://github.com/confluentinc/confluent-kafka-python/issues/830
[2] https://zuul.openstack.org/builds?job_name=build-monasca-docker-image
[3] https://zuul.openstack.org/build/6a5270dd1b4d482da8bfc1a72331f48a/log/job-output.txt#1553

Change-Id: I81f5df877f2c183e563c7f9e74a4f775925a86e2
2020-04-21 18:04:50 +02:00
.zuul.d Set tox_constraints_file for cross-jobs 2020-02-24 12:16:02 +00:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc Small docs cleanup 2020-04-12 18:58:51 +02:00
openstack_requirements Replace old requires-python with python-requires 2020-03-27 13:47:38 -05:00
playbooks Merge "Stop enforcing py2 requirements match starting with U" 2019-11-21 08:51:22 +00:00
tools mark regex as regex for pycodestyle 2019-12-13 23:17:32 -06:00
.gitignore Fix docs environment 2019-05-11 13:46:51 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:33 +00:00
.stestr.conf Move requirements to the PTI 2018-05-21 14:58:48 -07:00
bindep.txt Remove requirements-integration job 2019-11-12 11:02:50 -06:00
blacklist.txt Add Pygments to upper-constraints 2020-03-26 13:06:54 +00:00
detail.py Trivial: Update pypi url to new url 2018-04-21 02:32:36 +00:00
global-requirements.txt Block confluent-kafka==1.4.0 2020-04-21 18:04:50 +02:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Retire swauth 2019-08-24 17:26:38 +00:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
requirements.txt Updated from global requirements 2018-03-04 10:29:16 +00:00
setup.cfg Switch to ussuri job templates 2019-12-04 16:13:08 -06:00
setup.py Updated from global requirements 2017-03-02 11:55:44 +00:00
test-requirements.txt Update upper-constraints for pyScss to 1.3.6 2020-03-24 10:49:48 +09:00
tox.ini Merge "Update the minversion parameter." 2020-02-11 20:52:37 +00:00
update.py Move commands into cmds subdir. 2015-06-29 15:27:25 +12:00
upper-constraints-xfails.txt remove mitmproxy 2018-03-22 13:50:56 -05:00
upper-constraints.txt Block confluent-kafka==1.4.0 2020-04-21 18:04:50 +02:00

Global Requirements and Constraints for OpenStack Projects

image

Resources and Documentation

Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.