1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.. octavia documentation master file
=====================
Octavia Documentation
=====================
Welcome to the OpenStack Octavia project documentation. Octavia brings
network load balancing to OpenStack.
See :doc:`reference/introduction` for an overview of Octavia.
For information on what is new see the `Octavia Release Notes <https://docs.openstack.org/releasenotes/octavia/>`_.
.. only:: html
To align with the overall OpenStack documentation, the Octavia documentation
is grouped into the following topic areas.
.. toctree::
:maxdepth: 1
admin/index.rst
Octavia API Reference <https://docs.openstack.org/api-ref/load-balancer/>
cli/index.rst
configuration/index.rst
contributor/index.rst
install/index.rst
reference/index.rst
user/index.rst
.. only:: html
:ref:`search`
|