Source: congress
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 alembic (>= 0.8.10),
 antlr3,
 python-antlr3,
 python-aodhclient,
 python-babel,
 python-ceilometerclient,
 python-cinderclient,
 python-coverage,
 python-cryptography,
 python-dateutil,
 python-eventlet,
 python-fixtures,
 python-glanceclient (>= 1:2.8.0),
 python-hacking,
 python-heatclient (>= 1.6.1),
 python-ironicclient (>= 1.14.0),
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-mock,
 python-monascaclient (>= 1.7.0),
 python-mox3,
 python-muranoclient,
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackdocstheme (>= 1.16.0) <!nodoc>,
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.vmware (>= 2.17.0),
 python-oslotest (>= 1.10.0),
 python-paste,
 python-pastedeploy,
 python-pulp,
 python-requests-mock (>= 1.1),
 python-routes,
 python-six,
 python-swiftclient (>= 3.2.0),
 python-tempest-lib (>= 0.14.0),
 python-tenacity (>= 3.2.1),
 python-testscenarios,
 python-testtools (>= 1.4.0),
 python-webob (>= 1.7.1),
 subunit,
 testrepository,
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/congress.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/congress.git
Homepage: https://github.com/openstack/congress

Package: congress-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python-congress (= ${binary:Version}),
 sqlite3,
 ${misc:Depends},
 ${python:Depends},
Provides:
 ${python:Provides},
Description: OpenStack Policy as a Service - common files
 Congress is an OpenStack project to provide policy as a service across any
 collection of cloud services in order to offer governance and compliance for
 dynamic infrastructures.
 .
 This package contains common files and configuration that are
 needed by all the daemon packages of Cinder.

Package: congress-server
Architecture: all
Depends:
 adduser,
 congress-common (= ${binary:Version}),
 debconf,
 q-text-as-data,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack Policy as a Service - API server
 Congress is an OpenStack project to provide policy as a service across any
 collection of cloud services in order to offer governance and compliance for
 dynamic infrastructures.
 .
 This package contains the API server on which clients will connect.

Package: python-congress
Section: python
Architecture: all
Depends:
 alembic (>= 0.8.10),
 antlr3,
 python-aodhclient,
 python-babel,
 python-ceilometerclient,
 python-cinderclient,
 python-cryptography,
 python-dateutil,
 python-eventlet,
 python-glanceclient (>= 1:2.8.0),
 python-heatclient (>= 1.6.1),
 python-ironicclient (>= 1.14.0),
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-monascaclient (>= 1.7.0),
 python-mox,
 python-muranoclient (>= 0.8.3),
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.vmware (>= 2.17.0),
 python-paste,
 python-pastedeploy,
 python-pbr (>= 2.0.0),
 python-pulp,
 python-routes,
 python-six,
 python-swiftclient (>= 3.2.0),
 python-tempest-lib (>= 0.14.0),
 python-webob (>= 1.7.1),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack Policy as a Service - Python libraries
 Congress is an OpenStack project to provide policy as a service across any
 collection of cloud services in order to offer governance and compliance for
 dynamic infrastructures.
 .
 This package contains the Python libraries that are part of Congress.
