Global requirements for OpenStack
Go to file
Ian Wienand f565d76fdb Add more wheel builds to check
This adds centos-8 and ubuntu-focal to the x86 wheel builds.

It also adds the arm64 builds in the check-arm64 queue.  This is
currently a non-voting queue -- however failures here will actually
stop the periodic wheel release job.  There might be an argument for
moving them into check/gate; we have been a little worried that
insufficient arm64 resources would hold up the gate for changes that
required timely merge; however the linaro cloud is certainly seeming
to be stable and performant.  These do not work right now, and are
fixed up in follow-ons.  We can start here as we initially debug.

Change-Id: I9ae13fdb702dd2f140bebd7db326b3b47ef7f284
2020-05-28 10:05:43 +02:00
.zuul.d Add more wheel builds to check 2020-05-28 10:05:43 +02:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc add contributing docs 2020-04-22 23:27:05 -05:00
openstack_requirements update requirements and constraints for py3 only Victoria 2020-05-15 23:17:51 -05:00
playbooks Merge "Stop enforcing py2 requirements match starting with U" 2019-11-21 08:51:22 +00:00
tools Add tool to generate a health report for all reqs 2020-05-08 11:14:54 -05: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 bindep.txt: Install python3-devel for CentOS 8 2020-05-28 10:00:19 +02:00
blacklist.txt Add yamllint to blacklist 2020-05-14 12:31:42 +02:00
detail.py Trivial: Update pypi url to new url 2018-04-21 02:32:36 +00:00
global-requirements.txt Fix 'oslo.i18n' requirement error 2020-05-23 13:38:48 +09:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Add validations-libs and validations-common to openstack_requirements 2020-04-23 07:51:01 +00:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
requirements.txt Add script to help check for unused packages 2020-05-01 15:47:18 -05:00
setup.cfg Add py38 package metadata 2020-05-02 07:48:15 -05:00
setup.py update requirements and constraints for py3 only Victoria 2020-05-15 23:17:51 -05:00
test-requirements.txt Update upper-constraints for pyScss to 1.3.6 2020-03-24 10:49:48 +09:00
tox.ini update requirements and constraints for py3 only Victoria 2020-05-15 23:17:51 -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 "Cap few deps of keystoneauth for py3.5" 2020-05-22 21:58:53 +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.