[ironic] python-ironic-inspector-client 3.1.0 (queens)
We are pleased to announce the release of: python-ironic-inspector-client 3.1.0: Python client for Ironic Inspector This release is part of the queens release series. The source is available from: https://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: https://bugs.launchpad.net/python-ironic-inspector-client For more details, please see below. Changes in python-ironic-inspector-client 3.0.0..3.1.0 ------------------------------------------------------ 5f21fcf Updated from global requirements 531c996 Updated from global requirements 44ee4de Updated from global requirements 4a9f3db Use the tempest plugin from openstack/ironic-tempest-plugin Diffstat (except docs and test files) ------------------------------------- .../python-ironic-inspector-client-tempest-dsvm/run.yaml | 13 +++---------- requirements.txt | 6 +++--- test-requirements.txt | 4 ++-- zuul.d/legacy-python-ironic-inspector-jobs.yaml | 1 + 4 files changed, 9 insertions(+), 15 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 673862e..d0967d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,2 +4,2 @@ -keystoneauth1>=3.2.0 # Apache-2.0 -osc-lib>=1.7.0 # Apache-2.0 +keystoneauth1>=3.3.0 # Apache-2.0 +osc-lib>=1.8.0 # Apache-2.0 @@ -7 +7 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0785a51..325209c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10 +10 @@ requests-mock>=1.1.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD @@ -13 +13 @@ reno>=2.5.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org