Load Balancing as a Service (LBaaS) for OpenStack
Go to file
ptoohill1 811f7a594e Adding init.d script
For booting on systems where upstart isnt used, such as
Debian, an init.d script can be used.

Change-Id: I2fadc32dc73f31d733c424591d64448059de89e3
Closes-Bug: #1502542
2015-10-04 16:21:06 -05:00
bin Implement UDP heartbeat sender and receiver 2015-09-09 06:48:24 +00:00
client Initial directory skeleton 2014-09-04 15:28:10 -06:00
devstack Allow drivers to be overridden for devstack 2015-10-01 01:39:36 -05:00
diskimage-create Remove quotes from subshell call in bash script 2015-09-23 19:00:01 +08:00
doc/source Plug vip and networks by port mac address 2015-09-09 01:58:19 +00:00
elements Implement UDP heartbeat sender and receiver 2015-09-09 06:48:24 +00:00
etc Adding init.d script 2015-10-04 16:21:06 -05:00
octavia Merge "Replace wrong Nova references to Compute ones" 2015-10-02 18:09:17 +00:00
specs Adding amphora failover flows 2015-09-09 06:04:47 +00:00
specs-tests Fix ups so pbr and setup works 2015-04-23 16:04:27 -05:00
tools Initial directory skeleton 2014-09-04 15:28:10 -06:00
.coveragerc Fix a typo in the .coveragerc file 2015-09-29 17:37:35 +00:00
.gitignore Implementation for bp/api-to-oslo-messing-handler 2015-04-08 21:46:54 +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 Add Pillow to docs-requirements.txt 2015-10-02 15:13:34 +10:00
HACKING.rst Fixing a couple minor terminology errors 2015-08-03 15:24:01 -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 Update some release related texts 2015-10-01 23:58:03 +00:00
requirements.txt Updated from global requirements 2015-09-17 12:15:32 +00:00
setup.cfg Update some release related texts 2015-10-01 23:58:03 +00:00
setup.py Updated from global requirements 2015-09-17 12:15:32 +00:00
test-requirements.txt Removing unused dependency: discover 2015-08-28 20:11:50 +05:30
tox.ini Add a missing tox environment "venv" 2015-09-30 16:33:07 +00:00

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.