Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

Python Module Index

a | c | d | e | f | i | m | o | p | q | r | s | t | u | v | w
 
a
cinder.api
    cinder.api.auth
    cinder.api.openstack.auth
    cinder.api.openstack.common
    cinder.api.openstack.extensions
    cinder.api.openstack.urlmap
    cinder.api.openstack.volume.contrib.admin_actions
    cinder.api.openstack.volume.contrib.extended_snapshot_attributes
    cinder.api.openstack.volume.contrib.image_create
    cinder.api.openstack.volume.contrib.quota_classes
    cinder.api.openstack.volume.contrib.quotas
    cinder.api.openstack.volume.contrib.types_extra_specs
    cinder.api.openstack.volume.contrib.types_manage
    cinder.api.openstack.volume.contrib.volume_actions
    cinder.api.openstack.volume.extensions
    cinder.api.openstack.volume.limits
    cinder.api.openstack.volume.snapshots
    cinder.api.openstack.volume.types
    cinder.api.openstack.volume.versions
    cinder.api.openstack.volume.views.limits
    cinder.api.openstack.volume.views.types
    cinder.api.openstack.volume.views.versions
    cinder.api.openstack.volume.volumes
    cinder.api.openstack.wsgi
    cinder.api.openstack.xmlutil
    cinder.api.sizelimit
 
c
cinder.common
    cinder.common.deprecated
    cinder.common.policy
cinder.compute
    cinder.compute.aggregate_states
cinder.context
 
d
cinder.db
    cinder.db.api
    cinder.db.base
    cinder.db.migration
    cinder.db.sqlalchemy.api
    cinder.db.sqlalchemy.migrate_repo.manage
    cinder.db.sqlalchemy.migrate_repo.versions.001_cinder_init
    cinder.db.sqlalchemy.migrate_repo.versions.002_quota_class
    cinder.db.sqlalchemy.migration
    cinder.db.sqlalchemy.models
    cinder.db.sqlalchemy.session
 
e
cinder.exception
 
f
cinder.flags
 
i
cinder.image
    cinder.image.glance
 
m
cinder.manager
 
o
cinder.openstack
    cinder.openstack.common.cfg
    cinder.openstack.common.context
    cinder.openstack.common.exception
    cinder.openstack.common.excutils
    cinder.openstack.common.gettextutils
    cinder.openstack.common.importutils
    cinder.openstack.common.iniparser
    cinder.openstack.common.jsonutils
    cinder.openstack.common.local
    cinder.openstack.common.log
    cinder.openstack.common.notifier.api
    cinder.openstack.common.notifier.log_notifier
    cinder.openstack.common.notifier.no_op_notifier
    cinder.openstack.common.notifier.rabbit_notifier
    cinder.openstack.common.notifier.test_notifier
    cinder.openstack.common.rpc.amqp
    cinder.openstack.common.rpc.common
    cinder.openstack.common.rpc.dispatcher
    cinder.openstack.common.rpc.impl_fake
    cinder.openstack.common.rpc.impl_kombu
    cinder.openstack.common.rpc.matchmaker
    cinder.openstack.common.rpc.proxy
    cinder.openstack.common.setup
    cinder.openstack.common.timeutils
 
p
cinder.policy
 
q
cinder.quota
 
r
cinder.rootwrap
    cinder.rootwrap.filters
    cinder.rootwrap.wrapper
 
s
cinder.scheduler
    cinder.scheduler.chance
    cinder.scheduler.driver
    cinder.scheduler.host_manager
    cinder.scheduler.manager
    cinder.scheduler.rpcapi
    cinder.scheduler.simple
cinder.service
 
t
cinder.test
cinder.testing
    cinder.testing.runner
cinder.tests
    cinder.tests.api.openstack.common
    cinder.tests.api.openstack.fakes
    cinder.tests.api.openstack.test_common
    cinder.tests.api.openstack.test_faults
    cinder.tests.api.openstack.test_wsgi
    cinder.tests.api.openstack.test_xmlutil
    cinder.tests.api.openstack.volume.contrib.test_admin_actions
    cinder.tests.api.openstack.volume.contrib.test_extended_snapshot_attributes
    cinder.tests.api.openstack.volume.contrib.test_types_extra_specs
    cinder.tests.api.openstack.volume.contrib.test_types_manage
    cinder.tests.api.openstack.volume.contrib.test_volume_actions
    cinder.tests.api.openstack.volume.extensions.foxinsocks
    cinder.tests.api.openstack.volume.test_extensions
    cinder.tests.api.openstack.volume.test_limits
    cinder.tests.api.openstack.volume.test_router
    cinder.tests.api.openstack.volume.test_snapshots
    cinder.tests.api.openstack.volume.test_types
    cinder.tests.api.openstack.volume.test_volumes
    cinder.tests.api.test_auth
    cinder.tests.api.test_sizelimit
    cinder.tests.api.test_wsgi
    cinder.tests.db.fakes
    cinder.tests.declare_flags
    cinder.tests.fake_flags
    cinder.tests.fake_utils
    cinder.tests.glance.stubs
    cinder.tests.image.fake
    cinder.tests.image.test_glance
    cinder.tests.integrated.api.client
    cinder.tests.integrated.integrated_helpers
    cinder.tests.integrated.test_extensions
    cinder.tests.integrated.test_login
    cinder.tests.integrated.test_volumes
    cinder.tests.integrated.test_xml
    cinder.tests.monkey_patch_example.example_a
    cinder.tests.monkey_patch_example.example_b
    cinder.tests.runtime_flags
    cinder.tests.scheduler.fakes
    cinder.tests.scheduler.test_rpcapi
    cinder.tests.scheduler.test_scheduler
    cinder.tests.test_api
    cinder.tests.test_cinder_rootwrap
    cinder.tests.test_context
    cinder.tests.test_deprecated
    cinder.tests.test_exception
    cinder.tests.test_flags
    cinder.tests.test_HpSanISCSIDriver
    cinder.tests.test_iscsi
    cinder.tests.test_migrations
    cinder.tests.test_misc
    cinder.tests.test_netapp
    cinder.tests.test_netapp_nfs
    cinder.tests.test_nexenta
    cinder.tests.test_nfs
    cinder.tests.test_policy
    cinder.tests.test_quota
    cinder.tests.test_rbd
    cinder.tests.test_service
    cinder.tests.test_skip_examples
    cinder.tests.test_solidfire
    cinder.tests.test_storwize_svc
    cinder.tests.test_test
    cinder.tests.test_test_utils
    cinder.tests.test_utils
    cinder.tests.test_versions
    cinder.tests.test_volume
    cinder.tests.test_volume_types
    cinder.tests.test_volume_types_extra_specs
    cinder.tests.test_volume_utils
    cinder.tests.test_wsgi
    cinder.tests.test_xiv
    cinder.tests.test_zadara
    cinder.tests.utils
 
u
cinder.utils
 
v
cinder.version
cinder.volume
    cinder.volume.api
    cinder.volume.driver
    cinder.volume.iscsi
    cinder.volume.manager
    cinder.volume.netapp
    cinder.volume.netapp_nfs
    cinder.volume.nexenta.jsonrpc
    cinder.volume.nexenta.volume
    cinder.volume.nfs
    cinder.volume.san
    cinder.volume.solidfire
    cinder.volume.storwize_svc
    cinder.volume.utils
    cinder.volume.volume_types
    cinder.volume.xiv
    cinder.volume.zadara
 
w
cinder.wsgi