Load Balancing as a Service (LBaaS) for OpenStack
Go to file
johnsom c9128153b4 Explicitly list neutron api extensions for tests
Recent changes to neutron and gate hooks can cause the api extension
list to not include "all" but a neutron specific list.  This means
lbaasv2 may not be included in api extension list.  This will cause
tempest to skip the neutron-lbaas tests.

This change explictly adds "all,lbaasv2" for the network extensions.

Change-Id: I8623e27265544d9606e9000c52c79cec05413fcc
2017-04-07 15:52:35 +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 Look for diskimage-builder not dib-utils when building amps 2017-03-29 15:14:27 -07:00
diskimage-create Merge "Look for all qemu-img/kvm package names in rhel-based distros" into stable/newton 2017-04-04 18:54:04 +00:00
doc/source Add a cookbook for basic load balancing 2016-09-27 00:02:39 +00:00
elements Remove outdated kernel tuning for haproxy 2017-02-08 18:07:43 -08:00
etc Fix typos in amphora_flows.py & octavia.conf 2016-09-23 00:36:34 +00:00
octavia Explicitly list neutron api extensions for tests 2017-04-07 15:52:35 +00:00
releasenotes Terminated HTTPS certs and keys in encrypted ramfs 2016-09-25 01:42:49 +00:00
specs Fix active-active specs tox test 2016-09-08 15:16:55 -07:00
specs-tests Update tox 'docs' environment to test specs 2016-09-08 15:18:43 -07:00
tools Rewrite create_load_balancer flow 2016-08-28 09:46:55 -05:00
.coveragerc Fix a typo in the .coveragerc file 2015-09-29 17:37:35 +00:00
.gitignore Octavia: Basic LoadBalancer Scenario Test 2016-09-23 22:50:05 +00:00
.gitreview Update .gitreview for stable/newton 2016-09-27 15:17:46 -04:00
.testr.conf Octavia: Basic LoadBalancer Scenario Test 2016-09-23 22:50:05 +00:00
CONSTITUTION.rst Hacking fixes in CONSTITUTION, ROADMAP, & HACKING 2014-08-16 00:13:00 -05: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 readme file 2016-08-31 00:59:59 +00:00
doc-requirements.txt Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
requirements.txt Updated from global requirements 2017-04-03 15:13:09 +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 Updated from global requirements 2016-10-03 14:03:21 +00:00
tox.ini Look for diskimage-builder not dib-utils when building amps 2017-03-29 15:14:27 -07:00

README.rst

Octavia

Latest Version

Downloads

Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint.

Octavia is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project resources

Developer documentation for the Octavia project is available at http://docs.openstack.org/developer/octavia

The project source code repository is located at http://git.openstack.org/cgit/openstack/octavia

Project status, bugs, and requests for feature enhancements are tracked on http://launchpad.net/octavia

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/ sub-directory.

The project roadmap is available at https://wiki.openstack.org/wiki/Octavia/Roadmap