congress/README.rst

31 lines
1.3 KiB
ReStructuredText

===================
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**.
* Free software: Apache license
* Documentation: https://docs.openstack.org/congress/latest/
* Wiki: https://wiki.openstack.org/wiki/Congress
* Source: https://github.com/openstack/Congress
* Bugs: https://bugs.launchpad.net/congress
* Blueprints: https://blueprints.launchpad.net/congress
.. image:: https://governance.openstack.org/tc/badges/congress.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
Installing Congress
===================
Please refer to the
`installation guide <https://docs.openstack.org/congress/latest/install/>`_
>>>>>>> Add wiki Source Bugs and Blueprints notes link to README.rst