Source: murano
Section: Python
Priority: extra
Maintainer: MOS Murano team <mos-murano@mirantis.com>
Build-Depends: debhelper (>= 9.0.0),
 python-setuptools,
 python-pbr (>= 0.10.0),
 zip
Standards-Version: 3.9.2
Homepage: https://launchpad.net/murano

Package: murano
Architecture: all
Depends: ${misc:Depends},
 python,
 python-setuptools,
 python-d2to1 (>= 0.2), python-d2to1 (<< 0.3),
# Murano direct dependencies:
 alembic (>= 0.6.4),
 python-anyjson (>= 0.3.3),
 python-babel (>= 1.3),
 python-eventlet (>= 0.15.1),
 python-iso8601 (>= 0.1.9),
 python-json-patch (>= 1.1),
 python-jsonschema (>= 2.0.0), python-jsonschema (<< 3.0.0),
 python-keystonemiddleware (>= 1.0.0),
 python-lockfile (>= 0.8),
 python-netaddr (>= 0.7.12),
 python-oslo.config (>= 1:1.4.0),
 python-oslo.db (>= 1.0.0),
 python-oslo.messaging (>= 1.4.0),
 python-passlib,
 python-paste,
 python-pastedeploy (>= 1.5.0),
 python-pbr (>= 0.10.0),
 python-psutil (>= 1.1.1), python-psutil (<< 2.0.0),
 python-crypto (>= 2.6),
 python-heatclient (>= 0.2.9),
 python-keystoneclient (>= 1:0.10.0),
 python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3),
 python-yaml (>= 3.1.0),
 python-routes (>= 1.12.3),
 python-six (>= 1.7.0),
 python-sqlalchemy (>= 0.9.7), python-sqlalchemy (<= 0.9.99),
 python-webob (>= 1.2.3),
# Incompatible with global requirements:
 python-kombu (>= 2.4.8),
 python-muranoclient (>= 0.5.5),
 python-yaql (>= 0.2.3), python-yaql (<< 0.3)
Description: 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
