Metadata-Version: 1.1
Name: openstack-congress
Version: 8.0.1.dev22
Summary: Congress: The open policy framework for the cloud.
Home-page: https://docs.openstack.org/congress/latest/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ===================
        Welcome to Congress
        ===================
        
        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 gets 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**.
        
        .. image:: https://governance.openstack.org/tc/badges/congress.svg
            :target: https://governance.openstack.org/tc/reference/tags/index.html
        
        Congress is free software and is licensed with Apache.
        
        * Free software: Apache license
        * Documentation: https://docs.openstack.org/congress/latest/
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
