Source: python-congressclient Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Ivan Udovichenko , David Della Vecchia , Corey Bryant , Build-Depends: debhelper (>= 10), dh-python, openstack-pkg-tools, python-all, python-pbr (>= 2.0.0), python-setuptools, python3-all, python3-pbr (>= 2.0.0), python3-setuptools, python3-sphinx, Build-Depends-Indep: python-babel, python-cliff (>= 2.8.0), python-coverage, python-fixtures, python-hacking, python-keystoneauth1 (>= 3.4.0), python-mock, python-openstackclient, python-oslo.i18n (>= 3.15.3), python-oslo.log (>= 3.36.0), python-oslo.serialization (>= 2.18.0), python-oslo.utils (>= 3.16.0), python-requests (>= 2.10.0), python-six, python-testscenarios, python-testtools (>= 2.2.0), python3-babel, python3-cliff (>= 2.8.0), python3-coverage, python3-fixtures, python3-hacking, python3-keystoneauth1 (>= 3.4.0), python3-mock, python3-openstackclient, python3-openstackdocstheme (>= 1.18.1), python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.16.0), python3-requests (>= 2.10.0), python3-six, python3-sphinxcontrib.apidoc, python3-testscenarios, python3-testtools (>= 2.2.0), subunit, testrepository, Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-congressclient Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-congressclient.git Homepage: https://github.com/stackforge/python-congressclient Package: python-congressclient Architecture: all Depends: python-babel, python-cliff (>= 2.8.0), python-keystoneauth1 (>= 3.4.0), python-openstackclient, python-oslo.i18n (>= 3.15.3), python-oslo.log (>= 3.36.0), python-oslo.serialization (>= 2.18.0), python-oslo.utils (>= 3.16.0), python-pbr (>= 2.0.0), python-requests (>= 2.10.0), python-six, ${misc:Depends}, ${python:Depends}, Description: client for the open policy framework for the cloud - Python 2.x Congress is an open policy framework for the cloud. With Congress, a cloud operator can declare, monitor, enforce, and audit "policy" in a heterogeneous cloud environment. Congress get inputs from a cloud's various cloud services; for example in Openstack, Congress fetches information about VMs from Nova, and network state from Neutron, etc. Congress then feeds input data from those services into its policy engine where Congress verifies that the cloud's actual state abides by the cloud operator's policies. Congress is designed to work with any policy and any cloud service. . This package provides a cli and a Python 2.x client module. Package: python-congressclient-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: client for the open policy framework for the cloud - doc Congress is an open policy framework for the cloud. With Congress, a cloud operator can declare, monitor, enforce, and audit "policy" in a heterogeneous cloud environment. Congress get inputs from a cloud's various cloud services; for example in Openstack, Congress fetches information about VMs from Nova, and network state from Neutron, etc. Congress then feeds input data from those services into its policy engine where Congress verifies that the cloud's actual state abides by the cloud operator's policies. Congress is designed to work with any policy and any cloud service. . This package provides the documentation. Package: python3-congressclient Architecture: all Depends: python3-babel, python3-cliff (>= 2.8.0), python3-keystoneauth1 (>= 3.4.0), python3-openstackclient, python3-oslo.i18n (>= 3.15.3), python3-oslo.log (>= 3.36.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.16.0), python3-pbr (>= 2.0.0), python3-requests (>= 2.10.0), python3-six, ${misc:Depends}, ${python3:Depends}, Description: client for the open policy framework for the cloud - Python 3.x Congress is an open policy framework for the cloud. With Congress, a cloud operator can declare, monitor, enforce, and audit "policy" in a heterogeneous cloud environment. Congress get inputs from a cloud's various cloud services; for example in Openstack, Congress fetches information about VMs from Nova, and network state from Neutron, etc. Congress then feeds input data from those services into its policy engine where Congress verifies that the cloud's actual state abides by the cloud operator's policies. Congress is designed to work with any policy and any cloud service. . This package provides a cli and a Python 3.x client module.