Add wiki Source Bugs and Blueprints notes link to README.rst

Change-Id: I07b8b5c6f5dbd40ff83deba2632cf76f88519e5f
This commit is contained in:
LeopardMa 2018-09-25 22:15:57 -04:00 committed by Eric K
parent 01da36a1d9
commit 521ccd1649
2 changed files with 24 additions and 4 deletions

View File

@ -12,10 +12,19 @@ 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
Congress is free software and is licensed with Apache.
Installing Congress
===================
* Free software: Apache license
* Documentation: https://docs.openstack.org/congress/latest/
Please refer to the
`installation guide <https://docs.openstack.org/congress/latest/install/>`_
>>>>>>> Add wiki Source Bugs and Blueprints notes link to README.rst

View File

@ -3,7 +3,18 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. include:: ../../README.rst
===================
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.
.. toctree::
:maxdepth: 2