Global requirements for OpenStack
Go to file
Takashi Kajinami 26e59920a7 Remove ansible-runner
ansible-runner was added to be used by networking-ansible[1]. However
the project hasn't get any update for 3 years and looks unmaintained.

[1] a449abac5d

Remove ansible-runner from global-requirements to avoid maintaining
dependencies for unmaintained projects. This allows us to get rid of
lockfile which was already retired[2].

[2] 45d30134d218f661346326da7fa0f19cb3de97f9

Change-Id: I1304f2dfcd6c9b0ab3a3ec54f50238705179d1f5
2024-05-23 11:36:41 +02:00
.zuul.d Add jobs without the pre-built wheels 2024-04-05 12:57:59 +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 Remove the Sahara deliverables from req 2024-05-16 16:54:42 -07:00
playbooks Improve terminology in the requirements tree 2024-05-14 10:08:34 +02:00
tools Revert "Add ability to strip old excludes" 2024-05-01 17:44:28 +00: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
denylist.txt Remove the Sahara deliverables from req 2024-05-16 16:54:42 -07:00
detail.py Remove six 2024-01-24 15:49:09 +01:00
global-requirements.txt Remove ansible-runner 2024-05-23 11:36:41 +02:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Remove the Sahara deliverables from req 2024-05-16 16:54:42 -07: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 Remove 'update-requirements' tool 2024-01-24 15:01:49 +00: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 Improve terminology in the requirements tree 2024-05-14 10:08:34 +02:00
upper-constraints-xfails.txt remove mitmproxy 2018-03-22 13:50:56 -05:00
upper-constraints.txt Remove ansible-runner 2024-05-23 11:36:41 +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.