
Initial Octavia client command to list load balancers in a given project. Sets up many of the base classes and base files needed for the rest of the client when it comes up. Change-Id: I5d426e1a3a364abbe77edea5e8aaad2c8c2213c1
37 lines
670 B
ReStructuredText
37 lines
670 B
ReStructuredText
.. python-octaviaclient 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.
|
|
|
|
Python Octavia Client
|
|
=====================
|
|
|
|
The Python Octavia Client (python-octaviaclient) is a command-line client for
|
|
the OpenStack Load Balancing service.
|
|
|
|
Getting Started
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
readme
|
|
installation
|
|
contributing
|
|
|
|
Usage
|
|
-----
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
usage/osc_cli_plugins
|
|
decoder
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|