From f2387601ee08adfb5cba0fdb672a596e167ab7d5 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 21 Jan 2024 22:13:56 +0900 Subject: [PATCH] Revert "Temporarily drop aodhclient from doc build" This reverts commit 860d6360474b2f215097d1aa4018a57070e44924. Reason for revert: The issue with aodhclient and latest pyparsing was fixed by [1]. [1] 3a36ed1774ba0bbb3ad6a3716c6c014246bc9613 Change-Id: I461edafc5be7b3afbde485f1620bff71e178b078 --- doc/source/cli/plugin-commands/aodh.rst | 4 ++++ doc/source/cli/plugin-commands/index.rst | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 doc/source/cli/plugin-commands/aodh.rst diff --git a/doc/source/cli/plugin-commands/aodh.rst b/doc/source/cli/plugin-commands/aodh.rst new file mode 100644 index 000000000..5d8b4332c --- /dev/null +++ b/doc/source/cli/plugin-commands/aodh.rst @@ -0,0 +1,4 @@ +aodh +---- + +.. autoprogram-cliff:: openstack.alarming.v2 diff --git a/doc/source/cli/plugin-commands/index.rst b/doc/source/cli/plugin-commands/index.rst index e2e0dfa4d..eb607ff6c 100644 --- a/doc/source/cli/plugin-commands/index.rst +++ b/doc/source/cli/plugin-commands/index.rst @@ -7,6 +7,7 @@ Plugin Commands .. toctree:: :maxdepth: 1 + aodh barbican cyborg designate @@ -29,10 +30,6 @@ Plugin Commands .. TODO(efried): Make pages for the following once they're fixed. -.. aodh -.. # aodhclient docs build is failing with recent pyparsing -.. # autoprogram-cliff:: openstack.alarming.v2 - .. cue .. # cueclient is not in global-requirements .. # list-plugins:: openstack.mb.v1