[release-announce] [heat] python-heatclient 1.14.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 1 17:10:34 UTC 2018


We joyfully announce the release of:

python-heatclient 1.14.0: OpenStack Orchestration API Client Library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-heatclient

Download the package from:

    https://pypi.python.org/pypi/python-heatclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-heatclient

For more details, please see below.

Changes in python-heatclient 1.13.1..1.14.0
-------------------------------------------

2ce6aa1 Updated from global requirements
c173246 Add reno for release notes management


Diffstat (except docs and test files)
-------------------------------------

.gitignore                         |   3 +
releasenotes/source/conf.py        | 180 +++++++++++++++++++++++++++++++++++++
releasenotes/source/index.rst      |  10 +++
releasenotes/source/unreleased.rst |   5 ++
requirements.txt                   |   6 +-
test-requirements.txt              |   5 +-
tox.ini                            |   3 +
7 files changed, 207 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 30cac66..2b0cd7b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ iso8601>=0.1.11 # MIT
-osc-lib>=1.7.0 # Apache-2.0
+osc-lib>=1.8.0 # Apache-2.0
@@ -13,2 +13,2 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
-keystoneauth1>=3.2.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index bf5ca5f..22a30c9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ mox3>=0.20.0 # Apache-2.0
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0
@@ -14 +14,2 @@ python-openstackclient>=3.12.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+reno>=2.5.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list