Source: ironic-inspector
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 alembic (>= 0.8.10),
 python-automaton,
 python-babel,
 python-coverage,
 python-construct (>= 2.8.10),
 python-eventlet,
 python-fixtures,
 python-flask,
 python-futurist,
 python-hacking (>= 0.10.0),
 python-ironic-lib (>= 2.5.0),
 python-ironicclient (>= 1.14.0),
 python-jsonpath-rw,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystonemiddleware (>= 4.12.0),
 python-mock,
 python-netaddr,
 python-openstackdocstheme (>= 1.16.0),
 python-oslo.concurrency,
 python-oslo.config (>= 1:4.0.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.rootwrap,
 python-oslo.serialization,
 python-oslo.utils (>= 3.20.0),
 python-oslotest,
 python-six,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-testresources,
 python-testscenarios,
 python-tz,
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/ironic-inspector.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/ironic-inspector.git
Homepage: https://github.com/openstack/ironic-inspector

Package: ironic-inspector
Architecture: all
Depends:
 adduser,
 python-ironic-inspector (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: discovering hardware properties for OpenStack Ironic - Daemon
 This is an auxiliary service for discovering hardware properties for a node
 managed by OpenStack Ironic. Hardware introspection or hardware properties
 discovery is a process of getting hardware parameters required for scheduling
 from a bare metal node, given it's power management credentials (e.g. IPMI
 address, user name and password).
 .
 A special discovery ramdisk is required to collect the information on a node.
 The default one can be built using diskimage-builder and
 ironic-inspector-ramdisk element.
 .
 This package contains the daemon.

Package: python-ironic-inspector
Architecture: all
Depends:
 alembic (>= 0.8.10),
 python-automaton,
 python-babel,
 python-construct (>= 2.8.10),
 python-eventlet,
 python-flask,
 python-futurist,
 python-ironic-lib (>= 2.5.0),
 python-ironicclient (>= 1.14.0),
 python-jsonpath-rw,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystonemiddleware (>= 4.12.0),
 python-netaddr,
 python-oslo.concurrency,
 python-oslo.config (>= 1:4.0.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.rootwrap (>= 5.0.0),
 python-oslo.serialization,
 python-oslo.utils (>= 3.20.0),
 python-pbr (>= 2.0.0),
 python-six,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-tz,
 ${misc:Depends},
 ${python:Depends},
Description: discovering hardware properties for OpenStack Ironic - Python 2.7
 This is an auxiliary service for discovering hardware properties for a node
 managed by OpenStack Ironic. Hardware introspection or hardware properties
 discovery is a process of getting hardware parameters required for scheduling
 from a bare metal node, given it's power management credentials (e.g. IPMI
 address, user name and password).
 .
 A special discovery ramdisk is required to collect the information on a node.
 The default one can be built using diskimage-builder and
 ironic-inspector-ramdisk element.
 .
 This package contains the Python 2.7 files.
