We are ecstatic to announce the release of: trove 13.0.1: OpenStack DBaaS This release is part of the ussuri stable 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 13.0.0..13.0.1 ------------------------------- 48e39a07 [docs]Fix wrong links in README a5a5c5e0 Handle case where no networks are selected at create 7e492708 Set limit to -1 when getting Nova instances d808241a [Image] Use sudo when removing image cache dir 83bf6ce1 Install pip3 for image build f31ac746 [Backup] Ignore 404 error when deleting swift objects 695a63e2 Do not operate floating IP for relication cluster c5d78f68 Fix building raw image 775abab5 Support image type for guest image building 8d9b938a Fix CI job a006dc41 Update TOX_CONSTRAINTS_FILE for stable/ussuri 06755d64 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 31 +++++++------- README.rst | 6 +-- devstack/settings | 2 +- integration/scripts/conf/test_begin.conf | 2 +- .../99-reliable-apt-key-importing.bash | 4 +- .../guest-agent/source-repository-guest-agent | 4 +- .../99-reliable-apt-key-importing.bash | 4 +- .../elements/ubuntu-guest/install.d/15-trove-dep | 21 ++++++---- .../ubuntu-guest/post-install.d/90-apt-get-update | 9 ---- .../ubuntu-guest/pre-install.d/04-baseline-tools | 2 +- .../ubuntu-mysql/pre-install.d/10-percona-apt-key | 6 +-- .../install.d/22-decrease-networking-timeout | 7 ++++ integration/scripts/functions_qemu | 8 ++-- integration/scripts/trovestack | 8 ++-- integration/scripts/trovestack.rc | 2 +- tox.ini | 2 +- trove/common/strategies/storage/swift.py | 9 +++- trove/extensions/mgmt/instances/models.py | 3 +- trove/instance/views.py | 2 +- trove/limits/views.py | 4 +- trove/taskmanager/manager.py | 13 +----- trove/taskmanager/models.py | 48 ++-------------------- 26 files changed, 88 insertions(+), 148 deletions(-)
participants (1)
-
no-reply@openstack.org