octavia/README.rst
Stephen Balukoff 3324e1219a Documenting project direction and design
This commit adds documentation around project direction and conventions.
Additionally, I've added doc8 checks to make sure or .rst and .txt files
in this repository follow good conventions, and fixed a check related to
graphviz external .dot files.

Change-Id: I1b73b3839b86198f3d56587ca3fb2644dc231f00
2014-08-02 17:08:10 +00:00

19 lines
703 B
ReStructuredText

=======
Octavia
=======
Operator-grade open source scalable load balancer.
The Octavia project seeks to become the standard operator-grade load balancer
in use in large OpenStack deployments. Note that it is not competing with the
Neutron LBaaS extension and may never actually replace it. Rather, Octavia
should be seen as "yet another vendor" which is accessed via a driver for
Neutron LBaaS.
For more information on project direction and guiding principles for
contributors, please see the CONSTITUTION.rst file in this directory, or
specifications in the specs/ subdirectory. Other documentation can be
found in the docs/ directory.
Please also see the ROADMAP.rst file for our project roadmap.