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 | n | q | r | s | t | u | v
 
a
nova.api
nova.auth
    nova.auth.dbdriver
    nova.auth.fakeldap
    nova.auth.ldapdriver
    nova.auth.manager
    nova.auth.signer
 
b
nova.block_device
 
c
nova.console
    nova.console.api
    nova.console.fake
    nova.console.vmrc
nova.context
nova.crypto
 
d
nova.db
    nova.db.api
    nova.db.base
    nova.db.migration
    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.045_add_network_priority
    nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap
    nova.db.sqlalchemy.models
    nova.db.sqlalchemy.session
 
e
nova.exception
 
f
nova.fakememcache
nova.fakerabbit
nova.flags
 
i
nova.ipv6
    nova.ipv6.account_identifier
    nova.ipv6.api
    nova.ipv6.rfc2462
 
l
nova.log
 
n
nova.network
    nova.network.api
    nova.network.linux_net
    nova.network.quantum.client
    nova.network.quantum.melange_connection
    nova.network.quantum.melange_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
 
q
nova.quota
 
r
nova.rpc
    nova.rpc.common
    nova.rpc.impl_carrot
 
s
nova.scheduler
    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
 
t
nova.tests
    nova.tests.declare_flags
    nova.tests.fake_utils
    nova.tests.integrated.api.client
    nova.tests.monkey_patch_example.example_a
    nova.tests.monkey_patch_example.example_b
    nova.tests.runtime_flags
    nova.tests.utils
 
u
nova.utils
 
v
nova.vcsversion
nova.version
nova.virt
    nova.virt.disk
    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.network_utils
    nova.virt.vmwareapi.vim
    nova.virt.vmwareapi.vim_util
    nova.virt.vmwareapi.vm_util
    nova.virt.xenapi
    nova.virt.xenapi.fake
    nova.virt.xenapi.network_utils
    nova.virt.xenapi.vif
    nova.virt.xenapi.volume_utils
nova.vnc
    nova.vnc.proxy