From db01f38d583ffb2e49c23ae6d3cbb70518b9e188 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 6 Oct 2017 14:30:22 +0200 Subject: [PATCH] doc: remove mention of combination alarms They have been removed from Aodh anyway. Change-Id: Ida7802a081a0154429f073cefa2636af3d6582eb --- doc/source/shell.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/shell.rst b/doc/source/shell.rst index a56642c..d812c49 100644 --- a/doc/source/shell.rst +++ b/doc/source/shell.rst @@ -5,8 +5,7 @@ The :program:`aodh` shell utility .. highlight:: bash The :program:`aodh` shell utility interacts with Aodh API -from the command line. It supports the entirety of the Aodh API excluding -deprecated combination alarms. +from the command line. It supports the entirety of the Aodh API. You'll need to provide :program:`aodh` with your OpenStack credentials. You can do this with the :option:`--os-username`, :option:`--os-password`,