[release-announce] trove 19.0.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 13:03:18 UTC 2023


We are psyched to announce the release of:

trove 19.0.0: OpenStack DBaaS

This release is part of the antelope release series.

The source is available from:

    https://opendev.org/openstack/trove

Download the package from:

    https://tarballs.openstack.org/trove/

Please report issues through:

    https://bugs.launchpad.net/trove/+bugs

For more details, please see below.

Changes in trove 18.0.0..19.0.0
-------------------------------

3040b40d Remove unmaintained zuul checks
1f1e2bec Using local registry in devstack.
8f7d0121 container_registry_password should be secret
3a270693 Updates the backup document
7a62e826 Fixing tests with tox 4.2.6
61a51982 Fix the missing log request-id
3134fd47 Follow up: CI: test build docker image
257c7b4f Imported Translations from Zanata
5a960b37 CI: test build docker image
a39d7f9a Adds database_service_uid to the document
8c94e211 Fix deprecation warnings
4555d325 Imported Translations from Zanata
d77529b5 add openstack-python3-zed-jobs-arm64 job
346e1612 Switch to 2023.1 Python3 unit tests and generic template name
8ef65e0e [CI] Move queue setting to project level
3a37312b Update master for stable/zed
bc80e2c5 Adapt bindep ubuntu-jammy


Diffstat (except docs and test files)
-------------------------------------

bindep.txt                                         |  10 +-
devstack/files/debs/trove                          |   1 +
devstack/files/rpms/trove                          |   1 +
devstack/plugin.sh                                 |  19 ++
devstack/settings                                  |  19 +-
playbooks/image-build/docker-registry.yaml         |  68 +++++
.../notes/fix-missing-request-id-in-log.yaml       |   5 +
releasenotes/source/index.rst                      |   1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 322 ++++++++++++++++++++-
releasenotes/source/zed.rst                        |   6 +
tox.ini                                            |   1 -
trove/common/cfg.py                                |   3 +-
trove/common/clients.py                            |   4 +-
trove/common/context.py                            |   1 +
trove/common/notification.py                       |   2 +-
trove/common/wsgi.py                               |   2 +-
trove/extensions/common/models.py                  |   2 +-
trove/taskmanager/manager.py                       |   2 +-
trove/taskmanager/models.py                        |   4 +-
zuul.d/jobs.yaml                                   |  25 +-
zuul.d/projects.yaml                               |  13 +-
28 files changed, 679 insertions(+), 180 deletions(-)







More information about the Release-announce mailing list