nova/doc/ext
Takashi NATSUME 54d3e7096c Fix missing versioned notification examples
Python 3 is used in executing 'tox -e docs' by default currently.
When Python 3 is used, there are some missing notification examples.

In python 3, map function returns an iterator instead of a list,
and importlib.import_module is not executed in the document generation.
So it causes missing versioned notification examples in the nova docs.

This patch fixes it.

Change-Id: Ie4f3f9be0ca7f94ce00a14f3d825a067a807eb12
Closes-Bug: #1779606
2018-07-02 14:43:49 +09:00
..
__init__.py add in custom todo, and custom css 2010-11-05 12:49:42 -07:00
feature_matrix.py Python 3 fix for sphinx doc 2018-02-15 14:26:45 +01:00
support_matrix.py doc: Enable pep8 on doc generation code 2017-07-12 14:20:25 +01:00
versioned_notifications.py Fix missing versioned notification examples 2018-07-02 14:43:49 +09:00