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
This commit is contained in:
Takashi Kajinami
2025-06-27 00:24:57 +09:00
parent 678790a086
commit 1db6158ff3

View File

@@ -11,13 +11,6 @@ This is a client for Aodh API. There's :doc:`a Python API
<shell>` (installed as :program:`aodh`). Each implements the entire
Aodh API.
.. warning::
This is a new client to interact with Aodh API. There may be differences
in functionality, syntax, and command line output when compared with the
alarm functionality provided by ceilometerclient.
.. seealso::
You may want to read the `Aodh Developer Guide`__ -- the overview, at