Source: heat
Section: web
Priority: optional
Maintainer: MOS Heat team <mos-heat@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 python-all (>= 2.7.1),
 python-pbr (>= 0.10.0),
Build-Depends-Indep:
 python-pbr (>= 0.10.0),
 python-babel,
 python-stevedore,
 python-boto,
 python-ceilometerclient,
 python-cinderclient,
 python-coverage,
 python-crypto,
 python-eventlet,
 python-extras,
 python-glanceclient,
 python-greenlet,
 python-heatclient,
 python-httplib2,
 python-iso8601,
 python-keystoneclient,
 python-kombu,
 python-lockfile,
 python-lxml,
 python-memcache,
 python-migrate,
 python-mox,
 python-netaddr,
 python-neutronclient,
 python-novaclient,
 python-oslo.config,
 python-oslo.config,
 python-oslo.i18n,
 python-oslo.messaging,
 python-oslo.db,
 python-oslosphinx,
 python-paramiko,
 python-paste,
 python-pastedeploy,
 python-routes,
 python-requests,
 python-saharaclient,
 python-setuptools,
 python-six,
 python-sphinx (>= 1.1.2), python-sphinx (<< 1.2.0) | python-sphinx (>> 1.2.0),
 python-sqlalchemy,
 python-swiftclient,
 python-testrepository,
 python-testscenarios,
 python-testtools,
 python-troveclient,
 python-webob,
 python-yaml,
 testrepository
Standards-Version: 3.9.4
Homepage: http://wiki.openstack.org/Heat
XS-Testsuite: autopkgtest

Package: python-heat
Section: python
Architecture: all
Depends:
 python-babel (>= 1.3),
 python-eventlet (>= 0.15.1),
 python-greenlet (>= 0.3.2),
 python-httplib2 (>= 0.7.5),
 python-iso8601 (>= 0.1.9),
 python-keystonemiddleware (>= 1.0.0),
 python-kombu (>= 2.5.0),
 python-lxml (>= 2.3),
 python-netaddr (>= 0.7.12),
 python-oslo.config (>= 1:1.4.0),
 python-oslo.i18n (>= 1.0.0),
 python-oslo.messaging (>= 1.4.0),
 python-oslo.db (>= 1.0.0),
 python-oslo.utils (>= 1.0.0),
 python-pastedeploy (>= 1.5.0),
 python-pbr (>= 0.10.0),
 python-posix-ipc,
 python-crypto (>= 2.6),
 python-ceilometerclient (>= 1.0.6),
 python-cinderclient (>= 1:1.1.0),
 python-glanceclient (>= 1:0.14.0),
 python-heatclient (>= 0.2.9),
 python-keystoneclient (>= 1:0.10.0),
 python-neutronclient (>= 1:2.3.6),
 python-novaclient (>= 1:2.18.0),
 python-saharaclient (>= 0.7.3),
 python-swiftclient (>= 1:2.2.0),
 python-troveclient (>= 1:1.0.4),
 python-yaml (>= 3.1.0),
 python-qpid,
 python-requests (>= 2.1.0),
 python-routes (>= 1.12.3),
 python-six (>= 1.7.0),
 python-sqlalchemy (>= 0.9.7),
 python-migrate (>= 0.9.1),
 python-stevedore (>= 1.0.0),
 python-webob (>= 1.2.3),
 python-boto (>= 2.4),
 python-extras,
 python-memcache,
 python-mysqldb,
 python-paste,
 python-setuptools,
 ${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.

Package: heat-common
Architecture: all
Depends:
 adduser,
 python-heat (=${binary:Version}),
 ${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-docker
Architecture: all
Depends:
 python-docker (>= 0.7.0),
 heat-engine (=${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends}
Description: OpenStack orchestration service docker resource
 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 docker resource.

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: heat-api
Architecture: all
Depends:
 adduser,
 heat-common (=${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends}
Description: OpenStack orchestration service - ReST 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 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.
