From c3b96a079da118d64ff9925e79dfb93fe95832a9 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Fri, 9 Jul 2021 15:41:03 +0200 Subject: [PATCH] Release python-octaviaclient 2.0.2 for stable/ussuri This release contains bugfixes and performance improvements. $ git log --no-decorate --oneline --no-merges 2.0.1..6d843fb 6d843fb Improve the client performance on large clouds a5beab0 Support pagination for 'list' API calls 441547f Dropping lower-constraints job e56989b Cap pylint for stable branches 6f72322 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri c2e82f1 Update .gitreview for stable/ussuri Change-Id: I1d99d38b96c6f4cb14200594edc7dad0e7bb0ab8 --- deliverables/ussuri/python-octaviaclient.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/ussuri/python-octaviaclient.yaml b/deliverables/ussuri/python-octaviaclient.yaml index 22f0dd2866..1f3ca39569 100644 --- a/deliverables/ussuri/python-octaviaclient.yaml +++ b/deliverables/ussuri/python-octaviaclient.yaml @@ -22,4 +22,8 @@ releases: projects: - repo: openstack/python-octaviaclient hash: 17836502fa925d3bcef3d77426ae0e497561943b + - version: 2.0.2 + projects: + - repo: openstack/python-octaviaclient + hash: 6d843fb6f1c3ed6aa7bd8c9acf6afea15fc783a3 release-notes: https://docs.openstack.org/releasenotes/python-octaviaclient/ussuri.html