Source: murano
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd,
               openstack-pkg-tools (>= 23~),
               po-debconf,
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: alembic (>= 0.7.2),
                     python-babel,
                     python-congressclient (>= 1.0.2),
                     python-coverage,
                     python-eventlet (>= 0.16.1),
                     python-fixtures,
                     python-hacking,
                     python-heatclient (>= 0.3.0),
                     python-iso8601,
                     python-jsonpatch,
                     python-jsonschema,
                     python-keystoneclient (>= 1:1.1.0),
                     python-keystonemiddleware (>= 1.5.0),
                     python-kombu,
                     python-lockfile,
                     python-migrate (>= 0.9.5),
                     python-mistralclient (>= 0.2),
                     python-mock,
                     python-muranoclient (>= 0.5.6),
                     python-mysqldb,
                     python-netaddr,
                     python-neutronclient (>= 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-paste,
                     python-pastedeploy,
                     python-posix-ipc,
                     python-psutil,
                     python-psycopg2,
                     python-routes,
                     python-six (>= 1.9.0),
                     python-sphinxcontrib.httpdomain,
                     python-sqlalchemy,
                     python-stevedore (>= 1.3.0),
                     python-tempest-lib (>= 0.4.0),
                     python-testresources,
                     python-testscenarios,
                     python-testtools,
                     python-unittest2,
                     python-webob,
                     python-yaml,
                     python-yaql,
                     subunit,
                     testrepository,
Standards-Version: 3.9.6
Homepage: https://github.com/openstack/murano
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/murano.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/murano.git

Package: python-murano
Architecture: all
Section: python
Depends: alembic (>= 0.7.2),
         python-babel,
         python-congressclient (>= 1.0.2),
         python-eventlet (>= 0.16.1),
         python-heatclient (>= 0.3.0),
         python-iso8601,
         python-jsonpatch,
         python-jsonschema,
         python-keystoneclient (>= 1:1.1.0),
         python-keystonemiddleware (>= 1.5.0),
         python-kombu,
         python-lockfile,
         python-mistralclient (>= 0.2),
         python-muranoclient (>= 0.5.6),
         python-mysqldb,
         python-netaddr,
         python-neutronclient (>= 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-paste,
         python-pastedeploy,
         python-pbr,
         python-psutil,
         python-psycopg2,
         python-routes,
         python-six (>= 1.9.0),
         python-sqlalchemy,
         python-stevedore (>= 1.3.0),
         python-webob,
         python-yaml,
         python-yaql,
         ${misc:Depends},
         ${python:Depends},
Recommends: python-ldap,
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 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 Python 2.x server code.

Package: murano-common
Architecture: all
Section: python
Depends: adduser,
         dbconfig-common,
         debconf,
         python-murano (= ${source:Version}),
         sqlite3,
         ${misc:Depends},
         ${python:Depends},
Recommends: python-ldap,
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 common files to all Murano servers.

Package: murano-api
Architecture: all
Section: python
Depends: adduser,
         dbconfig-common,
         debconf,
         murano-common (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends},
Description: cloud-ready application catalog - API server
 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 API server.

Package: murano-engine
Architecture: all
Section: python
Depends: adduser,
         dbconfig-common,
         debconf,
         murano-common (= ${source:Version}),
         ${misc:Depends},
         ${python:Depends},
Description: cloud-ready application catalog - Engine server
 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 Engine server.

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.
