Global requirements for OpenStack
Go to file
Gregory Thiemonge f65bd2a8c0 Exclude pyroute2 0.7.1
pyroute2 0.7.1 contains bugs that affects the Octavia and the Neutron
projects [0][1][2]. Preventively exlude this release from the
requirements.

[0] https://github.com/svinota/pyroute2/issues/964
[1] https://github.com/svinota/pyroute2/issues/962
[2] https://bugs.launchpad.net/neutron/+bug/1981963

Change-Id: Id58d7511dbf3e7408ac575b405e38831f42c38b4
2022-07-19 13:31:22 +02:00
.zuul.d stop building librdkafka on aarch64 2022-06-21 15:01:53 +02:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc docs: Update Freenode to OFTC 2021-06-02 06:23:55 +00:00
openstack_requirements Updated from generate-constraints 2021-08-09 09:29:24 -05:00
playbooks stop building librdkafka on aarch64 2022-06-21 15:01:53 +02:00
tools Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
.gitignore add build directory to gitignore 2020-08-03 09:42:34 -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 Use venv instead of virtualenv in generate script 2020-06-29 12:50:08 -05:00
blacklist.txt Do not fix certifi version 2021-10-26 09:50:47 +00:00
detail.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
global-requirements.txt Exclude pyroute2 0.7.1 2022-07-19 13:31:22 +02:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Readd neutron-fwaas and neutron-fwaas-dashboard to requirements 2022-02-10 13:07:49 +00:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
requirements.txt Exclude packaging 20.5-20.7 2020-12-07 12:13:07 +01:00
setup.cfg switch from py36/38 to py38/39 2022-04-13 20:05:09 -05:00
setup.py update requirements and constraints for py3 only Victoria 2020-05-15 23:17:51 -05:00
test-requirements.txt Use unittest.mock instead of mock 2020-06-09 19:16:34 +02:00
tox.ini switch from py36/38 to py38/39 2022-04-13 20:05:09 -05: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 Merge "Revert "Bump pyroute2 to 0.7.1"" 2022-07-18 16:08:46 +00: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.