Source: ironic
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 dh-systemd,
 openstack-pkg-tools,
 po-debconf,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 alembic (>= 0.8.10),
 python-amqplib,
 python-automaton,
 python-babel,
 python-bashate,
 python-cinderclient (>= 1:3.1.0),
 python-coverage,
 python-doc8,
 python-eventlet,
 python-fixtures (>= 3.0.0),
 python-futurist (>= 0.11.0),
 python-glanceclient (>= 1:2.8.0),
 python-hacking (>= 0.11.0),
 python-ironic-lib (>= 2.5.0),
 python-ironicclient (>= 1.14.0),
 python-iso8601 (>= 0.1.11),
 python-jinja2,
 python-jsonpatch,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystonemiddleware (>= 4.12.0),
 python-mock,
 python-mysqldb,
 python-neutronclient (>= 1:6.3.0),
 python-openstackdocstheme (>= 1.16.0),
 python-os-testr (>= 0.8.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.reports,
 python-oslo.rootwrap (>= 5.0.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-oslotest (>= 1:1.10.0),
 python-osprofiler (>= 1.4.0),
 python-pecan,
 python-pil,
 python-proliantutils (>= 2.4.1),
 python-psutil,
 python-psycopg2,
 python-pyghmi (>= 1.0.22),
 python-pymysql,
 python-pysnmp4,
 python-requests (>= 2.14.2),
 python-retrying,
 python-rfc3986,
 python-seamicroclient,
 python-sendfile,
 python-six,
 python-sphinxcontrib-pecanwsme,
 python-sphinxcontrib.seqdiag,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-testresources,
 python-testscenarios,
 python-testtools (>= 1.4.0),
 python-tooz (>= 1.47.0),
 python-tz,
 python-webob (>= 1.7.1),
 python-webtest,
 python-wsme,
 subunit,
 testrepository,
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/ironic.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/ironic.git
Homepage: https://github.com/openstack/ironic

Package: ironic-api
Architecture: all
Depends:
 ironic-common,
 python-openstackclient,
 q-text-as-data,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: bare metal hypervisor API for OpenStack - API server
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of 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 provides the Ironic API server. The ironic-api service provides a
 RESTful API that supports JSON and XML.

Package: ironic-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 ipmitool,
 python-ironic (= ${binary:Version}),
 sqlite3,
 sudo,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: bare metal hypervisor API for OpenStack - common files
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of 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 provides the Ironic common files.

Package: ironic-conductor
Architecture: all
Depends:
 ironic-common,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: bare metal hypervisor API for OpenStack - conductor
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of 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 provides the Ironic Conductore service. It is used to shield
 database access.

Package: ironic-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: bare metal hypervisor API for OpenStack - doc
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of 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 provides the Ironic documentation.

Package: python-ironic
Architecture: all
Section: python
Depends:
 alembic (>= 0.8.10),
 python-amqplib,
 python-automaton,
 python-cinderclient (>= 1:3.1.0),
 python-eventlet,
 python-futurist (>= 0.11.0),
 python-glanceclient (>= 1:2.8.0),
 python-ironic-lib (>= 2.5.0),
 python-jinja2,
 python-jsonpatch,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystonemiddleware (>= 4.12.0),
 python-neutronclient (>= 1:6.3.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.reports,
 python-oslo.rootwrap (>= 5.0.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-osprofiler (>= 1.4.0),
 python-pbr (>= 2.0.0),
 python-pecan,
 python-proliantutils (>= 2.4.1),
 python-psutil,
 python-psycopg2,
 python-pyghmi (>= 1.0.22),
 python-pymysql,
 python-pysnmp4,
 python-requests (>= 2.14.2),
 python-retrying,
 python-rfc3986,
 python-seamicroclient,
 python-sendfile,
 python-six,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-tooz (>= 1.47.0),
 python-tz,
 python-webob (>= 1.7.1),
 python-wsme,
 ${misc:Depends},
 ${python:Depends},
Conflicts:
 python-cjson,
Recommends:
 python-scciclient (>= 0.2.0),
Description: bare metal hypervisor API for OpenStack - Python lib
 Ironic provision bare metal machines instead of virtual machines. It is a fork
 of 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 provides the Ironic Python library.
