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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
============
Octavia User
============
Cookbooks
=========
.. toctree::
:glob:
:maxdepth: 1
guides/basic-cookbook
guides/l7-cookbook
Guides
======
.. toctree::
:glob:
:maxdepth: 1
guides/l7
feature-classification/index
guides/monitoring
References
==========
.. toctree::
:glob:
:maxdepth: 1
Octavia API Reference <https://docs.openstack.org/api-ref/load-balancer/>
Command Line Interface Reference <https://docs.openstack.org/python-octaviaclient/latest/cli/index.html>
sdks
Videos
======
.. toctree::
:glob:
:maxdepth: 1
Introduction to OpenStack Load Balancing (2017 Boston Summit) <https://youtu.be/BBgP3_qhJ00>
.. only:: html
Indices and Search
------------------
* :ref:`genindex`
* :ref:`search`
|