[release-announce] [heat] python-heatclient 1.11.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 27 00:34:59 UTC 2017


We are delighted to announce the release of:

python-heatclient 1.11.1: OpenStack Orchestration API Client Library

This release is part of the pike 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.11.0..1.11.1
-------------------------------------------

5d80ab0 Updated from global requirements
78a8191 Updated from global requirements
27901a8 Update UPPER_CONSTRAINTS_FILE for stable/pike
a4e44b7 Update .gitreview for stable/pike


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

.gitreview            | 1 +
requirements.txt      | 2 +-
test-requirements.txt | 4 ++--
tox.ini               | 2 +-
4 files changed, 5 insertions(+), 4 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ee88d71..39a24a8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ oslo.utils>=3.20.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 743509f..b9a7f15 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ mox3!=0.19.0,>=0.7.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
@@ -14 +14 @@ oslotest>=1.10.0 # Apache-2.0
-python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
+python-openstackclient>=3.11.0 # Apache-2.0






More information about the Release-announce mailing list