Source: murano
Section: Python
Priority: extra
Maintainer: MOS Murano team <mos-murano@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 openstack-pkg-tools (>= 21),
 python-all (>= 2.7.1),
 python-pbr (>= 0.10),
 python-setuptools,
 python-sphinx (>= 1.1.2),
 zip
Build-Depends-Indep:
 python-babel (>= 1.3),
 python-keystonemiddleware (>= 1.5.0),
 python-heatclient (>= 0.3.0),
 python-keystoneclient (>= 1:1.1.0),
 python-muranoclient (>= 0.5.9),
 python-neutronclient (>= 1:2.3.11),
 python-oslo.config (>= 1:1.9.3),
 python-oslo.db (>= 1.7.0),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.messaging (>= 1.8.0),
 python-oslo.serialization (>= 1.4.0),
 python-oslo.utils (>= 1.4.0),
 python-oslosphinx (>= 2.5.0),
 python-oslotest (>= 1.5.1),
 python-six (>= 1.9.0),
 python-sphinxcontrib-httpdomain,
 python-sqlalchemy (>= 0.9.7),
 python-testrepository (>= 0.0.18),
 python-testscenarios (>= 0.4),
 python-testtools (>= 0.9.36),
 python-troveclient (>= 1:1.0.7),
 python-webob (>= 1.2.3),
 python-yaml (>= 3.1.0),
 python-yaql (>= 0.2.6),
 testrepository
Standards-Version: 3.9.5
Homepage: https://launchpad.net/murano

Package: python-murano
Architecture: all
Depends:
 alembic (>= 0.7.2),
 python-babel (>= 1.3),
 python-eventlet (>= 0.16.1),
 python-iso8601 (>= 0.1.9),
 python-json-patch (>= 1.1),
 python-jsonschema (>= 2.0.0),
 python-keystonemiddleware (>= 1.5.0),
 python-kombu (>= 2.5.0),
 python-lockfile (>= 1:0.8),
 python-netaddr (>= 0.7.12),
 python-oslo.config (>= 1:1.9.3),
 python-oslo.db (>= 1.7.0),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.messaging (>= 1.8.0),
 python-oslo.serialization (>= 1.4.0),
 python-oslo.utils (>= 1.4.0),
 python-paste,
 python-pastedeploy (>= 1.5.0),
 python-pbr (>= 0.10),
 python-psutil (>= 1.1.1),
 python-crypto (>= 2.6),
 python-congressclient (>= 1.0.2),
 python-heatclient (>= 0.3.0),
 python-keystoneclient (>= 1:1.1.0),
 python-muranoclient (>= 0.5.9),
 python-neutronclient (>= 1:2.3.11),
 python-yaml (>= 3.1.0),
 python-routes (>= 1.12.3),
 python-six (>= 1.9.0),
 python-stevedore (>= 1.3.0),
 python-sqlalchemy (>= 0.9.7),
 python-webob (>= 1.2.3),
 python-yaql (>= 0.2.6),
 ${misc:Depends},
 ${python:Depends},
Description: cloud-ready application catalog - Python 2.x server code
 Murano Project introduces an application catalog, which allows application developers and cloud
 administrators to publish cloud-ready applications in a browsable categorised catalog, which may be used by the cloud
 users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments
 out of them in a "push-the-button" manner
 .
 This package contains the Python libraries.

Package: murano-common
Replaces: murano
Section: python
Architecture: all
Depends:
 adduser,
 python-murano (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Description: cloud-ready application catalog - common files
 Murano Project introduces an application catalog, which allows application developers and cloud
 administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud
 users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments
 out of them in a "push-the-button" manner
 .
 This package contains the common files.

Package: murano-engine
Provides: murano-engine
Architecture: all
Depends:
 adduser,
 murano-common (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack Murano Engine daemon
 .
 This package contains the murano engine, which is the core service of murano, and
 which the API servers will use.

Package: murano-api
Provides: murano-api
Architecture: all
Depends:
 adduser,
 murano-common (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack rest API to the Murano Engine.
 .
 This package contains the ReST API.

Package: murano-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Description: cloud-ready application catalog - doc
 Murano Project introduces an application catalog, which allows application
 developers and cloud administrators to publish various cloud-ready
 applications in a browsable categorised catalog, which may be used by the
 cloud users (including the inexperienced ones) to pick-up the needed
 applications and services and composes the reliable environments out of them
 in a "push-the-button" manner.
 .
 This package contains the documentation.
