Load Balancing as a Service (LBaaS) for OpenStack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Sergey Belous b44619e55a Drop support for SQL Schema Downgrades
SQL Schema Downgrades are no longer supported. This commit removes
downgrade function from octavia-db-manage.

Related cross-project spec: https://review.openstack.org/152337
Partial-Bug: #1434103

Change-Id: I0304d19ebb2de3a596c9f62825e664267ad60dd8
7 years ago
bin Implement UDP heartbeat sender and receiver 8 years ago
client Initial directory skeleton 9 years ago
devstack Use devstack RABBIT_HOST to point to rabbit, instead of localhost 7 years ago
diskimage-create Add VHD support in DIB 7 years ago
doc/source Merge "[docs] Fixes to octavia-api docs" 7 years ago
elements Make SSH bind to management net only 7 years ago
etc Amphora fails to build 7 years ago
octavia Drop support for SQL Schema Downgrades 7 years ago
releasenotes Update release notes for Mitaka release 7 years ago
specs glance: support relying on tags to extract image id 7 years ago
specs-tests Fix ups so pbr and setup works 8 years ago
tools Initial directory skeleton 9 years ago
.coveragerc Fix a typo in the .coveragerc file 8 years ago
.gitignore Add reno for release notes management 8 years ago
.gitreview Update .gitreview file for project rename 8 years ago
.testr.conf Initial directory skeleton 9 years ago
CONSTITUTION.rst Hacking fixes in CONSTITUTION, ROADMAP, & HACKING 9 years ago
HACKING.rst Drop support for SQL Schema Downgrades 7 years ago
LICENSE Populate repository with common initial files 9 years ago
MANIFEST.in Populate repository with common initial files 9 years ago
README.rst Update some release related texts 8 years ago
doc-requirements.txt Revert "Add Pillow to docs-requirements.txt" 8 years ago
requirements.txt Updated from global requirements 7 years ago
setup.cfg Support db-manage command for db migration 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Use upper-constraints.txt file for all tox targets 7 years ago

README.rst

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.