Corrected import module in gmr.rst
This patch fixes a problem in gmr where "nova" was importing instead of "magnum" Change-Id: I0563fd7ab1db8e507348f1e77be39b4400cb53c7
This commit is contained in:
@@ -64,7 +64,7 @@ First import the module:
|
||||
.. code-block:: python
|
||||
|
||||
from oslo_reports import guru_meditation_report as gmr
|
||||
from nova import version
|
||||
from magnum import version
|
||||
|
||||
Then, register any additional sections (optional):
|
||||
|
||||
|
Reference in New Issue
Block a user