Load Balancing as a Service (LBaaS) for OpenStack
a48ccb03fb
Moved octavia/bin directory to octavia/octavia/cmd and renamed octavia-api to api.py. This follows the new strucutre most openstack projects are doing. Also implemented octavia-api being built when doing setup install. Had to remove the octavia/tests/specs symlink because pbr did not like it and would not allow anything to be built. Also found out the test_titles test was not being run on the specs, so that has been added as a separate tox environment. Change-Id: I92f2bc6eaa346983f7a2479dc9fa43d2040f2cd5 |
||
---|---|---|
client | ||
diskimage-create | ||
doc/source | ||
elements | ||
etc | ||
octavia | ||
specs | ||
specs-tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONSTITUTION.rst | ||
doc-requirements.txt | ||
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.