Load Balancing as a Service (LBaaS) for OpenStack
Go to file
Michael Johnson 571578c7f3 Update config reference to use auto generate
This patch updates Octavia docs to use the oslo_config.sphinxext
integration to generate the configuration reference.

This patch also links in the "guru meditation report" document.
This document has been present, but was not linked.

I also reorganized the specs to reflect the correct release versions.

Change-Id: Icaf710c1c61277f3ca51efac45a3a80a0d3cce8f
2016-08-25 22:02:08 +00:00
bin Fix typo in the files 2016-07-14 12:46:12 +00:00
client Initial directory skeleton 2014-09-04 15:28:10 -06:00
devstack DIB output filename and requirements fixes 2016-08-11 12:10:43 +02:00
diskimage-create Make pyroute2 a requirement of octavia 2016-08-22 17:56:00 +00:00
doc/source Update config reference to use auto generate 2016-08-25 22:02:08 +00:00
elements Merge "Deperecate apt-mirror element" 2016-08-25 02:56:09 +00:00
etc Merge "Condense amphora-agent-ubuntu in to amphora-agent" 2016-08-23 04:47:21 +00:00
octavia Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
releasenotes Allow IPv6 VIPs 2016-08-11 22:30:00 +00:00
specs Update config reference to use auto generate 2016-08-25 22:02:08 +00:00
specs-tests Fix ups so pbr and setup works 2015-04-23 16:04:27 -05:00
tools Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
.coveragerc Fix a typo in the .coveragerc file 2015-09-29 17:37:35 +00:00
.gitignore Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.testr.conf Initial directory skeleton 2014-09-04 15:28:10 -06:00
CONSTITUTION.rst Hacking fixes in CONSTITUTION, ROADMAP, & HACKING 2014-08-16 00:13:00 -05:00
doc-requirements.txt Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
HACKING.rst Drop support for SQL Schema Downgrades 2016-06-08 18:45:34 +03: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 Update some release related texts 2015-10-01 23:58:03 +00:00
requirements.txt Updated from global requirements 2016-08-24 01:36:16 +00:00
setup.cfg Octavia: Implement Tempest Plugin 2016-08-24 16:47:28 -05:00
setup.py Updated from global requirements 2015-09-17 12:15:32 +00:00
test-requirements.txt Make pyroute2 a requirement of octavia 2016-08-22 17:56:00 +00:00
tox.ini Use upper constraints for all jobs in tox.ini 2016-08-23 09:24:16 +05:30

Octavia

Latest Version

Downloads

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 https://wiki.openstack.org/wiki/Octavia/Roadmap for the latest version of our project roadmap.