Source: ironic-inspector Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 10), dh-python, openstack-pkg-tools (>= 99~), po-debconf, python3-all, python3-pbr, python3-setuptools, python3-sphinx, Build-Depends-Indep: alembic (>= 1.4.2), python3-automaton, python3-construct (>= 2.9.39), python3-coverage, python3-eventlet, python3-fixtures, python3-flask (>= 1.1.0), python3-futurist, python3-hacking, python3-ironic-lib (>= 4.3.0), python3-jsonpath-rw, python3-jsonschema (>= 3.2.0), python3-keystoneauth1 (>= 4.2.0), python3-keystonemiddleware, python3-memcache, python3-netaddr, python3-openstackdocstheme, python3-openstacksdk (>= 0.40.0), python3-os-api-ref, python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db (>= 6.0.0), python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy, python3-oslo.rootwrap, python3-oslo.serialization, python3-oslo.service, python3-oslo.utils, python3-oslotest, python3-sphinxcontrib.apidoc, python3-sphinxcontrib.svg2pdfconverter, python3-sqlalchemy (>= 1.2.19), python3-stestr, python3-stevedore, python3-tenacity (>= 6.2.0), python3-testresources, python3-tooz (>= 2.5.1), python3-tz, python3-yaml (>= 5.3.1), Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/services/ironic-inspector Vcs-Git: https://salsa.debian.org/openstack-team/services/ironic-inspector.git Homepage: https://github.com/openstack/ironic-inspector Package: ironic-inspector Architecture: all Depends: adduser, dbconfig-common, python3-ironic-inspector (= ${binary:Version}), python3-openstackclient, q-text-as-data, ${misc:Depends}, ${ostack-lsb-base}, ${python3: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: python3-ironic-inspector Architecture: all Depends: alembic (>= 1.4.2), python3-automaton, python3-construct (>= 2.9.39), python3-eventlet, python3-flask (>= 1.1.0), python3-futurist, python3-ironic-lib (>= 4.3.0), python3-jsonpath-rw, python3-jsonschema (>= 3.2.0), python3-keystoneauth1 (>= 4.2.0), python3-keystonemiddleware, python3-netaddr, python3-openstacksdk (>= 0.40.0), python3-oslo.concurrency, python3-oslo.config, python3-oslo.context, python3-oslo.db (>= 6.0.0), python3-oslo.i18n, python3-oslo.log, python3-oslo.messaging, python3-oslo.middleware, python3-oslo.policy, python3-oslo.rootwrap, python3-oslo.serialization, python3-oslo.service, python3-oslo.utils, python3-pbr, python3-retrying, python3-sqlalchemy (>= 1.2.19), python3-stevedore, python3-tenacity (>= 6.2.0), python3-tooz (>= 2.5.1), python3-tz, python3-yaml (>= 5.3.1), ${misc:Depends}, ${python3:Depends}, Replaces: python-ironic-inspector, Conflicts: python-ironic-inspector, 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.