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 <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-08-29 17:20:31 +09:00
parent 1d7fac6254
commit 43a5f691df

View File

@@ -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