Load Balancing as a Service (LBaaS) for OpenStack
3a91370d38
Coverage now aborts the run when the configuration file has unknown settings. This patch fixes a typo in the .coveragerc file that would cause coverage jobs to fail. A global requirements change will also be necessary to exclude version 4.0 of coverage as it causes tests to fail that do not fail outside of coverage or with earlier versions. Tracked here: https://review.openstack.org/#/c/228581/ Global requirements changes come in as separate patches, so I am not creating a dependency. Change-Id: Ifbbf2096303770e393e666e3562c83d863e82f15 |
||
---|---|---|
bin | ||
client | ||
devstack | ||
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 | ||
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 https://wiki.openstack.org/wiki/Octavia/Roadmap for the latest version of our project roadmap.