[release-announce] [ironic] python-ironicclient 1.17.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Aug 30 18:48:28 UTC 2017


We are pleased to announce the release of:

python-ironicclient 1.17.0: OpenStack Bare Metal Provisioning API
Client Library

This release is part of the pike stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-ironicclient 1.16.0..1.17.0
---------------------------------------------

dfb04f3 Updated from global requirements
8f67778 Update UPPER_CONSTRAINTS_FILE for stable/pike
8d82d7f Update .gitreview for stable/pike


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

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


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

diff --git a/requirements.txt b/requirements.txt
index 46e7c90..969c699 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8 +8 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
-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 22f529d..6d667d0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ Babel!=2.4.0,>=2.3.4 # BSD
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list