Load Balancing as a Service (LBaaS) for OpenStack
Go to file
Michael Johnson e0fd00edb1 Fix the failover API to not fail with immutable LB
A patch was added[1] that put an immutable check in the amphora failover
flow. However, when failover was triggered by the failover API, the load
balancer was already in PENDING_UPDATE. This caused the flow to fail and the
load balancer to be left in ERROR. This patch resolves those two code paths
to handle the load balancer locking the same.

[1] https://review.openstack.org/#/c/479109/

Change-Id: I6c8549c15a302add8c69ab95bde57fb2646455b6
2017-11-30 18:55:10 +00:00
api-ref/source Refine api-ref regarding loadbalancer creation 2017-11-21 09:29:29 -08:00
bin Two quick fixes (one log message, one cert create script thing) 2017-05-09 11:37:40 -04:00
devstack Remove SCREEN_LOGDIR from devstack 2017-10-05 17:08:57 +07:00
diskimage-create Merge keepalived elements 2017-11-10 23:59:12 +00:00
doc/source Merge "Change 14.04 to 16.04 in devstack setup guide" 2017-10-18 11:59:03 +00:00
elements Merge keepalived elements 2017-11-10 23:59:12 +00:00
etc Make the event streamer transport URL configurable 2017-10-25 10:52:48 -07:00
httpd Run Octavia API in a WSGI server 2017-04-30 08:36:44 +00:00
octavia Fix the failover API to not fail with immutable LB 2017-11-30 18:55:10 +00:00
playbooks/legacy Update Octavia zuulv3 for newton EOL 2017-10-27 08:13:42 -07:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 04:40:35 +00:00
specs Merge "Update the documentation link for doc migration" 2017-09-26 04:19:14 +00:00
specs-tests Update tox 'docs' environment to test specs 2016-09-08 15:18:43 -07:00
tools Support pylint 2017-10-16 09:32:41 +08:00
zuul.d Zuul: add file extension to playbook path 2017-10-31 22:40:12 +00:00
.coveragerc Update .coveragerc after the removal of openstack directory 2016-10-17 17:11:16 +05:30
.gitignore Adds automatic ERD generation for the Octavia DB 2017-10-05 12:18:42 -07:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.pylintrc Support pylint 2017-10-16 09:32:41 +08:00
.stestr.conf Gatefix: Migrate from testr to stestr 2017-09-13 17:12:21 +00:00
.testr.conf Octavia: Basic LoadBalancer Scenario Test 2016-09-23 22:50:05 +00:00
babel.cfg Setup translation for octavia 2016-12-15 00:48:02 +00:00
CONSTITUTION.rst Update the documentation link for doc migration 2017-09-22 00:45:56 +00:00
CONTRIBUTING.rst Update links in CONTRIBUTING.rst 2017-09-20 05:24:21 +00:00
HACKING.rst Update the documentation link for doc migration 2017-09-22 00:45:56 +00:00
LICENSE Populate repository with common initial files 2014-07-02 20:30:14 -07:00
README.rst Update links in README 2017-08-08 11:09:39 +08:00
requirements.txt Updated from global requirements 2017-11-16 11:16:46 +00:00
setup.cfg Update some links to the new docs locations. 2017-07-05 15:37:28 -07:00
setup.py Updated from global requirements 2017-03-02 11:50:57 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:16:46 +00:00
TESTING.rst Introduce TESTING.rst for quick developer reference 2017-04-07 21:48:31 +00:00
tox.ini Support pylint 2017-10-16 09:32:41 +08:00

Team and repository tags

image

Octavia

Latest Version

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 https://docs.openstack.org/octavia/latest/

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

Project status, bugs, and requests for feature enhancements are tracked on https://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