[release-announce] [heat] python-heatclient 1.15.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 21:28:03 UTC 2018


We exuberantly announce the release of:

python-heatclient 1.15.0: OpenStack Orchestration API Client Library

This release is part of the rocky 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.14.0..1.15.0
-------------------------------------------

aab5b85 Change testenv from py34 to py35
f41ad78 Follow the new PTI for document build
79242e2 Updated from global requirements
55a7160 Updated from global requirements
f0f7226 Updated from global requirements
7c4f191 Zuul: Remove project name
d1d4387 Document osc CLI
e74181b [policy in code] Change policy description
2d5bae0 Mark python-heatclient as stable


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

.zuul.yaml                             |   3 +-
heatclient/osc/v1/stack.py             |  19 ++---
heatclient/v1/shell.py                 |   3 +-
requirements.txt                       |   4 +-
setup.cfg                              |   9 +--
test-requirements.txt                  |   5 +-
tox.ini                                |  13 ++--
15 files changed, 259 insertions(+), 40 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2b0cd7b..849c11d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ oslo.utils>=3.33.0 # Apache-2.0
-keystoneauth1>=3.3.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
@@ -16 +16 @@ python-swiftclient>=3.2.0 # Apache-2.0
-PyYAML>=3.10 # MIT
+PyYAML>=3.12 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 22a30c9..5fb01ef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ fixtures>=3.0.0 # Apache-2.0/BSD
-requests-mock>=1.1.0 # Apache-2.0
+requests-mock>=1.2.0 # Apache-2.0
@@ -12 +11,0 @@ mox3>=0.20.0 # Apache-2.0
-openstackdocstheme>=1.18.1 # Apache-2.0
@@ -14,2 +12,0 @@ python-openstackclient>=3.12.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD






More information about the Release-announce mailing list