Global requirements for OpenStack
Go to file
Akihiro Motoki 3e54878f9c Add horizon to upper-constraints
horizon plugins use horizon as a library.
Having horizon in upper-constraints would be helpful
to avoid unexpected breakage due to a newer horizon releases,
particularly in stable branches.

The reason we don't have horizon in upper-constraints so far is
because most horizon plugins would like to work and test with horizon
in a same branch, but Zuul v3 allows such tests.
This reasoning is no longer true.

Updated to stable/train maximum of 16.0.0.

Note that this is proposed to stable branches directly.
In the master branch, it is required to split out common portions
in horizon into a separate deliverable and it was rejected to
add horizon to upper-constraints.txt.

Change-Id: I421ee2d498ea5100d9b52e356b46f2d594638b5b
2019-12-24 02:26:48 +09:00
.zuul.d Remove requirements-integration job 2019-11-12 20:45:26 -06:00
babel-test Babel Integration tests 2016-04-24 17:21:18 -05:00
doc Cap sphinx for py2 to match global requirements 2019-05-16 14:30:43 +08:00
openstack_requirements mark regex as regex for pycodestyle 2019-12-16 15:03:24 -06:00
playbooks Remove requirements-integration job 2019-11-12 20:45:26 -06:00
tools mark regex as regex for pycodestyle 2019-12-16 15:03:24 -06:00
.gitignore Fix docs environment 2019-05-11 13:46:51 -05:00
.gitreview Update .gitreview for stable/train 2019-10-07 11:03:15 +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 Rebuild docs: DRY edition 2018-11-03 14:32:03 -05:00
bindep.txt Remove requirements-integration job 2019-11-12 20:45:26 -06:00
blacklist.txt Add horizon to upper-constraints 2019-12-24 02:26:48 +09:00
detail.py Trivial: Update pypi url to new url 2018-04-21 02:32:36 +00:00
global-requirements.txt Merge "Update constraints for amqp to new release 2.5.2" into stable/train 2019-11-25 23:36:01 +00: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 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-10-07 11:03:20 +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 Add horizon to upper-constraints 2019-12-24 02:26:48 +09: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.