From 6fba0a4c649565ad35a715bf8a3d7f614e65b361 Mon Sep 17 00:00:00 2001 From: Travis Tripp Date: Tue, 29 Mar 2016 12:17:50 -0600 Subject: [PATCH] Release python-searchlightclient 0.2.1 Updated with appropriate requirements and README for the Mitaka release. Also, was requested by Thierry so that a branch can be made from it. Change-Id: Ic1aaa414b5e6e1d66cdf3462027b70e5d6c21f61 --- deliverables/mitaka/python-searchlightclient.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deliverables/mitaka/python-searchlightclient.yaml b/deliverables/mitaka/python-searchlightclient.yaml index 6161367da8..3d09ce1697 100644 --- a/deliverables/mitaka/python-searchlightclient.yaml +++ b/deliverables/mitaka/python-searchlightclient.yaml @@ -10,3 +10,10 @@ releases: This is the first release of python-searchlightclient. This release contains a full set of search commands for the python-openstackclient and is compatible with the Mitaka release of Searchlight. + - version: 0.2.1 + projects: + - repo: openstack/python-searchlightclient + hash: 72c67e4d421a4d334454a4356c02258b6f1c5366 + highlights: | + Updated requirements and README. Compatible with the Mitaka release + of Searchlight.