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

Python Module Index

a | b | c | d | e | f | i | l | m | n | o | q | r | s | t | u | v | w
 
a
nova.api
    nova.api.auth
    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.admin_only
    nova.api.openstack.contrib.createserverext
    nova.api.openstack.contrib.flavorextradata
    nova.api.openstack.contrib.flavorextraspecs
    nova.api.openstack.contrib.floating_ips
    nova.api.openstack.contrib.hosts
    nova.api.openstack.contrib.keypairs
    nova.api.openstack.contrib.multinic
    nova.api.openstack.contrib.quotas
    nova.api.openstack.contrib.rescue
    nova.api.openstack.contrib.security_groups
    nova.api.openstack.contrib.simple_tenant_usage
    nova.api.openstack.contrib.virtual_interfaces
    nova.api.openstack.contrib.virtual_storage_arrays
    nova.api.openstack.contrib.volumes
    nova.api.openstack.contrib.volumetypes
    nova.api.openstack.create_instance_helper
    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.limits
    nova.api.openstack.views.servers
    nova.api.openstack.views.versions
    nova.api.openstack.wsgi
    nova.api.openstack.xmlutil
    nova.api.openstack.zones
nova.auth
    nova.auth.dbdriver
    nova.auth.fakeldap
    nova.auth.ldapdriver
    nova.auth.manager
    nova.auth.signer
 
b
nova.block_device
 
c
nova.cloudpipe
    nova.cloudpipe.pipelib
nova.compute
    nova.compute.api
    nova.compute.instance_types
    nova.compute.manager
    nova.compute.power_state
    nova.compute.task_states
    nova.compute.utils
    nova.compute.vm_states
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.migrate_repo.versions.015_add_auto_assign_to_floating_ips
    nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value
    nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer
    nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url
    nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support
    nova.db.sqlalchemy.migrate_repo.versions.020_add_snapshot_id_to_volumes
    nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids
    nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb
    nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances
    nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping
    nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances
    nova.db.sqlalchemy.migrate_repo.versions.026_add_agent_table
    nova.db.sqlalchemy.migrate_repo.versions.027_add_provider_firewall_rules
    nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs
    nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets
    nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic
    nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id
    nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name
    nova.db.sqlalchemy.migrate_repo.versions.033_ha_network
    nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations
    nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns
    nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations
    nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass
    nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces
    nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip
    nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks
    nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances
    nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata
    nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data
    nova.db.sqlalchemy.migrate_repo.versions.044_update_instance_states
    nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority
    nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap
    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.s3
    nova.image.service
nova.ipv6
    nova.ipv6.account_identifier
    nova.ipv6.api
    nova.ipv6.rfc2462
 
l
nova.log
 
m
nova.manager
 
n
nova.network
    nova.network.api
    nova.network.linux_net
    nova.network.manager
    nova.network.quantum.client
    nova.network.quantum.manager
    nova.network.quantum.melange_connection
    nova.network.quantum.melange_ipam_lib
    nova.network.quantum.nova_ipam_lib
    nova.network.quantum.quantum_connection
nova.notifier
    nova.notifier.api
    nova.notifier.list_notifier
    nova.notifier.log_notifier
    nova.notifier.no_op_notifier
    nova.notifier.rabbit_notifier
    nova.notifier.test_notifier
 
o
nova.objectstore
    nova.objectstore.s3server
 
q
nova.quota
 
r
nova.rpc
    nova.rpc.common
    nova.rpc.impl_carrot
    nova.rpc.impl_kombu
 
s
nova.scheduler
    nova.scheduler.abstract_scheduler
    nova.scheduler.api
    nova.scheduler.base_scheduler
    nova.scheduler.chance
    nova.scheduler.driver
    nova.scheduler.filters.abstract_filter
    nova.scheduler.filters.all_hosts_filter
    nova.scheduler.filters.instance_type_filter
    nova.scheduler.filters.json_filter
    nova.scheduler.host_filter
    nova.scheduler.least_cost
    nova.scheduler.manager
    nova.scheduler.multi
    nova.scheduler.simple
    nova.scheduler.vsa
    nova.scheduler.zone
    nova.scheduler.zone_manager
nova.service
 
t
nova.test
nova.tests
    nova.tests.api.ec2.test_middleware
    nova.tests.api.openstack.common
    nova.tests.api.openstack.contrib.test_createserverext
    nova.tests.api.openstack.contrib.test_floating_ips
    nova.tests.api.openstack.contrib.test_keypairs
    nova.tests.api.openstack.contrib.test_multinic_xs
    nova.tests.api.openstack.contrib.test_quotas
    nova.tests.api.openstack.contrib.test_rescue
    nova.tests.api.openstack.contrib.test_security_groups
    nova.tests.api.openstack.contrib.test_simple_tenant_usage
    nova.tests.api.openstack.contrib.test_virtual_interfaces
    nova.tests.api.openstack.contrib.test_volumes
    nova.tests.api.openstack.contrib.test_vsa
    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_consoles
    nova.tests.api.openstack.test_extensions
    nova.tests.api.openstack.test_faults
    nova.tests.api.openstack.test_flavors
    nova.tests.api.openstack.test_flavors_extra_specs
    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_actions
    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_volume_types
    nova.tests.api.openstack.test_volume_types_extra_specs
    nova.tests.api.openstack.test_wsgi
    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.image.test_s3
    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.monkey_patch_example.example_a
    nova.tests.monkey_patch_example.example_b
    nova.tests.notifier.test_list_notifier
    nova.tests.runtime_flags
    nova.tests.scheduler.test_abstract_scheduler
    nova.tests.scheduler.test_host_filter
    nova.tests.scheduler.test_least_cost_scheduler
    nova.tests.scheduler.test_scheduler
    nova.tests.scheduler.test_vsa_scheduler
    nova.tests.test_access
    nova.tests.test_adminapi
    nova.tests.test_api
    nova.tests.test_auth
    nova.tests.test_bdm
    nova.tests.test_block_device
    nova.tests.test_cloud
    nova.tests.test_compute
    nova.tests.test_console
    nova.tests.test_context
    nova.tests.test_crypto
    nova.tests.test_db_api
    nova.tests.test_direct
    nova.tests.test_exception
    nova.tests.test_flags
    nova.tests.test_hosts
    nova.tests.test_image
    nova.tests.test_instance_types
    nova.tests.test_instance_types_extra_specs
    nova.tests.test_iptables_network
    nova.tests.test_ipv6
    nova.tests.test_iscsi
    nova.tests.test_libvirt
    nova.tests.test_linux_net
    nova.tests.test_localization
    nova.tests.test_log
    nova.tests.test_metadata
    nova.tests.test_misc
    nova.tests.test_network
    nova.tests.test_notifier
    nova.tests.test_nova_manage
    nova.tests.test_objectstore
    nova.tests.test_quantum
    nova.tests.test_quota
    nova.tests.test_rpc
    nova.tests.test_rpc_carrot
    nova.tests.test_rpc_common
    nova.tests.test_rpc_kombu
    nova.tests.test_service
    nova.tests.test_skip_examples
    nova.tests.test_test
    nova.tests.test_test_utils
    nova.tests.test_utils
    nova.tests.test_versions
    nova.tests.test_virt
    nova.tests.test_virt_drivers
    nova.tests.test_vmwareapi
    nova.tests.test_volume
    nova.tests.test_volume_types
    nova.tests.test_volume_types_extra_specs
    nova.tests.test_vsa
    nova.tests.test_vsa_volumes
    nova.tests.test_wsgi
    nova.tests.test_xenapi
    nova.tests.test_zones
    nova.tests.utils
    nova.tests.vmwareapi.db_fakes
    nova.tests.vmwareapi.stubs
    nova.tests.xenapi.stubs
 
u
nova.utils
 
v
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.connection
    nova.virt.libvirt.firewall
    nova.virt.libvirt.netutils
    nova.virt.libvirt.vif
    nova.virt.vif
    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.vif
    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.vif
    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.iscsi
    nova.volume.manager
    nova.volume.san
    nova.volume.volume_types
nova.vsa
    nova.vsa.api
    nova.vsa.connection
    nova.vsa.fake
    nova.vsa.manager
    nova.vsa.utils
 
w
nova.wsgi