From 461473b173493a137bb86ad814057147d1f8124b Mon Sep 17 00:00:00 2001 From: Lingxian Kong Date: Mon, 30 Oct 2017 16:02:18 +1300 Subject: [PATCH] Release python-mistralclient 3.1.4 for Pike Change-Id: Ibfb1d7c4ca0f3ea8a7f0c91a37a54147a550fa19 --- deliverables/pike/python-mistralclient.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/pike/python-mistralclient.yaml b/deliverables/pike/python-mistralclient.yaml index 1d1c8c0efe..fa752597e2 100644 --- a/deliverables/pike/python-mistralclient.yaml +++ b/deliverables/pike/python-mistralclient.yaml @@ -33,3 +33,9 @@ releases: hash: c33d39c152bdd48b68467d1ab2f63cbe5e337a72 highlights: | - Enable ssl support for keycloak auth module. + - version: 3.1.4 + projects: + - repo: openstack/python-mistralclient + hash: 291501ae6dc16f20ed53af975840d6c3ef3acc7b + highlights: > + - Don't perform authentication for help and bash completion.