Global requirements for OpenStack
Go to file
Matthew Thode bcda45553a
Remove most python-2.7 jobs
remove all jobs depending on projects that are set to remove support
for python-2.7 during the Ussuri cycle.  This will keep us from being
surprised when a project pulls support for py27 and breaking our gate.

Originally this was set to occur later in the cycle but as we depend
on the projects for cross jobs it needs to be done earlier.

Change-Id: I6c9f545e09779431120cee942318013ed91a581a
Signed-off-by: Matthew Thode <mthode@mthode.org>
2019-12-04 16:05:01 -06:00
.zuul.d Remove most python-2.7 jobs 2019-12-04 16:05:01 -06:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc Blacklist sphinx 2.1.0 (autodoc bug) 2019-10-10 16:17:25 +02:00
openstack_requirements Stop enforcing py2 requirements match starting with U 2019-11-15 09:10:29 -06:00
playbooks Merge "Stop enforcing py2 requirements match starting with U" 2019-11-21 08:51:22 +00:00
tools Remove requirements-integration job 2019-11-12 11:02:50 -06: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 Remove requirements-integration job 2019-11-12 11:02:50 -06:00
blacklist.txt Adds ansible-lint to the blacklist 2019-08-29 15:38:18 +03:00
detail.py Trivial: Update pypi url to new url 2018-04-21 02:32:36 +00:00
global-requirements.txt Merge "Add new dependency for tabulate library" 2019-11-28 00:39:41 +00:00
MANIFEST.in Make openstack.requirements installable. 2013-07-05 00:31:50 -04:00
projects.txt Retire swauth 2019-08-24 17:26:38 +00:00
README.rst Add Source links to readme 2019-10-17 15:50:57 +08:00
requirements.txt Updated from global requirements 2018-03-04 10:29:16 +00:00
setup.cfg Remove build_docs settings from setup.cfg 2019-11-12 06:02:14 -06:00
setup.py Updated from global requirements 2017-03-02 11:55:44 +00:00
test-requirements.txt Fix docs environment 2019-05-11 13:46:51 -05:00
tox.ini Stop configuring install_command in tox. 2019-11-15 12:21:31 +01: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 Updated from generate-constraints 2019-12-03 00:39:47 -06: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.