[release-announce] [ironic] python-ironic-inspector-client 1.10.0 (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 8 14:12:01 UTC 2016


We are tickled pink to announce the release of:

python-ironic-inspector-client 1.10.0: Python client for Ironic
Inspector

This release is part of the newton stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/python-ironic-inspector-
client

Download the package from:

    https://pypi.python.org/pypi/python-ironic-inspector-client

Please report issues through launchpad:

    http://bugs.launchpad.net/python-ironic-inspector-client

For more details, please see below.

Changes in python-ironic-inspector-client 1.9.0..1.10.0
-------------------------------------------------------

0eae82e Rework handling requirements for functional tests
7cb7088 Use stable/newton branch in tox_install.sh wrapper script.
523a40e Use stable/newton ironic-inspector for functional tests
a17aa35 Add oslotest to test-requirements
c380e48 Switch stable/newton to Newton upper-constraints
ec51379 Update .gitreview for stable/newton


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

.gitreview                | 1 +
functest-requirements.txt | 3 ++-
tools/tox_install.sh      | 2 +-
tox.ini                   | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)


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

diff --git a/functest-requirements.txt b/functest-requirements.txt
index 6375668..d361600 100644
--- a/functest-requirements.txt
+++ b/functest-requirements.txt
@@ -1 +1,2 @@
-git+git://git.openstack.org/openstack/ironic-inspector#egg=ironic-inspector
+git+git://git.openstack.org/openstack/ironic-inspector@stable/newton#egg=ironic-inspector
+-r https://git.openstack.org/cgit/openstack/ironic-inspector/plain/test-requirements.txt?h=stable/newton





More information about the Release-announce mailing list