cinder/doc/source/devref/cinder.rst
Dirk Mueller 5e1502ad89 Fix various Sphinx warnings
Change-Id: I68c9ff6fdf9115d1abb0fb756eb806b92af29286
2013-06-12 15:21:40 +02:00

4.1 KiB

Common and Misc Libraries

Libraries common throughout Cinder or just ones that haven't been categorized very well yet.

The cinder.adminclient Module

cinder.adminclient

The cinder.context Module

cinder.context

The cinder.exception Module

cinder.exception

The cinder.flags Module

cinder.flags

The cinder.process Module

cinder.process

The cinder.rpc Module

cinder.rpc

The cinder.server Module

cinder.server

The cinder.test Module

cinder.test

The cinder.utils Module

cinder.utils

The cinder.validate Module

cinder.validate

The cinder.wsgi Module

cinder.wsgi

Tests

The declare_flags Module

cinder.tests.declare_flags

The fake_flags Module

cinder.tests.fake_flags

The flags_unittest Module

cinder.tests.flags_unittest

The process_unittest Module

cinder.tests.process_unittest

The real_flags Module

cinder.tests.real_flags

The rpc_unittest Module

cinder.tests.rpc_unittest

The runtime_flags Module

cinder.tests.runtime_flags

The validator_unittest Module

cinder.tests.validator_unittest