We contentedly announce the release of: kolla 10.0.0: Kolla OpenStack Deployment This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/kolla Download the package from: https://tarballs.openstack.org/kolla/ Please report issues through: https://bugs.launchpad.net/kolla/+bugs For more details, please see below. 10.0.0 ^^^^^^ Upgrade Notes ************* * Cyborg Agent no longer includes OPAE SDK. The version was outdated and currently supported platforms do not have ready-to-use binaries. This change was required to make Cyborg buildable. Deprecation Notes ***************** * The "congress" project is no longer maintained. It has been retired officially in Victoria. (http://lists.openstack.org/pipermail/openstack- discuss/2020-April/014292.html) Bug Fixes ********* * Makes Cyborg buildable for all platforms by removing dependency on OPAE SDK. LP#1873744 Changes in kolla 10.0.0.0rc1..10.0.0 ------------------------------------ 4103b0b15 Fix horizon debian binary docker image d23e9de18 kolla-toolbox: use u-c while installing virtualenv f61e32246 Revert "Enable mod_wsgi in Nova API container" b92446b92 Add collectd-amqp to the collectd image 1750140f5 Bump versions for Ussuri 4d504c1ec cyborg-api: install proper WSGI for CentOS 5bd7d3fc7 add libibverbs package for openvswitch 97298440a Add releasenote for congress deprecation a4d0b32a6 [docs] Ussuri - Ubuntu has Ceph Octopus 1ec329e7a Remove centos-nfs-ganesha28 from repos.yaml e246e80d2 Fix pre-commit-hook 4d0972d49 Switch to RDO Ussuri release on CentOS 9655fa1f5 Add ceph releases per-distro to support matrix a08ed2adb Make Cyborg buildable (again) 0f97670f3 README: mark kolla-cli as deprecated & add kayobe 60b924131 [Community goal] Update the contributor guide d3587d44d CI: Ignore more 0fc4aacfe Use delorean for Ussuri 7dd64fd3f Update TOX_CONSTRAINTS_FILE for stable/ussuri 93cb6891e Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 + .gitreview | 1 + .zuul.d/base.yaml | 4 + CONTRIBUTING.rst | 19 +++ README.rst | 5 +- .../neutron-openvswitch-agent/Dockerfile.j2 | 1 + kolla/common/config.py | 12 +- kolla/image/build.py | 11 +- kolla/template/repos.yaml | 3 - .../notes/bug-1873744-559df986c3840bd7.yaml | 11 ++ releasenotes/notes/centos-8-950d979507939643.yaml | 4 +- ...deprecate-congress-images-0f6a327ae67e2137.yaml | 7 ++ tools/pre-commit-hook | 6 +- tools/validate-all-yaml.sh | 2 +- tox.ini | 6 +- 33 files changed, 330 insertions(+), 239 deletions(-)
participants (1)
-
no-reply@openstack.org