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

Python Module Index

a | c | d | e | f | i | l | m | n | o | q | r | s | t | u | v | w
 
a
nova.api
    nova.api.direct
    nova.api.ec2
    nova.api.ec2.admin
    nova.api.ec2.apirequest
    nova.api.ec2.cloud
    nova.api.ec2.ec2utils
    nova.api.ec2.metadatarequesthandler
    nova.api.openstack
    nova.api.openstack.accounts
    nova.api.openstack.auth
    nova.api.openstack.backup_schedules
    nova.api.openstack.common
    nova.api.openstack.consoles
    nova.api.openstack.contrib.volumes
    nova.api.openstack.extensions
    nova.api.openstack.faults
    nova.api.openstack.flavors
    nova.api.openstack.image_metadata
    nova.api.openstack.images
    nova.api.openstack.ips
    nova.api.openstack.limits
    nova.api.openstack.ratelimiting
    nova.api.openstack.server_metadata
    nova.api.openstack.servers
    nova.api.openstack.shared_ip_groups
    nova.api.openstack.users
    nova.api.openstack.versions
    nova.api.openstack.views.addresses
    nova.api.openstack.views.flavors
    nova.api.openstack.views.images
    nova.api.openstack.views.servers
    nova.api.openstack.views.versions
    nova.api.openstack.zones
nova.auth
    nova.auth.dbdriver
    nova.auth.fakeldap
    nova.auth.ldapdriver
    nova.auth.manager
    nova.auth.signer
 
c
nova.cloudpipe
    nova.cloudpipe.pipelib
nova.compute
    nova.compute.api
    nova.compute.instance_types
    nova.compute.manager
    nova.compute.power_state
nova.console
    nova.console.api
    nova.console.fake
    nova.console.manager
    nova.console.vmrc
    nova.console.xvp
nova.context
nova.crypto
 
d
nova.db
    nova.db.api
    nova.db.base
    nova.db.migration
    nova.db.sqlalchemy.api
    nova.db.sqlalchemy.migrate_repo.manage
    nova.db.sqlalchemy.migrate_repo.versions.001_austin
    nova.db.sqlalchemy.migrate_repo.versions.002_bexar
    nova.db.sqlalchemy.migrate_repo.versions.003_add_label_to_networks
    nova.db.sqlalchemy.migrate_repo.versions.004_add_zone_tables
    nova.db.sqlalchemy.migrate_repo.versions.005_add_instance_metadata
    nova.db.sqlalchemy.migrate_repo.versions.006_add_provider_data_to_volumes
    nova.db.sqlalchemy.migrate_repo.versions.007_add_ipv6_to_fixed_ips
    nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types
    nova.db.sqlalchemy.migrate_repo.versions.009_add_instance_migrations
    nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances
    nova.db.sqlalchemy.migrate_repo.versions.011_live_migration
    nova.db.sqlalchemy.migrate_repo.versions.012_add_ipv6_flatmanager
    nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations
    nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances
    nova.db.sqlalchemy.migration
    nova.db.sqlalchemy.models
    nova.db.sqlalchemy.session
 
e
nova.exception
 
f
nova.fakememcache
nova.fakerabbit
nova.flags
 
i
nova.image
    nova.image.fake
    nova.image.glance
    nova.image.local
    nova.image.s3
    nova.image.service
 
l
nova.log
 
m
nova.manager
 
n
nova.network
    nova.network.api
    nova.network.linux_net
    nova.network.manager
    nova.network.xenapi_net
 
o
nova.objectstore
    nova.objectstore.s3server
 
q
nova.quota
 
r
nova.rpc
 
s
nova.scheduler
    nova.scheduler.api
    nova.scheduler.chance
    nova.scheduler.driver
    nova.scheduler.manager
    nova.scheduler.simple
    nova.scheduler.zone
    nova.scheduler.zone_manager
nova.service
 
t
nova.test
nova.tests
    nova.tests.api.openstack.common
    nova.tests.api.openstack.extensions.foxinsocks
    nova.tests.api.openstack.fakes
    nova.tests.api.openstack.test_accounts
    nova.tests.api.openstack.test_adminapi
    nova.tests.api.openstack.test_api
    nova.tests.api.openstack.test_auth
    nova.tests.api.openstack.test_common
    nova.tests.api.openstack.test_extensions
    nova.tests.api.openstack.test_faults
    nova.tests.api.openstack.test_flavors
    nova.tests.api.openstack.test_image_metadata
    nova.tests.api.openstack.test_images
    nova.tests.api.openstack.test_limits
    nova.tests.api.openstack.test_server_metadata
    nova.tests.api.openstack.test_servers
    nova.tests.api.openstack.test_shared_ip_groups
    nova.tests.api.openstack.test_users
    nova.tests.api.openstack.test_versions
    nova.tests.api.openstack.test_zones
    nova.tests.api.test_wsgi
    nova.tests.db.fakes
    nova.tests.declare_flags
    nova.tests.fake_flags
    nova.tests.fake_utils
    nova.tests.glance.stubs
    nova.tests.hyperv_unittest
    nova.tests.image.test_glance
    nova.tests.integrated.api.client
    nova.tests.integrated.integrated_helpers
    nova.tests.integrated.test_extensions
    nova.tests.integrated.test_login
    nova.tests.integrated.test_servers
    nova.tests.integrated.test_volumes
    nova.tests.integrated.test_xml
    nova.tests.network.base
    nova.tests.real_flags
    nova.tests.runtime_flags
    nova.tests.test_access
    nova.tests.test_api
    nova.tests.test_auth
    nova.tests.test_cloud
    nova.tests.test_compute
    nova.tests.test_console
    nova.tests.test_direct
    nova.tests.test_flags
    nova.tests.test_flat_network
    nova.tests.test_instance_types
    nova.tests.test_localization
    nova.tests.test_log
    nova.tests.test_middleware
    nova.tests.test_misc
    nova.tests.test_network
    nova.tests.test_objectstore
    nova.tests.test_quota
    nova.tests.test_rpc
    nova.tests.test_scheduler
    nova.tests.test_service
    nova.tests.test_test
    nova.tests.test_twistd
    nova.tests.test_utils
    nova.tests.test_virt
    nova.tests.test_vlan_network
    nova.tests.test_vmwareapi
    nova.tests.test_volume
    nova.tests.test_xenapi
    nova.tests.test_zones
    nova.tests.vmwareapi.db_fakes
    nova.tests.vmwareapi.stubs
    nova.tests.xenapi.stubs
nova.twistd
 
u
nova.utils
 
v
nova.vcsversion
nova.version
nova.virt
    nova.virt.connection
    nova.virt.disk
    nova.virt.driver
    nova.virt.fake
    nova.virt.hyperv
    nova.virt.images
    nova.virt.libvirt_conn
    nova.virt.vmwareapi.error_util
    nova.virt.vmwareapi.fake
    nova.virt.vmwareapi.io_util
    nova.virt.vmwareapi.network_utils
    nova.virt.vmwareapi.read_write_util
    nova.virt.vmwareapi.vim
    nova.virt.vmwareapi.vim_util
    nova.virt.vmwareapi.vm_util
    nova.virt.vmwareapi.vmops
    nova.virt.vmwareapi.vmware_images
    nova.virt.vmwareapi_conn
    nova.virt.xenapi
    nova.virt.xenapi.fake
    nova.virt.xenapi.network_utils
    nova.virt.xenapi.vm_utils
    nova.virt.xenapi.vmops
    nova.virt.xenapi.volume_utils
    nova.virt.xenapi.volumeops
    nova.virt.xenapi_conn
nova.vnc
    nova.vnc.auth
    nova.vnc.proxy
nova.volume
    nova.volume.api
    nova.volume.driver
    nova.volume.manager
    nova.volume.san
 
w
nova.wsgi