Load Balancing as a Service (LBaaS) for OpenStack
Go to file
ptoohill 847a25042e Jinja Haproxy templates
Adds Jinja templating for haproxy configuration
Adds tests to verify Jinja templating

Change-Id: I7dd71bec3d4993ffb732dcd316b801498329fd2a
Partially-Implements: bp/haproxy-amphora-driver
2015-03-23 09:25:22 -04:00
bin Implementing simple operator API 2014-12-11 20:22:14 -06:00
client Initial directory skeleton 2014-09-04 15:28:10 -06:00
diskimage-create Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
doc/source Specification of reference haproxy amphora API 2015-02-17 11:23:14 -08:00
elements Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
etc Patches nova client to work with HP Cloud 2015-01-21 09:21:44 -08:00
octavia Jinja Haproxy templates 2015-03-23 09:25:22 -04:00
specs change specs for amphora manager interface 2015-03-09 15:40:10 -07:00
specs-tests/tests Allow .diag file extensions in spec reviews 2014-10-27 17:51:41 -05:00
tools Initial directory skeleton 2014-09-04 15:28:10 -06:00
.gitignore Adding a couple files to .gitignore 2014-08-01 23:03:01 -07:00
.gitreview Added .gitreview 2014-06-19 22:47:16 +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
HACKING.rst Added versioning and migration mandates 2014-12-05 17:37:38 -06: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 Documenting project direction and design 2014-08-02 17:08:10 +00:00
ROADMAP.rst Hacking fixes in CONSTITUTION, ROADMAP, & HACKING 2014-08-16 00:13:00 -05:00
doc-requirements.txt Tweak requirements to be compatible with global-requirements 2015-02-16 12:34:40 -07:00
openstack-common.conf Oslo incubator updates 2014-12-02 12:00:34 -07:00
requirements.txt Jinja Haproxy templates 2015-03-23 09:25:22 -04:00
setup.cfg Remove the 2.6 classifier 2015-03-03 14:28:50 -08:00
setup.py Tweak requirements to be compatible with global-requirements 2015-02-16 12:34:40 -07:00
test-requirements.txt Updated from global requirements 2015-03-21 00:19:23 +00:00
tox.ini Tweak requirements to be compatible with global-requirements 2015-02-16 12:34:40 -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.

Please also see the ROADMAP.rst file for our project roadmap.