From 085d68886a881ee0eeba26a607a0dd18c00f5a26 Mon Sep 17 00:00:00 2001 From: melanie witt Date: Sat, 26 Oct 2019 05:10:33 +0000 Subject: [PATCH] python-openstackclient: release stein 3.18.1 This release contains bug fixes: $ git log --no-merges --oneline 3.18.0.. 111d6a9 Document 2.53 behavior for compute service list/delete 100d34c Fix compute service set handling for 2.53+ 83359fb Fix BFV server list handling with --name-lookup-one-by-one fd3a94d Fix bug in endpoint group deletion b507f60 Stable branch combination fix 97da13d OpenDev Migration Patch 8fe4557 Fix service discovery in functional tests b90a5d0 Fix: set invalid None project_id on range creation 5e1ae22 Update UPPER_CONSTRAINTS_FILE for stable/stein a95a6b6 Update .gitreview for stable/stein Change-Id: I348886db00a292468d16ba8bb46a67a648872e9c --- deliverables/stein/python-openstackclient.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/stein/python-openstackclient.yaml b/deliverables/stein/python-openstackclient.yaml index 615269ae84..2a958960f7 100644 --- a/deliverables/stein/python-openstackclient.yaml +++ b/deliverables/stein/python-openstackclient.yaml @@ -18,4 +18,8 @@ releases: projects: - repo: openstack/python-openstackclient hash: 6868499ad9443960a158143c923da00ea86b7072 + - version: 3.18.1 + projects: + - hash: 111d6a9b23d8c6b9bcce437039ff49536f0b5dd1 + repo: openstack/python-openstackclient release-notes: https://docs.openstack.org/releasenotes/python-openstackclient/stein.html