deb-ceilometer/ceilometer
Ildiko Vancsa 702d99937e Fix list of modules not included in auto-gen docs
The variable for excluding modules should be a sequence of strings.
Turn the current value from a string to a tuple so documentation
for our source is generated.

The errors and warnings were fixed in the docstrings in the source code
otherwise the doc generation would fail.

The following files were excluded from the doc build because of
non-existing imports:

 'ceilometer.compute.nova_notifier'
    http://bit.ly/remove-nova-notifier-bp
 'ceilometer.openstack.common.db.sqlalchemy.session'
    https://review.openstack.org/#/c/97850/
 'ceilometer.openstack.common.middleware.audit'
 'ceilometer.openstack.common.middleware.notifier'
    https://bugs.launchpad.net/ceilometer/+bug/1327084
 'ceilometer.openstack.common.log_handler'
    https://bugs.launchpad.net/ceilometer/+bug/1327076

These failed imports are registered in one blueprint and two bug reports.

Change-Id: If0bc1c8fc96ba513bbeb90d5257e40b7621a8473
2014-06-16 09:00:15 +02:00
..
alarm Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
api Merge "Fix incorrect trait initialization" 2014-06-14 00:14:44 +00:00
central Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
compute Merge "Remove (c) and remove unnecessary encoding lines" 2014-06-10 10:14:34 +00:00
dispatcher remove default=None for config options 2014-06-11 21:32:40 +08:00
energy Skipping central agent pollster when keystone not available 2014-06-10 16:20:29 +08:00
event Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
hardware Merge "Use TYPE_GAUGE rather than TYPE_CUMULATIVE" 2014-06-12 20:23:13 +00:00
image Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
locale Remove all mostly untranslated PO files 2014-05-22 09:02:36 +02:00
network Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
objectstore Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
openstack Synced jsonutils from oslo-incubator 2014-05-27 10:46:28 +02:00
orchestration Replace oslo.rpc by oslo.messaging 2014-04-14 11:56:56 +02:00
publisher Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
storage Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
tests Merge "Fix incorrect trait initialization" 2014-06-14 00:14:44 +00:00
transformer Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
volume Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
__init__.py Empty files should no longer contain copyright 2013-12-24 20:19:04 +08:00
agent.py Merge "Skipping central agent pollster when keystone not available" 2014-06-10 14:09:30 +00:00
cli.py remove default=None for config options 2014-06-11 21:32:40 +08:00
collector.py Merge "Remove (c) and remove unnecessary encoding lines" 2014-06-10 10:14:34 +00:00
messaging.py Merge "Remove (c) and remove unnecessary encoding lines" 2014-06-10 10:14:34 +00:00
middleware.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
neutron_client.py Metering LoadBalancer as a Service 2014-06-09 15:29:52 -07:00
notification.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
notifier.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
nova_client.py Merge "Adds caches for image and flavor in compute agent" 2014-06-12 20:19:11 +00:00
pipeline.py Remove low-value logging from publication codepath 2014-06-10 17:23:00 +01:00
plugin.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
sample.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
service.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
utils.py replaced unicode() with six.text_type() 2014-05-27 12:56:13 +02:00