We are amped to announce the release of: kolla 11.1.0: Kolla OpenStack Deployment This release is part of the victoria stable 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. 11.1.0 ^^^^^^ New Features ************ * "octavia-driver-agent" image was added to support other Octavia providers than "amphora". Upgrade Notes ************* * RabbitMQ and Erlang packages are now installed from "packagecloud.io" (and PPA for Debian/Ubuntu) since "bintray.com" is getting shut down May 1st, 2021. Bug Fixes ********* * Fixes an issue with Swift containers failing to start in Ubuntu binary images. LP#1905279 * Fixes an issue with the "kolla_set_configs --check" command when the compared files are non-Unicode. LP#1913952 * Fixes location of monitoring_policy in Horizon, so access policy is correctly enforced. Note that by current default, admin doesn't not have Monitoring access. LP#1928408 * Fix support for kolla install in "~/.local". LP#1930544 * Fixes an issue with logs going missing in the Fluentd pipeline by pinning td-agent to 4.0.*. LP#1930867 * Fixes issues arising from the lack of Debian updates repo being enabled. LP#1931544 * Fixes an issue with the Fluentd Monasca output plugin related to a more recent openssl library. LP#1910382 * Fixes Mistral source images to respect upper-constraints. Other Notes *********** * Debian images enable the Debian updates repo now. This is aligned with the base Debian image. Changes in kolla 11.0.0..11.1.0 ------------------------------- be0373c92 Fix missing templating block for kolla-toolbox. cbc404a72 Fix prometheus-elasticsearch-exporter container. b9eac37a6 gnocchi: add python3-rados to gnocchi-base source image 9fde574c6 CI: Fix epel url override 61f0b1200 [CI] Do not set ansible_python_interpreter for Zuul 32eb32f1b horizon: Correct location of monitoring_policy file 29048206e Fix build of masakari-monitors image 08e95e532 Fix _get_images_dir when pip-installed with --user d52bb8e7b Pin td-agent to 4.0.* to fix missing logs ddea2f482 gnocchi-base: numpy provides aarch64 binary wheels 2c8ea03a7 Enable Debian updates repo c916ec1eb docs: Update Freenode to OFTC 1366332e5 CI: drop bashism from template overrides 967555e17 [CI] Trust only infra mirrors a596231e3 Add `crudini` to ovs-dpdk containers bc97aa584 swift: fix group membership in debuntu/binary 29bb43d53 Install RabbitMQ repo key on Ubuntu and Debian 0c20a44f9 CentOS on AArch64 has only Erlang 22 3ee3c7d7c Pin erlang 4c366e9fb Disable trove for Debian/binary cbf43757f rabbitmq: Move to packagecloud cc310a525 [CI] Publish images to quay.io on a daily basis 302f4a9cd base: configure curl before first use 73d4a7f4a base: Debian has QEMU 5.2 now so update pinning 3da9ded5f rabbitmq: bump Erlang requirements to v23 in Debian 619d017dc Add octavia-driver-agent f72a4b36e Make kolla_set_configs open files in binary mode 224fd4a1c Drop lower-constraints 65870d965 get rid of traces of CentOS 7 support 4e3b178e6 Upgrade the Monasca Fluentd output plugin 6e02f9588 Horizon: gentler `-o nounset` handling cf305aaaf Fix Mistral source images to respect upper-constraints 5f3620629 Bump up rally and rally-openstack b0711b6ef docs: drop Fedora info, mark Ubuntu one as Debian / Ubuntu fb67dcc03 horizon: set FORCE_GENERATE to no if not set d94546089 CI: Use Docker proxy for pulls eb557bb04 Update projects in README.rst db7dfe141 Add a storm-base image 556b9382a CI: revert to public package mirrors after build 790f96133 Remove footer block from intermediate images cf795f300 Bump prometheus-openstack-exporter version to 1.3.0 Diffstat (except docs and test files) ------------------------------------- .zuul.d/base.yaml | 28 ++++++- .zuul.d/centos.yaml | 42 ++++++++-- .zuul.d/debian.yaml | 67 +++++++++++++--- .zuul.d/ubuntu.yaml | 42 ++++++++-- README.rst | 2 - .../neutron-infoblox-ipam-agent/Dockerfile.j2 | 5 ++ .../Dockerfile.j2 | 2 +- .../prometheus-openstack-exporter/Dockerfile.j2 | 2 +- kolla/common/config.py | 8 +- kolla/image/build.py | 2 + kolla/template/repos.yaml | 20 ++--- lower-constraints.txt | 90 ---------------------- ...a-toolbox_templating_block-3d284d886816e95a.yml | 5 ++ .../notes/bug-1905279-41d664114ef26a16.yaml | 6 ++ .../notes/bug-1913952-a23431cef137f9c7.yaml | 6 ++ .../notes/bug-1928408-4a22a85570eee8d6.yaml | 7 ++ .../notes/bug-1930544-a8926990f3a578a9.yaml | 5 ++ releasenotes/notes/bug-1930867.yaml | 6 ++ .../notes/bug-1931544-5a091735efb6d6dd.yaml | 9 +++ ...sca-fluentd-output-plugin-c27798ba186a8ef7.yaml | 6 ++ .../notes/mistral-respect-uc-77aea99b5c6506ba.yaml | 4 + .../octavia-driver-agent-83ee17b82c577e95.yaml | 5 ++ .../rabbitmq-packagecloud-c009ff6d0d2bd02d.yaml | 6 ++ tox.ini | 6 -- 59 files changed, 572 insertions(+), 344 deletions(-)
participants (1)
-
no-reply@openstack.org