Global requirements for OpenStack
Go to file
Clark Boylan d9266be280 Remove Xenial and CentOS 7 wheel cache build jobs
The OpenDev team is looking towards removing CentOS 7 and Ubuntu Xenial
test nodes from Zuul and Nodepool. In the case of Xenial this distro
release has been EOL for some time now, and in the case of CentOS 7 will
go EOL in the near future. Removing these distro releases will allow the
OpenDev team to focus on building images for modern releases as well as
freeing up space on our mirror filesystems for additional mirror
content.

At this point OpenStack should largely be on CentOS Stream and Ubuntu
Bionic, Focal, and Jammy. We don't expect this to create a major impact.

Change-Id: I1ca9403525df470a7da8c1f02bdfb8d4ea90c670
(cherry picked from commit 8fea6f6c7e)
2024-02-29 15:03:51 -08:00
.zuul.d Remove Xenial and CentOS 7 wheel cache build jobs 2024-02-29 15:03:51 -08: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 Fix overlong line 2023-05-11 08:38:44 -04:00
playbooks Switch node tests to inherit nodejs-run-test-browser. 2020-06-23 08:18:09 +09: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 Update .gitreview for unmaintained/yoga 2024-02-08 13:04:54 +00:00
.stestr.conf Move requirements to the PTI 2018-05-21 14:58:48 -07:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
bindep.txt Remove python-dev from bindep 2022-11-08 13:35:08 +00:00
blacklist.txt Add neutron to stable/yoga upper-constraints 2022-06-20 18:09:32 +02:00
detail.py Stop to use the __future__ module. 2020-06-02 20:56:04 +02:00
global-requirements.txt Revert "Revert "updating gnocchiclient"" 2022-06-27 11:32:53 +02:00
projects.txt Readd neutron-fwaas and neutron-fwaas-dashboard to requirements 2022-02-10 13:07:49 +00:00
requirements.txt Exclude packaging 20.5-20.7 2020-12-07 12:13:07 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-04-30 10:13:27 +08: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 Fix tox4 error 2022-12-29 11:18:26 -06: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 update constraint for sushy to new release 4.1.7 2024-02-01 16:15:47 +00:00

README.rst

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.