octavia/README.rst
Michael Johnson fc2e5b9458 Update some release related texts
Fixes a typo in the setup.cfg
Sets the development status to Beta
Includes some lines in the README.rst to allow release-tools be
able to create release summary e-mails.
Adds some bling to our README.rst

Change-Id: I6564c8ab661523c60d341a01f3ff431d578621e8
2015-10-01 23:58:03 +00:00

33 lines
1.2 KiB
ReStructuredText

=======
Octavia
=======
.. image:: https://img.shields.io/pypi/v/octavia.svg
:target: https://pypi.python.org/pypi/octavia/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/octavia.svg
:target: https://pypi.python.org/pypi/octavia/
:alt: Downloads
Operator-grade open source scalable load balancer.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/octavia
* Source: http://git.openstack.org/cgit/openstack/octavia
* Bugs: http://bugs.launchpad.net/octavia/
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 https://wiki.openstack.org/wiki/Octavia/Roadmap for the
latest version of our project roadmap.