nova/doc/ext
Balazs Gibizer b8897aba72 Fix notification doc generator
The doc generator only picked up the event types related to instance
actions because the doc generator looked up the registered notification
classes only. Until now, only the instance related notifications were
imported in the doc generation environment so the other notification
classes were not registered.

This commit explicitly imports the modules that defines the notification
classes to make the doc complete.

Change-Id: I269e05ddb62ec6c6cc7f7922c1344186ccf850d1
Closes-bug: #1640818
2016-11-24 13:25:54 +00:00
..
__init__.py add in custom todo, and custom css 2010-11-05 12:49:42 -07:00
feature_matrix.py Fix SafeConfigParser DeprecationWarning in Python 3.2 2016-09-12 13:04:38 +08:00
nova_todo.py Fix invalid import order and remove import * 2016-07-20 10:12:01 +07:00
support_matrix.py Fix SafeConfigParser DeprecationWarning in Python 3.2 2016-09-12 13:04:38 +08:00
versioned_notifications.py Fix notification doc generator 2016-11-24 13:25:54 +00:00