![]() This commit updates the tox 'docs' environment to also run our specs tests, so that the existing docs gate merge jobs will catch any specs that get added but don't follow the template. This commit also updates the specs test to suppress warnings for :doc: references in specs. Change-Id: Ie7dda124a0c964712b1a02b55730a76fa346111e Closes-Bug: #1621648 |
||
---|---|---|
bin | ||
client | ||
devstack | ||
diskimage-create | ||
doc/source | ||
elements | ||
etc | ||
octavia | ||
releasenotes | ||
specs | ||
specs-tests | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
CONSTITUTION.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
doc-requirements.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
Octavia
Operator-grade open source scalable load balancer.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/octavia
- Source: http://git.openstack.org/cgit/openstack/octavia
- Bugs: http://bugs.launchpad.net/octavia/
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.