Source: kolla-mesos
Section: net
Priority: extra
Maintainer: MOS-Packaging <mos-packaging@mirantis.com>
Uploaders: Artem Silenkov <asilenkov@mirantis.com>,
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd,
               openstack-pkg-tools (>= 23~),
               po-debconf,
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: python-babel (>= 1.3),
                     python-dcos (>= 0.1.3),
                     python-jinja2,
                     python-kazoo (>= 2.2),
                     python-netifaces (>= 0.10.4),
                     python-oslo.config (>= 3.4.0),
                     python-oslo.utils (>= 3.4.0),
                     python-oslotest (>=1.10.0),
                     python-oslosphinx (>=2.5.0),
                     python-prettytable (>= 0.7),
                     python-yaml (>= 3.1.0),
                     python-retrying (>= 1.2.3),
                     python-six (>= 1.9.0),
                     python-testscenarios,
                     python-testrepository,
                     python-testtools,
                     subunit,
                     testrepository,
                     python-bashate,
                     python-hacking,
                     python-coverage,
                     python-mock,
                     python-zake,
Standards-Version: 3.9.6
Vcs-Browser: https://review.fuel-infra.org/gitweb?p=openstack/kolla-mesos.git;a=summary
Vcs-Git: https://review.fuel-infra.org/openstack/kolla-mesos
Homepage: http://github.com/openstack/kolla-mesos

Package: python-kolla-mesos
Section: python
Architecture: all
Depends: python-jinja2,
         python-pbr (>= 1.8),
         ${misc:Depends},
         ${python:Depends},
Description: Kolla-Mesos provides Mesos deployment of Kolla Docker
 containers to meet Kolla’s mission. Kolla-Mesos is highly opinionated
 out of the box, but allows for complete customization. This permits operators 
 with minimal experience to deploy OpenStack quickly and as experience grows
 modify the OpenStack configuration to suit the operator’s exact requirements. 
 .
 This package provides the Python code.

Package: kolla-mesos
Architecture: all
Depends: adduser,
         debconf,
         python-kolla-mesos (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends},
Description: Kolla-Mesos provides Mesos deployment of Kolla Docker
 containers to meet Kolla’s mission. Kolla-Mesos is highly opinionated
 out of the box, but allows for complete customization. This permits operators 
 with minimal experience to deploy OpenStack quickly and as experience grows
 modify the OpenStack configuration to suit the operator’s exact requirements. 
 .
 This package provides most of the Kolla-mesos files (templates, etc.).

Package: kolla-mesos-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Description: Kolla-Mesos provides Mesos deployment of Kolla Docker
 containers to meet Kolla’s mission. Kolla-Mesos is highly opinionated
 out of the box, but allows for complete customization. This permits operators 
 with minimal experience to deploy OpenStack quickly and as experience grows
 modify the OpenStack configuration to suit the operator’s exact requirements. 
 .
 This package provides the documentation.
