diff -Nru ironic-10.1.1/debian/changelog ironic-10.1.1/debian/changelog --- ironic-10.1.1/debian/changelog 2018-02-22 22:24:58.000000000 +0000 +++ ironic-10.1.1/debian/changelog 2018-03-13 12:54:39.000000000 +0000 @@ -1,8 +1,15 @@ -ironic (1:10.1.1-0ubuntu1~cloud0) xenial-queens; urgency=medium +ironic (1:10.1.1-0ubuntu2~cloud0) xenial-queens; urgency=medium - * New upstream release for the Ubuntu Cloud Archive. + * New update for the Ubuntu Cloud Archive. - -- Openstack Ubuntu Testing Bot Thu, 22 Feb 2018 22:24:58 +0000 + -- Openstack Ubuntu Testing Bot Tue, 13 Mar 2018 12:54:39 +0000 + +ironic (1:10.1.1-0ubuntu2) bionic; urgency=medium + + * d/control: Drop min version of python-sphinxcontrib.seqdiag to enable + backport to queens cloud-archive. + + -- Corey Bryant Mon, 12 Mar 2018 16:36:42 -0400 ironic (1:10.1.1-0ubuntu1) bionic; urgency=medium diff -Nru ironic-10.1.1/debian/control ironic-10.1.1/debian/control --- ironic-10.1.1/debian/control 2018-02-22 22:24:58.000000000 +0000 +++ ironic-10.1.1/debian/control 2018-03-12 20:36:42.000000000 +0000 @@ -67,7 +67,7 @@ python-sendfile (>= 2.0.0), python-six (>= 1.10.0), python-sphinxcontrib-pecanwsme (>= 0.8.0), - python-sphinxcontrib.seqdiag (>= 0.8.0), + python-sphinxcontrib.seqdiag, python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1:1.20.0), python-swiftclient (>= 1:3.2.0), diff -Nru ironic-10.1.1/debian/control.orig ironic-10.1.1/debian/control.orig --- ironic-10.1.1/debian/control.orig 2018-02-22 21:06:32.000000000 +0000 +++ ironic-10.1.1/debian/control.orig 1970-01-01 00:00:00.000000000 +0000 @@ -1,207 +0,0 @@ -Source: ironic -Section: net -Priority: extra -Maintainer: Chuck Short -Build-Depends: - debhelper (>= 10~), - dh-python, - openstack-pkg-tools (>= 23~), - python-all, - python-pbr (>= 2.0.0), - python-setuptools, - python-sphinx (>= 1.6.2), -Build-Depends-Indep: - alembic (>= 0.8.10), - crudini, - python-alembic (>= 0.8.10), - python-automaton (>= 1.9.0), - python-babel (>= 2.3.4), - python-bashate (>= 0.5.1), - python-cinderclient (>= 1:3.3.0), - python-coverage (>= 4.0), - python-eventlet (>= 0.18.2), - python-fixtures (>= 3.0.0), - python-futurist (>= 1.2.0), - python-glanceclient (>= 1:2.8.0), - python-hacking (>= 0.12.0), - python-ironic-lib (>= 2.5.0), - python-ironicclient (>= 1.14.0), - python-iso8601 (>= 0.1.11), - python-jinja2 (>= 2.8), - python-jsonpatch (>= 1.16), - python-jsonschema (>= 2.6.0), - python-keystoneauth1 (>= 3.3.0), - python-keystonemiddleware (>= 4.17.0), - python-mock (>= 2.0.0), - python-neutronclient (>= 1:6.3.0), - python-openstackdocstheme (>= 1.18.1), - python-os-api-ref (>= 1.4.0), - python-os-testr (>= 1.0.0), - python-os-traits (>= 0.4.0), - python-oslo.concurrency (>= 3.25.0), - python-oslo.config (>= 1:5.1.0), - python-oslo.context (>= 1:2.19.2), - python-oslo.db (>= 4.27.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.log (>= 3.36.0), - python-oslo.messaging (>= 5.29.0), - python-oslo.middleware (>= 3.31.0), - python-oslo.policy (>= 1.30.0), - python-oslo.reports (>= 1.18.0), - python-oslo.rootwrap (>= 5.8.0), - python-oslo.serialization (>= 2.18.0), - python-oslo.service (>= 1.24.0), - python-oslo.utils (>= 3.33.0), - python-oslo.versionedobjects (>= 1.31.2), - python-oslosphinx (>= 4.7.0), - python-oslotest (>= 1:3.2.0), - python-osprofiler (>= 1.4.0), - python-paramiko (>= 2.0), - python-pecan (>= 1.0.0), - python-psutil (>= 3.2.2), - python-psycopg2 (>= 2.6.2), - python-pymysql (>= 0.7.6), - python-requests (>= 2.14.2), - python-retrying (>= 1.2.3), - python-rfc3986 (>= 0.3.1), - python-sendfile (>= 2.0.0), - python-six (>= 1.10.0), - python-sphinxcontrib-pecanwsme (>= 0.8.0), - python-sphinxcontrib.seqdiag (>= 0.8.4), - python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1:1.20.0), - python-swiftclient (>= 1:3.2.0), - python-testresources (>= 2.0.0), - python-testscenarios (>= 0.4), - python-testtools (>= 2.2.0), - python-tooz (>= 1.58.0), - python-tz (>= 2013.6), - python-webob (>= 1:1.7.1), - python-webtest (>= 2.0.27), - python-wsme (>= 0.8.0), -Standards-Version: 4.1.2 -Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/ironic -Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/ironic -XS-Testsuite: autopkgtest - -Package: ironic-api -Architecture: all -Depends: - ironic-common (= ${binary:Version}), - ${misc:Depends}, - ${python:Depends}, -Description: Openstack bare metal provisioning service - API - Ironic is an Incubated OpenStack project which aims to provision - bare metal machines instead of virtual machines, forked from the - Nova Baremetal driver. It is best thought of as a bare metal - hypervisor **API** and a set of plugins which interact with - the bare metal hypervisors. By default, it will use PXE and IPMI - in concert to provision and turn on/off machines, but Ironic - also supports vendor-specific plugins which may implement additional - functionality. - . - This package contains the API. - -Package: ironic-common -Architecture: all -Depends: - adduser, - psmisc, - python-ironic (= ${source:Version}), - ${misc:Depends}, - ${python:Depends}, -Description: Openstack bare metal provisioning service - daemons - Ironic is an Incubated OpenStack project which aims to provision - bare metal machines instead of virtual machines, forked from the - Nova Baremetal driver. It is best thought of as a bare metal - hypervisor **API** and a set of plugins which interact with - the bare metal hypervisors. By default, it will use PXE and IPMI - in concert to provision and turn on/off machines, but Ironic - also supports vendor-specific plugins which may implement additional - functionality. - . - This package contains the common files. - -Package: ironic-conductor -Architecture: all -Depends: - ipmitool (>= 1.8.12), - ironic-common (= ${binary:Version}), - ${misc:Depends}, - ${python:Depends}, -Description: Openstack bare metal provisioning service - conductor - Ironic is an Incubated OpenStack project which aims to provision - bare metal machines instead of virtual machines, forked from the - Nova Baremetal driver. It is best thought of as a bare metal - hypervisor **API** and a set of plugins which interact with - the bare metal hypervisors. By default, it will use PXE and IPMI - in concert to provision and turn on/off machines, but Ironic - also supports vendor-specific plugins which may implement additional - functionality. - . - This package contains the conductor. - -Package: python-ironic -Architecture: all -Depends: - alembic (>= 0.8.10), - python-alembic (>= 0.8.10), - python-automaton (>= 1.9.0), - python-cinderclient (>= 1:3.3.0), - python-eventlet (>= 0.18.2), - python-futurist (>= 1.2.0), - python-glanceclient (>= 1:2.8.0), - python-ironic-lib (>= 2.5.0), - python-jinja2 (>= 2.8), - python-jsonpatch (>= 1.16), - python-jsonschema (>= 2.6.0), - python-keystoneauth1 (>= 3.3.0), - python-keystonemiddleware (>= 4.17.0), - python-neutronclient (>= 1:6.3.0), - python-os-traits (>= 0.4.0), - python-oslo.concurrency (>= 3.25.0), - python-oslo.config (>= 1:5.1.0), - python-oslo.context (>= 1:2.19.2), - python-oslo.db (>= 4.27.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.log (>= 3.36.0), - python-oslo.messaging (>= 5.29.0), - python-oslo.middleware (>= 3.31.0), - python-oslo.policy (>= 1.30.0), - python-oslo.reports (>= 1.18.0), - python-oslo.rootwrap (>= 5.8.0), - python-oslo.serialization (>= 2.18.0), - python-oslo.service (>= 1.24.0), - python-oslo.utils (>= 3.33.0), - python-oslo.versionedobjects (>= 1.31.2), - python-osprofiler (>= 1.4.0), - python-paramiko (>= 2.0), - python-pbr (>= 2.0.0), - python-pecan (>= 1.0.0), - python-psutil (>= 3.2.2), - python-pymysql (>= 0.6.2), - python-requests (>= 2.14.2), - python-retrying (>= 1.2.3), - python-rfc3986 (>= 0.3.1), - python-sendfile (>= 2.0.0), - python-six (>= 1.10.0), - python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1:1.20.0), - python-swiftclient (>= 1:3.2.0), - python-tooz (>= 1.58.0), - python-tz (>= 2013.6), - python-webob (>= 1:1.7.1), - python-wsme (>= 0.8.0), - ${misc:Depends}, - ${python:Depends}, -Description: Openstack bare metal provisioning service - Python library - Ironic is an Incubated OpenStack project which aims to provision - bare metal machines instead of virtual machines, forked from the - Nova Baremetal driver. It is best thought of as a bare metal - hypervisor **API** and a set of plugins which interact with - the bare metal hypervisors. By default, it will use PXE and IPMI - in concert to provision and turn on/off machines, but Ironic - also supports vendor-specific plugins which may implement additional - functionality. - . - This package contains the Python libraries.