From 1a1dcd865f36b9a579d037b5615ebdd3c8034bae Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Wed, 24 Feb 2016 12:01:32 +1300 Subject: [PATCH] Release python-heatclient-1.0.0 This release is waiting on the final osc commands to land so that 1.0.0 can be the stable/mitaka release of python-heatclient Change-Id: Ic133e903afa855de60e275bad58dd3fb95bf7951 --- deliverables/mitaka/python-heatclient.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/deliverables/mitaka/python-heatclient.yaml b/deliverables/mitaka/python-heatclient.yaml index 68a3d5dad8..20fa0f56c4 100644 --- a/deliverables/mitaka/python-heatclient.yaml +++ b/deliverables/mitaka/python-heatclient.yaml @@ -7,3 +7,21 @@ releases: projects: - repo: openstack/python-heatclient hash: ae4a7615d1d0c06ddb9dd9b4497fa209dbdf7fef + - version: 1.0.0 + projects: + - repo: openstack/python-heatclient + hash: 4ce8335fa1c75955f8cb5c61948af040aba82072 + highlights: | + This is the first stable release of python-heatclient. This release also + contains a full set of heat commands for the python-openstackclient + client. These new commands would not have been achieved without the help + of many new and existing contributors, so we would like to thank: + + - Amey Bhide + - Bryan Jones + - Di XiaoLi + - Jason Dunsmore + - Kanagaraj Manickam + - Mark Vanderwiel + - Steve Baker + - Yingzhe Zeng