Files
python-aodhclient/doc/source/index.rst
Takashi Kajinami 1db6158ff3 Drop reference to ceilometerclient
The ceilometerclient library was retired long ago, so any reference to
it may no longer be useful these days.

Change-Id: Ibc201e11ca4a5978fd9635fd5f94b4167af34608
2025-06-27 00:24:57 +09:00

939 B

Python bindings to the Aodh API

This is a client for Aodh API. There's a Python API <api> (the aodhclient module), and a command-line script <shell> (installed as aodh). Each implements the entire Aodh API.

You may want to read the Aodh Developer Guide__ -- the overview, at least -- to get an idea of the concepts. By understanding the concepts this library should make more sense.

__ https://docs.openstack.org/aodh/latest/

Contents

installation shell api contributing

Indices and tables

  • genindex
  • modindex
  • search