Global requirements for OpenStack
Go to file
Stephen Finucane 69e21be288 Remove six
Change-Id: I1d6e583f41f95be7c2af232a2f22ee20fa83c4be
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-01-24 15:49:09 +01:00
.zuul.d Move mypy to blacklist 2024-01-18 12:19:22 +11: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 Remove six 2024-01-24 15:49:09 +01:00
playbooks Move the definition of BACKPORTS out of code 2022-08-08 17:29:55 -05:00
tools Remove six 2024-01-24 15:49:09 +01: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
backports.txt Move the definition of BACKPORTS out of code 2022-08-08 17:29:55 -05:00
bindep.txt Replace pypy to pypy3 to make *py311 jobs pass 2023-08-31 20:49:03 +00:00
blacklist.txt Alphabetise blacklist 2024-01-18 09:05:12 +00:00
detail.py Remove six 2024-01-24 15:49:09 +01:00
global-requirements.txt Merge "Remove directord and task-core" 2024-01-22 06:54:22 +00:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Merge "Drop python-moganclient" 2024-01-22 04:27:37 +00:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
requirements.txt Remove six 2024-01-24 15:49:09 +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 Add python3.11 to generate-constraints 2023-09-23 11:00:58 +02: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 Downgrade pillow to 9.5.0 2024-01-22 21:33:12 +09: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.