cinder/doc/source/devref/nova.rst
2012-05-03 10:48:26 -07: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