Global requirements for OpenStack
Go to file
Guang Yee cca006305b exclude virtualenv version 16.3.0
It is breaking devstack because of
https://github.com/pypa/virtualenv/issues/1301.

This is a temporary measure to unbreak devstack. In the long run,
we'll need to fix devstack to be able to use a more contemporary
version of pip.

Change-Id: Ic838ef692093c9b8059ddb7933dd700e1909d607
Story: 2004937
2019-02-04 22:13:33 -08:00
.zuul.d Merge "Add cross-horizon-npm" 2018-10-19 23:10:19 +00:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc/source Rebuild docs: DRY edition 2018-11-03 14:32:03 -05:00
openstack_requirements Add check for prerelease and further clean up error message. 2019-01-29 15:34:07 -06:00
playbooks Update the outdated URL 2018-09-23 17:40:16 +08:00
tools Merge "Revert "Remove networking-odl from g-r in the requirements-integration job"" 2018-09-21 12:01:36 +00:00
.gitignore add stestr directory to gitignore 2018-05-29 16:50:18 -05:00
.gitreview Added .gitreview 2012-08-06 17:05:39 -05: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 Rebuild docs: DRY edition 2018-11-03 14:32:03 -05:00
bindep.txt Install unzip for wheel build jobs 2018-10-16 09:20:23 -07:00
blacklist.txt Make sahara (now core only) usable as requirement 2019-01-22 17:06:23 +01:00
detail.py Trivial: Update pypi url to new url 2018-04-21 02:32:36 +00:00
global-requirements.txt exclude virtualenv version 16.3.0 2019-02-04 22:13:33 -08:00
projects.txt Retire openstack/openstack-ansible-os_monasca-ui 2018-11-12 11:27:35 -03:00
requirements.txt Updated from global requirements 2018-03-04 10:29:16 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 09:10:23 +00:00
setup.py Updated from global requirements 2017-03-02 11:55:44 +00:00
test-requirements.txt Move requirements to the PTI 2018-05-21 14:58:48 -07:00
tox.ini Add python 3.6 unit test job 2018-11-09 04:19:26 +00: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 exclude virtualenv version 16.3.0 2019-02-04 22:13:33 -08: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.