RETIRED, further work has moved to Debian project infrastructure
Go to file
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
bin Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
ceilometer Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
doc Fix list of modules not included in auto-gen docs 2014-06-16 09:00:15 +02:00
etc Drop deprecated api v1 2014-05-18 16:17:01 +02:00
nova_tests Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
tools Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Ignore the generated file ceilometer.conf.sample 2014-05-29 11:13:26 +08:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Removes per test testr timeout 2014-06-09 19:43:23 +02:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
openstack-common.conf Clean up openstack-common.conf 2014-05-08 20:09:09 +08:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Updated from global requirements 2014-05-20 12:59:42 -04:00
setup-test-env.sh Refactored run-tests script 2014-02-10 15:30:25 +02:00
setup.cfg Metering LoadBalancer as a Service 2014-06-09 15:29:52 -07:00
setup.py Updated from global requirements 2014-05-20 12:59:42 -04:00
test-requirements.txt Updated from global requirements 2014-05-28 16:26:48 +00:00
tox.ini Merge "Clean tox.ini" 2014-06-08 06:14:26 +00:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer