Global requirements for OpenStack
Go to file
Sean McGinnis 50f69d5296 Update check-requirements for py3
This updates the virtual environment handling to assume it is running
with Python 3.7 instead of 2.7. It also updates the virtualenv detection
to recognize if it is running python from a virtualenv without the
virtualenv actually being activated.

Change-Id: Ib841f1d6a683eff4836bfeeb73678199745a3a2f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-11-09 14:57:35 -06:00
.zuul.d Add cross-octavia-py3[6-7] jobs 2019-10-22 14:59:50 -07: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 Make requirements-check output more obvious 2019-05-15 14:58:22 -05:00
playbooks Update check-requirements for py3 2019-11-09 14:57:35 -06:00
tools Replace openstack.org git:// URLs with https:// 2019-03-24 20:36:01 +00: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
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 Install unzip for wheel build jobs 2018-10-16 09:20:23 -07: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 block versions of salt that cap pyyaml 2019-10-29 10:25:44 -05:00
projects.txt Retire swauth 2019-08-24 17:26:38 +00:00
requirements.txt Updated from global requirements 2018-03-04 10:29:16 +00:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 15:58:26 -04: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 Add Python 3 Train unit tests 2019-07-05 15:58:26 -04: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-11-08 09:48:20 -06: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.