File: index.rst

package info (click to toggle)
python-watcherclient 4.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 7,752; makefile: 29; sh: 2
file content (15 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Python bindings to the OpenStack Watcher API
============================================

This is a client for OpenStack Watcher API. There's a Python API
(the :mod:`watcherclient` modules), and a command-line script
(installed as :program:`watcher`). Each implements the entire
OpenStack Watcher API.

.. toctree::
   :maxdepth: 2

   cli/index
   reference/index
   installation
   contributing