Source: heat
Section: web
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:
 bandit (>= 0.13.2),
 git,
 python-aodhclient,
 python-babel,
 python-barbicanclient (>= 4.0.0),
 python-ceilometerclient,
 python-cinderclient (>= 1:3.1.0),
 python-coverage,
 python-croniter,
 python-crypto,
 python-cryptography,
 python-debtcollector (>= 1.2.0),
 python-designateclient (>= 1.5.0),
 python-eventlet,
 python-fixtures,
 python-glanceclient (>= 1:2.8.0),
 python-hacking,
 python-heatclient (>= 1.6.1),
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-kombu (>= 4.0.0),
 python-lxml,
 python-magnumclient (>= 2.0.0),
 python-manilaclient (>= 1.12.0),
 python-migrate (>= 0.11.0),
 python-mistralclient (>= 3.1.0),
 python-mock,
 python-monascaclient (>= 1.7.0),
 python-mox3,
 python-mysqldb,
 python-netaddr,
 python-neutronclient (>= 1:6.2.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackclient (>= 3.3.0),
 python-openstackdocstheme (>= 1.16.0),
 python-openstacksdk (>= 0.9.17),
 python-os-api-ref (>= 1.0.0),
 python-os-collect-config,
 python-os-testr (>= 0.8.0),
 python-oslo.cache (>= 1.5.0),
 python-oslo.concurrency,
 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 (>= 1.0.0),
 python-oslo.serialization,
 python-oslo.service,
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-oslotest (>= 1:1.10.0),
 python-osprofiler,
 python-paramiko,
 python-pastedeploy,
 python-psycopg2,
 python-pymysql,
 python-requests (>= 2.14.2),
 python-routes,
 python-saharaclient (>= 1.1.0),
 python-senlinclient (>= 1.1.0),
 python-six,
 python-sqlalchemy (>= 1.0.10),
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 3.2.0),
 python-tempest (>= 1:16.1.0),
 python-tenacity (>= 3.2.1),
 python-testresources,
 python-testscenarios,
 python-testtools,
 python-troveclient,
 python-tz,
 python-webob (>= 1.7.1),
 python-yaml,
 python-yaql (>= 1.1.0),
 python-zaqarclient,
 python-zunclient,
 subunit,
 tempest (>= 1:16.1.0),
 testrepository,
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/heat.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/heat.git
Homepage: http://wiki.openstack.org/Heat

Package: heat-api
Architecture: all
Depends:
 adduser,
 heat-common (=${binary:Version}),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack orchestration service - API server
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the ReST API.

Package: heat-api-cfn
Architecture: all
Depends:
 adduser,
 heat-common (=${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack orchestration service - CFN API
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the CloudFormation (CFN) API.

Package: heat-api-cloudwatch
Architecture: all
Depends:
 adduser,
 heat-common (=${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack orchestration service - CloudWatch API
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the CloudWatch API.

Package: heat-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 python-heat (=${binary:Version}),
 q-text-as-data,
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack orchestration service - common files
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the common files.

Package: heat-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack orchestration service - Documentation
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the documentation.

Package: heat-engine
Architecture: all
Depends:
 adduser,
 heat-common (=${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack orchestration service - engine
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the heat engine, which is the core service of heat, and
 which the API servers will use.

Package: python-heat
Section: python
Architecture: all
Depends:
 python-aodhclient,
 python-babel,
 python-barbicanclient (>= 4.0.0),
 python-ceilometerclient,
 python-cinderclient (>= 1:3.1.0),
 python-croniter,
 python-crypto,
 python-cryptography,
 python-debtcollector,
 python-designateclient (>= 1.5.0),
 python-eventlet,
 python-glanceclient (>= 1:2.8.0),
 python-greenlet,
 python-heatclient (>= 1.6.1),
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-lxml,
 python-magnumclient,
 python-manilaclient (>= 1.12.0),
 python-memcache,
 python-migrate (>= 0.11.0),
 python-migrate (>= 0.9.6),
 python-mistralclient (>= 3.1.0),
 python-monascaclient (>= 1.7.0),
 python-mysqldb,
 python-netaddr,
 python-netaddr (>= 0.7.12),
 python-neutronclient (>= 1:6.2.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackclient (>= 3.3.0),
 python-openstacksdk (>= 0.9.17),
 python-oslo.cache (>= 1.5.0),
 python-oslo.concurrency (>= 3.5.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.serialization,
 python-oslo.service,
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-osprofiler (>= 1.1.0),
 python-pastedeploy,
 python-pbr (>= 2.0.0),
 python-psycopg2,
 python-pymysql,
 python-requests (>= 2.14.2),
 python-routes,
 python-saharaclient (>= 1.1.0),
 python-senlinclient (>= 1.1.0),
 python-six,
 python-sqlalchemy (>= 1.0.10),
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 3.2.0),
 python-tenacity (>= 3.2.1),
 python-troveclient,
 python-tz,
 python-webob (>= 1.7.1),
 python-yaml,
 python-yaql (>= 1.1.0),
 python-zaqarclient,
 python-zunclient,
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack orchestration service - Python files
 Heat is a service to orchestrate multiple composite cloud applications using
 templates, through both an OpenStack-native ReST API and a
 CloudFormation-compatible Query API.
 .
 This package contains the Python libraries.
