Drop outdated description about oslo-incubator

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

Change-Id: Ibe0079ee08bc6c8fa77842da06dae4ddb248a0e9
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-08-29 22:33:04 +09:00
parent 2a6c356543
commit f9d4e96e55

View File

@@ -80,8 +80,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
Cinder version module:
First import the module, as well as the Cinder version module:
.. code-block:: python