Load Balancing as a Service (LBaaS) for OpenStack
f482487c8c
Added sqlalchemy models mirroring initial migration Added engine and session methods based off oslo.db Added base db test based off of oslo.db Added model tests Added data models Added data model tests Added migration for one to many load balancer to amphora Added migration for name and URL size changes Added smarter comparison method for data models Implements: blueprint initial-db-models Change-Id: I8421093f0952d5e3ef287bfd4979cc5a83af6c09 |
||
---|---|---|
client | ||
doc/source | ||
etc | ||
octavia | ||
specs | ||
specs-tests/tests | ||
tools | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONSTITUTION.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
ROADMAP.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.