File: index.rst

package info (click to toggle)
python-octavia-lib 3.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 536 kB
  • sloc: python: 2,148; sh: 57; makefile: 23
file content (58 lines) | stat: -rw-r--r-- 1,516 bytes parent folder | download | duplicates (4)
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
49
50
51
52
53
54
55
56
57
58
.. octavia-lib documentation master file, created by
   sphinx-quickstart on Tue Jul  9 22:26:36 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to the documentation of Octavia lib
===========================================

.. only:: html

   .. include:: ../../README.rst

.. only:: latex

   .. image:: https://governance.openstack.org/tc/badges/octavia-lib.svg

   A library to support Octavia provider drivers.

   This python module provides a python library for Octavia provider driver
   developers.

   See the provider driver development guide for more information:

       https://docs.openstack.org/octavia/latest/contributor/guides/providers.html

   Octavia-lib is distributed under the terms of the Apache License, Version 2.0.
   The full terms and conditions of this license are detailed in the LICENSE file.

   * Free software: Apache license
   * Documentation: https://docs.openstack.org/octavia-lib/latest
   * Source: https://opendev.org/openstack/octavia-lib
   * Bugs: https://storyboard.openstack.org/#!/project/openstack/octavia-lib

.. only:: html

   octavia-lib Documentation:
   --------------------------

.. toctree::
   :maxdepth: 1

   install/index
   library/index
   contributor/index
   configuration/index
   cli/index
   user/index
   admin/index
   reference/index

.. only:: html

   Indices and tables
   ------------------

   * :ref:`genindex`
   * :ref:`modindex`
   * :ref:`search`