Load Balancing as a Service (LBaaS) for OpenStack
Go to file
Stephen Balukoff f77df1766c Populate repository with common initial files
Every repo needs a first commit, eh? Most of this
is based on the neutron and neutron-specs project layouts.

Change-Id: I17a41fc30f8f8499c679afad14019c0755582bc6
2014-07-02 20:30:14 -07:00
doc/source Populate repository with common initial files 2014-07-02 20:30:14 -07:00
octavia Populate repository with common initial files 2014-07-02 20:30:14 -07:00
specs Populate repository with common initial files 2014-07-02 20:30:14 -07:00
specs-tests/tests Populate repository with common initial files 2014-07-02 20:30:14 -07:00
.gitignore Populate repository with common initial files 2014-07-02 20:30:14 -07:00
.gitreview Added .gitreview 2014-06-19 22:47:16 +00:00
.testr.conf Populate repository with common initial files 2014-07-02 20:30:14 -07:00
HACKING.rst Populate repository with common initial files 2014-07-02 20:30:14 -07:00
LICENSE Populate repository with common initial files 2014-07-02 20:30:14 -07:00
MANIFEST.in Populate repository with common initial files 2014-07-02 20:30:14 -07:00
README.rst Populate repository with common initial files 2014-07-02 20:30:14 -07:00
requirements.txt Populate repository with common initial files 2014-07-02 20:30:14 -07:00
setup.cfg Populate repository with common initial files 2014-07-02 20:30:14 -07:00
setup.py Populate repository with common initial files 2014-07-02 20:30:14 -07:00
test-requirements.txt Populate repository with common initial files 2014-07-02 20:30:14 -07:00
tox.ini Populate repository with common initial files 2014-07-02 20:30:14 -07:00

README.rst

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.