Drop outdated description about oslo-incubator

It was gone and now the module resides in oslo.reports library.

Change-Id: Id4207d8c002dd206b0457e77181d004e6719c2d6
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-08-29 22:31:42 +09:00
parent a1ce22a322
commit 687e365b8d

View File

@@ -62,8 +62,7 @@ Adding support for GMRs to new executable
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
Heat version module:
First import the module, as well as the Heat version module:
.. code-block:: python