diff -Nru python-ironic-inspector-client-3.0.0/AUTHORS python-ironic-inspector-client-3.1.0/AUTHORS --- python-ironic-inspector-client-3.0.0/AUTHORS 2017-12-04 16:20:36.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/AUTHORS 2018-01-26 00:56:00.000000000 +0000 @@ -10,6 +10,7 @@ Janonymous Jay Faulkner Jim Rollenhagen +John L. Villalovos Julia Kreger Luong Anh Tuan Monty Taylor diff -Nru python-ironic-inspector-client-3.0.0/ChangeLog python-ironic-inspector-client-3.1.0/ChangeLog --- python-ironic-inspector-client-3.0.0/ChangeLog 2017-12-04 16:20:36.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/ChangeLog 2018-01-26 00:56:00.000000000 +0000 @@ -1,6 +1,14 @@ CHANGES ======= +3.1.0 +----- + +* Updated from global requirements +* Updated from global requirements +* Updated from global requirements +* Use the tempest plugin from openstack/ironic-tempest-plugin + 3.0.0 ----- diff -Nru python-ironic-inspector-client-3.0.0/debian/changelog python-ironic-inspector-client-3.1.0/debian/changelog --- python-ironic-inspector-client-3.0.0/debian/changelog 2017-12-08 15:07:17.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/debian/changelog 2018-02-12 14:26:00.000000000 +0000 @@ -1,3 +1,12 @@ +python-ironic-inspector-client (3.1.0-0ubuntu1) bionic; urgency=medium + + * New upstream release. + * d/*: wrap-and-sort -bast. + * d/control: Bump debhelper compat to 10. + * d/control: Align (Build-)Depends with upstream. + + -- Corey Bryant Mon, 12 Feb 2018 09:26:00 -0500 + python-ironic-inspector-client (3.0.0-0ubuntu1) bionic; urgency=medium * d/control: Align python-sphinx with upstream. diff -Nru python-ironic-inspector-client-3.0.0/debian/compat python-ironic-inspector-client-3.1.0/debian/compat --- python-ironic-inspector-client-3.0.0/debian/compat 2017-12-08 15:07:17.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/debian/compat 2018-02-12 14:26:00.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru python-ironic-inspector-client-3.0.0/debian/control python-ironic-inspector-client-3.1.0/debian/control --- python-ironic-inspector-client-3.0.0/debian/control 2017-12-08 15:07:17.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/debian/control 2018-02-12 14:26:00.000000000 +0000 @@ -3,45 +3,49 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: PKG OpenStack -Uploaders: Thomas Goirand , -Build-Depends: debhelper (>= 9), - dh-python, - openstack-pkg-tools (>= 52~), - python-all, - python-pbr (>= 2.0.0), - python-setuptools, - python-sphinx (>= 1.6.2), - python3-all, - python3-pbr (>= 2.0.0), - python3-setuptools, -Build-Depends-Indep: python-coverage (>= 4.0), - python-doc8, - python-fixtures (>= 3.0.0), - python-keystoneauth1 (>= 3.2.0), - python-mock (>= 2.0.0), - python-openstackclient (>= 3.12.0), - python-openstackdocstheme (>= 1.17.0), - python-osc-lib (>= 1.7.0), - python-oslo.concurrency (>= 3.20.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.utils (>= 3.31.0), - python-requests (>= 2.14.2), - python-requests-mock (>= 1.1.0), - python-six (>= 1.10.0), - python3-coverage (>= 4.0), - python3-doc8, - python3-fixtures (>= 3.0.0), - python3-keystoneauth1 (>= 3.2.0), - python3-mock (>= 2.0.0), - python3-openstackclient (>= 3.12.0), - python3-openstackdocstheme (>= 1.17.0), - python3-osc-lib (>= 1.7.0), - python3-oslo.concurrency (>= 3.20.0), - python3-oslo.i18n (>= 3.15.3), - python3-oslo.utils (>= 3.31.0), - python3-requests (>= 2.14.2), - python3-requests-mock (>= 1.1.0), - python3-six (>= 1.10.0), +Uploaders: + Thomas Goirand , +Build-Depends: + debhelper (>= 10~), + dh-python, + openstack-pkg-tools (>= 52~), + python-all, + python-pbr (>= 2.0.0), + python-setuptools, + python-sphinx (>= 1.6.2), + python3-all, + python3-pbr (>= 2.0.0), + python3-setuptools, + python3-sphinx (>= 1.6.2), +Build-Depends-Indep: + python-coverage (>= 4.0), + python-doc8 (>= 0.6.0), + python-fixtures (>= 3.0.0), + python-keystoneauth1 (>= 3.3.0), + python-mock (>= 2.0.0), + python-openstackclient (>= 3.12.0), + python-openstackdocstheme (>= 1.17.0), + python-osc-lib (>= 1.8.0), + python-oslo.concurrency (>= 3.25.0), + python-oslo.i18n (>= 3.15.3), + python-oslo.utils (>= 3.33.0), + python-requests (>= 2.14.2), + python-requests-mock (>= 1.1.0), + python-six (>= 1.10.0), + python3-coverage (>= 4.0), + python3-doc8 (>= 0.6.0), + python3-fixtures (>= 3.0.0), + python3-keystoneauth1 (>= 3.3.0), + python3-mock (>= 2.0.0), + python3-openstackclient (>= 3.12.0), + python3-openstackdocstheme (>= 1.17.0), + python3-osc-lib (>= 1.8.0), + python3-oslo.concurrency (>= 3.25.0), + python3-oslo.i18n (>= 3.15.3), + python3-oslo.utils (>= 3.33.0), + python3-requests (>= 2.14.2), + python3-requests-mock (>= 1.1.0), + python3-six (>= 1.10.0), Standards-Version: 4.1.2 Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-ironic-inspector-client Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-ironic-inspector-client @@ -49,16 +53,17 @@ Package: python-ironic-inspector-client Architecture: all -Depends: python-keystoneauth1 (>= 3.2.0), - python-openstackclient (>= 3.12.0), - python-osc-lib (>= 1.7.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.utils (>= 3.31.0), - python-pbr (>= 2.0.0), - python-requests (>= 2.14.2), - python-six (>= 1.10.0), - ${misc:Depends}, - ${python:Depends} +Depends: + python-keystoneauth1 (>= 3.3.0), + python-openstackclient (>= 3.12.0), + python-osc-lib (>= 1.8.0), + python-oslo.i18n (>= 3.15.3), + python-oslo.utils (>= 3.33.0), + python-pbr (>= 2.0.0), + python-requests (>= 2.14.2), + python-six (>= 1.10.0), + ${misc:Depends}, + ${python:Depends}, Description: client for Ironic Inspector - Python 2.7 This is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties @@ -74,16 +79,17 @@ Package: python3-ironic-inspector-client Architecture: all -Depends: python3-keystoneauth1 (>= 3.2.0), - python3-openstackclient (>= 3.12.0), - python3-osc-lib (>= 1.7.0), - python3-oslo.i18n (>= 3.15.3), - python3-oslo.utils (>= 3.31.0), - python3-pbr (>= 2.0.0), - python3-requests (>= 2.14.2), - python3-six (>= 1.10.0), - ${misc:Depends}, - ${python3:Depends} +Depends: + python3-keystoneauth1 (>= 3.3.0), + python3-openstackclient (>= 3.12.0), + python3-osc-lib (>= 1.8.0), + python3-oslo.i18n (>= 3.15.3), + python3-oslo.utils (>= 3.33.0), + python3-pbr (>= 2.0.0), + python3-requests (>= 2.14.2), + python3-six (>= 1.10.0), + ${misc:Depends}, + ${python3:Depends}, Description: client for Ironic Inspector - Python 3.x This is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties diff -Nru python-ironic-inspector-client-3.0.0/PKG-INFO python-ironic-inspector-client-3.1.0/PKG-INFO --- python-ironic-inspector-client-3.0.0/PKG-INFO 2017-12-04 16:20:37.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/PKG-INFO 2018-01-26 00:56:01.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-ironic-inspector-client -Version: 3.0.0 +Version: 3.1.0 Summary: Python client for Ironic Inspector Home-page: https://launchpad.net/python-ironic-inspector-client Author: UNKNOWN diff -Nru python-ironic-inspector-client-3.0.0/playbooks/legacy/python-ironic-inspector-client-tempest-dsvm/run.yaml python-ironic-inspector-client-3.1.0/playbooks/legacy/python-ironic-inspector-client-tempest-dsvm/run.yaml --- python-ironic-inspector-client-3.0.0/playbooks/legacy/python-ironic-inspector-client-tempest-dsvm/run.yaml 2017-12-04 16:15:03.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/playbooks/legacy/python-ironic-inspector-client-tempest-dsvm/run.yaml 2018-01-26 00:52:51.000000000 +0000 @@ -111,16 +111,8 @@ cmd: | cat << 'EOF' >> ironic-vars-early # use tempest plugin - if [[ "$ZUUL_BRANCH" != "master" ]] ; then - # NOTE(jroll) if this is not a patch against master, then - # fetch master to install the plugin - export DEVSTACK_LOCAL_CONFIG+=$'\n'"TEMPEST_PLUGINS+=' git+git://git.openstack.org/openstack/ironic'" - else - # on master, use the local change, so we can pick up any changes to the plugin - export DEVSTACK_LOCAL_CONFIG+=$'\n'"TEMPEST_PLUGINS+=' /opt/stack/new/ironic'" - fi - export TEMPEST_CONCURRENCY=1 - + export DEVSTACK_LOCAL_CONFIG+=$'\n'"TEMPEST_PLUGINS+=' /opt/stack/new/ironic-tempest-plugin'" + export TEMPEST_CONCURRENCY=1 EOF chdir: '{{ ansible_user_dir }}/workspace' environment: '{{ zuul | zuul_legacy_vars }}' @@ -132,6 +124,7 @@ export PROJECTS="openstack/ironic $PROJECTS" export PROJECTS="openstack/ironic-lib $PROJECTS" export PROJECTS="openstack/ironic-python-agent $PROJECTS" + export PROJECTS="openstack/ironic-tempest-plugin $PROJECTS" export PROJECTS="openstack/python-ironicclient $PROJECTS" export PROJECTS="openstack/pyghmi $PROJECTS" export PROJECTS="openstack/virtualbmc $PROJECTS" diff -Nru python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/pbr.json python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/pbr.json --- python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/pbr.json 2017-12-04 16:20:36.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/pbr.json 2018-01-26 00:56:00.000000000 +0000 @@ -1 +1 @@ -{"git_version": "e4ceea7", "is_release": true} \ No newline at end of file +{"git_version": "c82b59f", "is_release": true} \ No newline at end of file diff -Nru python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/PKG-INFO python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/PKG-INFO --- python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/PKG-INFO 2017-12-04 16:20:36.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/PKG-INFO 2018-01-26 00:56:00.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: python-ironic-inspector-client -Version: 3.0.0 +Version: 3.1.0 Summary: Python client for Ironic Inspector Home-page: https://launchpad.net/python-ironic-inspector-client Author: UNKNOWN diff -Nru python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/requires.txt python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/requires.txt --- python-ironic-inspector-client-3.0.0/python_ironic_inspector_client.egg-info/requires.txt 2017-12-04 16:20:36.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/python_ironic_inspector_client.egg-info/requires.txt 2018-01-26 00:56:00.000000000 +0000 @@ -1,7 +1,7 @@ -keystoneauth1>=3.2.0 -osc-lib>=1.7.0 +keystoneauth1>=3.3.0 +osc-lib>=1.8.0 oslo.i18n>=3.15.3 -oslo.utils>=3.31.0 +oslo.utils>=3.33.0 pbr!=2.1.0,>=2.0.0 requests>=2.14.2 six>=1.10.0 diff -Nru python-ironic-inspector-client-3.0.0/requirements.txt python-ironic-inspector-client-3.1.0/requirements.txt --- python-ironic-inspector-client-3.0.0/requirements.txt 2017-12-04 16:15:03.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/requirements.txt 2018-01-26 00:52:51.000000000 +0000 @@ -1,10 +1,10 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -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 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.31.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 pbr!=2.1.0,>=2.0.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 six>=1.10.0 # MIT diff -Nru python-ironic-inspector-client-3.0.0/test-requirements.txt python-ironic-inspector-client-3.1.0/test-requirements.txt --- python-ironic-inspector-client-3.0.0/test-requirements.txt 2017-12-04 16:15:03.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/test-requirements.txt 2018-01-26 00:52:51.000000000 +0000 @@ -7,8 +7,8 @@ hacking>=1.0.0 # Apache-2.0 mock>=2.0.0 # BSD requests-mock>=1.1.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD openstackdocstheme>=1.17.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 -oslo.concurrency>=3.20.0 # Apache-2.0 +oslo.concurrency>=3.25.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 diff -Nru python-ironic-inspector-client-3.0.0/zuul.d/legacy-python-ironic-inspector-jobs.yaml python-ironic-inspector-client-3.1.0/zuul.d/legacy-python-ironic-inspector-jobs.yaml --- python-ironic-inspector-client-3.0.0/zuul.d/legacy-python-ironic-inspector-jobs.yaml 2017-12-04 16:15:03.000000000 +0000 +++ python-ironic-inspector-client-3.1.0/zuul.d/legacy-python-ironic-inspector-jobs.yaml 2018-01-26 00:52:51.000000000 +0000 @@ -16,6 +16,7 @@ - openstack/ironic-inspector - openstack/ironic-lib - openstack/ironic-python-agent + - openstack/ironic-tempest-plugin - openstack/pyghmi - openstack/python-ironic-inspector-client - openstack/python-ironicclient