Global requirements for OpenStack
e6e6112fdd
This patch blocks oslo.log version 5.0.1, as reported in [1]. oslo.log 5.0.2, without the corresponding oslo.privsep one, will break the Neutron CI, in particular the job "neutron-functional-with-uwsgi", that will be temporary disabled. Next steps: 1) Push a path in oslo.privsep using this new oslo.log version [2], fixing the problem reported. 2) Release a new oslo.privsep version. 3) Bump the oslo.privsep version in this project. 4) Unblock the Neutron CI "neutron-functional-with-uwsgi" job. [1]https://bugs.launchpad.net/oslo.log/+bug/1995514 [2]https://review.opendev.org/c/openstack/oslo.privsep/+/864254 Related-Bug: #1995514 Related-Bug: #1995091 Change-Id: I1ed628b0ff6c98d21d36caf828edfbc7ef822363 |
||
---|---|---|
.zuul.d | ||
babel-test | ||
doc | ||
openstack_requirements | ||
playbooks | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
backports.txt | ||
bindep.txt | ||
blacklist.txt | ||
detail.py | ||
global-requirements.txt | ||
MANIFEST.in | ||
projects.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
update.py | ||
upper-constraints-xfails.txt | ||
upper-constraints.txt |
Global Requirements and Constraints for OpenStack Projects
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.