From 43a5f691df4d01c041f1da281b7408eb027552da Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 29 Aug 2025 17:20:31 +0900 Subject: [PATCH] Drop outdated description about oslo-incubator It was gone and now the module resides in oslo.reports library. Change-Id: I84692487609152e3659e335151d2fcf8d1ae2bfd Signed-off-by: Takashi Kajinami --- doc/source/contributor/gmr.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/source/contributor/gmr.rst b/doc/source/contributor/gmr.rst index 82cd5a8f4..87f1d1baa 100644 --- a/doc/source/contributor/gmr.rst +++ b/doc/source/contributor/gmr.rst @@ -58,8 +58,7 @@ Adding Support for GMRs to New Executables Adding support for a *GMR* to a given executable is fairly easy. -First import the module (currently residing in oslo-incubator), as well as the -Aodh version module: +First import the module, as well as the Aodh version module: .. code-block:: python