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.

Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Z

A

abspath() (in module nova.utils)
AbstractHostFilter (class in nova.scheduler.filters.abstract_filter)
access_ip_v4 (nova.db.sqlalchemy.models.Instance attribute)
access_ip_v6 (nova.db.sqlalchemy.models.Instance attribute)
access_key (nova.db.sqlalchemy.models.User attribute)
AccessKeyNotFound
action (nova.db.sqlalchemy.models.InstanceActions attribute)
action_prefix (nova.network.quantum.client.Client attribute)
AdapterConsumer (class in nova.rpc.impl_carrot)
add() (nova.fakememcache.Client method)
add_chain() (nova.network.linux_net.IptablesTable method)
add_filters_for_instance() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
add_fixed_ip_to_instance() (nova.network.api.API method)
add_network_to_project() (nova.network.api.API method)
add_role() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
(nova.auth.manager.User method)
add_rule() (nova.network.linux_net.IptablesTable method)
add_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
add_to_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
addAttributeForValue() (nova.virt.vmwareapi.vim.VIMMessagePlugin method)
addHandler() (nova.log.NovaLogger method)
address (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
AdminRequired
advance_time_delta() (in module nova.utils)
advance_time_seconds() (in module nova.utils)
after_VBD_create() (in module nova.virt.xenapi.fake)
after_VM_create() (in module nova.virt.xenapi.fake)
agent_build_create() (in module nova.db.api)
agent_build_destroy() (in module nova.db.api)
agent_build_get_all() (in module nova.db.api)
agent_build_get_by_triple() (in module nova.db.api)
agent_build_update() (in module nova.db.api)
AgentBuild (class in nova.db.sqlalchemy.models)
AllHostsFilter (class in nova.scheduler.filters.all_hosts_filter)
allocate_fixed_ip() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
allocate_floating_ip() (nova.network.api.API method)
allocate_for_instance() (nova.network.api.API method)
allocate_ip() (nova.network.quantum.melange_connection.MelangeConnection method)
allocated (nova.db.sqlalchemy.models.FixedIp attribute)
allowed_floating_ips() (in module nova.quota)
allowed_injected_file_content_bytes() (in module nova.quota)
allowed_injected_file_path_bytes() (in module nova.quota)
allowed_injected_files() (in module nova.quota)
allowed_instances() (in module nova.quota)
allowed_metadata_items() (in module nova.quota)
allowed_volumes() (in module nova.quota)
API (class in nova.console.api)
(class in nova.network.api)
api_call (in module nova.network.quantum.client)
api_delete() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_get() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_post() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_put() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_request() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_url (nova.db.sqlalchemy.models.Zone attribute)
ApiError
apply() (nova.network.linux_net.IptablesManager method)
apply_instance_filter() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
architecture (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Instance attribute)
assert_new_quotas_have_no_active_duplicates() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
assert_old_quotas_have_no_active_duplicates() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
associate_floating_ip() (nova.network.api.API method)
attach_resource() (nova.network.quantum.client.Client static method)
attach_status (nova.db.sqlalchemy.models.Volume attribute)
attach_time (nova.db.sqlalchemy.models.Volume attribute)
audit() (in module nova.log)
(nova.log.NovaLogger method)
auth_token_create() (in module nova.db.api)
auth_token_destroy() (in module nova.db.api)
auth_token_get() (in module nova.db.api)
auth_token_update() (in module nova.db.api)
AuthBase (class in nova.auth.manager)
authenticate() (nova.auth.manager.AuthManager method)
AuthManager (class in nova.auth.manager)
AuthToken (class in nova.db.sqlalchemy.models)
AuthTokenNotFound
auto_assigned (nova.db.sqlalchemy.models.FloatingIp attribute)
availability_zone (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)

B

Backend (class in nova.fakerabbit)
BadPriorityException
Base (class in nova.db.base)
binary (nova.db.sqlalchemy.models.Service attribute)
bind() (nova.fakerabbit.Exchange method)
bind_floating_ip() (in module nova.network.linux_net)
blade_id (nova.db.sqlalchemy.models.ExportDevice attribute)
block_device_mapping_create() (in module nova.db.api)
block_device_mapping_destroy() (in module nova.db.api)
block_device_mapping_destroy_by_instance_and_volume() (in module nova.db.api)
block_device_mapping_get_all_by_instance() (in module nova.db.api)
block_device_mapping_update() (in module nova.db.api)
block_device_mapping_update_or_create() (in module nova.db.api)
BlockDeviceMapping (class in nova.db.sqlalchemy.models)
bool_from_str() (in module nova.utils)
bridge (nova.db.sqlalchemy.models.Network attribute)
bridge_interface (nova.db.sqlalchemy.models.Network attribute)
broadcast (nova.db.sqlalchemy.models.Network attribute)
build_datastore_path() (in module nova.virt.vmwareapi.vm_util)
build_object_spec() (in module nova.virt.vmwareapi.vim_util)
build_property_filter_spec() (in module nova.virt.vmwareapi.vim_util)
build_property_spec() (in module nova.virt.vmwareapi.vim_util)
build_recursive_traversal_spec() (in module nova.virt.vmwareapi.vim_util)
build_selection_spec() (in module nova.virt.vmwareapi.vim_util)
build_traversal_spec() (in module nova.virt.vmwareapi.vim_util)

C

ca_folder() (in module nova.crypto)
ca_path() (in module nova.crypto)
call() (in module nova.rpc.impl_carrot)
cancel() (nova.fakerabbit.Backend method)
cancel_consumer_thread() (nova.rpc.impl_carrot.Connection method)
CannotResizeToSameSize
CannotResizeToSmallerSize
canonical_version_string() (in module nova.version)
cast() (in module nova.rpc.impl_carrot)
cdn_management_url (nova.db.sqlalchemy.models.AuthToken attribute)
Certificate (class in nova.db.sqlalchemy.models)
certificate_create() (in module nova.db.api)
certificate_destroy() (in module nova.db.api)
certificate_get_all_by_project() (in module nova.db.api)
certificate_get_all_by_user() (in module nova.db.api)
certificate_get_all_by_user_and_project() (in module nova.db.api)
certificate_update() (in module nova.db.api)
CertificateNotFound
check_for_session_leaks() (in module nova.virt.xenapi.fake)
check_if_vlan_interface_exists() (in module nova.virt.vmwareapi.network_utils)
check_isinstance() (in module nova.utils)
choose_host_filter() (in module nova.scheduler.host_filter)
cidr (nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
cidr_v6 (nova.db.sqlalchemy.models.Network attribute)
ClassNotFound
cleanup() (in module nova.virt.vmwareapi.fake)
clear_time_override() (in module nova.utils)
ClearDirty() (nova.flags.FlagValues method)
Client (class in nova.fakememcache)
(class in nova.network.quantum.client)
close() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_carrot.MulticallWaiter method)
compute_host (nova.db.sqlalchemy.models.ConsolePool attribute)
compute_md5() (in module nova.crypto)
compute_node_create() (in module nova.db.api)
compute_node_get() (in module nova.db.api)
compute_node_update() (in module nova.db.api)
ComputeHostNotFound
ComputeNode (class in nova.db.sqlalchemy.models)
ComputeServiceUnavailable
config_drive (nova.db.sqlalchemy.models.Instance attribute)
connect() (nova.auth.ldapdriver.LDAPWrapper method)
Connection (class in nova.rpc.impl_carrot)
Console (class in nova.db.sqlalchemy.models)
console_create() (in module nova.db.api)
console_delete() (in module nova.db.api)
console_get() (in module nova.db.api)
console_get_all_by_instance() (in module nova.db.api)
console_get_by_pool_instance() (in module nova.db.api)
console_pool_create() (in module nova.db.api)
console_pool_get() (in module nova.db.api)
console_pool_get_all_by_host_type() (in module nova.db.api)
console_pool_get_by_host_type() (in module nova.db.api)
console_type (nova.console.fake.FakeConsoleProxy attribute)
(nova.console.vmrc.VMRCConsole attribute)
(nova.console.vmrc.VMRCSessionConsole attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
ConsoleNotFound
ConsoleNotFoundForInstance
ConsoleNotFoundInPoolForInstance
ConsolePool (class in nova.db.sqlalchemy.models)
ConsolePoolNotFound
ConsolePoolNotFoundForHostType
consume() (nova.fakerabbit.Backend method)
consume_in_thread() (nova.rpc.impl_carrot.Connection method)
Consumer (class in nova.rpc.impl_carrot)
ConsumerSet (class in nova.rpc.impl_carrot)
content_type() (nova.network.quantum.client.Client method)
convert_backward() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
convert_forward() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
convert_to_list_dict() (in module nova.utils)
cpu_info (nova.db.sqlalchemy.models.ComputeNode attribute)
create() (nova.rpc.impl_carrot.Pool method)
(nova.virt.vmwareapi.fake.FakeFactory method)
create_and_attach_port() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
create_block() (nova.network.quantum.melange_connection.MelangeConnection method)
create_connection() (in module nova.rpc.impl_carrot)
create_console() (nova.console.api.API method)
create_consumer() (nova.rpc.impl_carrot.Connection method)
create_controller_spec() (in module nova.virt.vmwareapi.vm_util)
create_datacenter() (in module nova.virt.vmwareapi.fake)
create_datastore() (in module nova.virt.vmwareapi.fake)
create_host() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
create_host_network_system() (in module nova.virt.vmwareapi.fake)
create_iscsi_storage() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
create_local_pifs() (in module nova.virt.xenapi.fake)
create_local_srs() (in module nova.virt.xenapi.fake)
create_network() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
(nova.network.quantum.client.Client static method)
(nova.network.quantum.quantum_connection.QuantumClientConnection method)
create_network_spec() (in module nova.virt.vmwareapi.vm_util)
create_pbd() (in module nova.virt.xenapi.fake)
create_port() (nova.network.quantum.client.Client static method)
create_port_group() (in module nova.virt.vmwareapi.network_utils)
create_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
create_res_pool() (in module nova.virt.vmwareapi.fake)
create_subnet() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
create_task() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
create_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
create_vbd() (in module nova.virt.xenapi.fake)
create_vdi() (in module nova.virt.xenapi.fake)
create_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
create_vm() (in module nova.virt.xenapi.fake)
created_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)

D

Datacenter (class in nova.virt.vmwareapi.fake)
DataObject (class in nova.virt.vmwareapi.fake)
Datastore (class in nova.virt.vmwareapi.fake)
DatastoreNotFound
db_sync() (in module nova.db.migration)
db_version() (in module nova.db.migration)
DbDriver (class in nova.auth.dbdriver)
DBError
deallocate_for_instance() (nova.network.api.API method)
deallocate_ips() (nova.network.quantum.melange_connection.MelangeConnection method)
deallocate_ips_by_vif() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
debug() (in module nova.utils)
DebugMiddleware (class in nova.vnc.proxy)
DECLARE() (in module nova.flags)
declare_consumer() (nova.fakerabbit.Backend method)
decryptor() (in module nova.crypto)
default_flagfile() (in module nova.utils)
default_local_device (nova.db.sqlalchemy.models.Instance attribute)
default_swap_device (nova.db.sqlalchemy.models.Instance attribute)
DEFINE() (in module nova.flags)
DEFINE_bool() (in module nova.flags)
DEFINE_boolean() (in module nova.flags)
DEFINE_enum() (in module nova.flags)
DEFINE_flag() (in module nova.flags)
DEFINE_float() (in module nova.flags)
DEFINE_integer() (in module nova.flags)
DEFINE_list() (in module nova.flags)
DEFINE_multi_int() (in module nova.flags)
DEFINE_multistring() (in module nova.flags)
DEFINE_spaceseplist() (in module nova.flags)
DEFINE_string() (in module nova.flags)
delete() (nova.db.sqlalchemy.models.NovaBase method)
(nova.network.quantum.melange_connection.MelangeConnection method)
delete_block() (nova.network.quantum.melange_connection.MelangeConnection method)
delete_console() (nova.console.api.API method)
delete_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_network() (nova.network.quantum.client.Client static method)
(nova.network.quantum.quantum_connection.QuantumClientConnection method)
delete_on_termination (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
delete_port() (nova.network.quantum.client.Client static method)
delete_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
delete_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
delete_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_subnets_by_net_id() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
delete_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
delete_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
deleted (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
deleted_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
description (nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
deserialize() (nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
dest_compute (nova.db.sqlalchemy.models.Migration attribute)
dest_host (nova.db.sqlalchemy.models.Migration attribute)
DestinationDiskExists
DestinationHypervisorTooOld
destroy_container() (in module nova.virt.disk)
destroy_iscsi_storage() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
destroy_vbd() (in module nova.virt.xenapi.fake)
destroy_vdi() (in module nova.virt.xenapi.fake)
destroy_vm() (in module nova.virt.xenapi.fake)
detach_and_delete_port() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
detach_resource() (nova.network.quantum.client.Client static method)
device_name (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
dhcp_start (nova.db.sqlalchemy.models.Network attribute)
DirectConsumer (class in nova.rpc.impl_carrot)
DirectPublisher (class in nova.rpc.impl_carrot)
disabled (nova.db.sqlalchemy.models.Service attribute)
disassociate_floating_ip() (nova.network.api.API method)
DiskNotFound
display_description (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
display_name (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
dns1 (nova.db.sqlalchemy.models.Network attribute)
dns2 (nova.db.sqlalchemy.models.Network attribute)
do_refresh_security_group_rules() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
do_request() (nova.network.quantum.client.Client method)
(nova.network.quantum.melange_connection.MelangeConnection method)
downgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.001_austin)
(in module nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer)
(in module nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url)
(in module nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support)
(in module nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids)
(in module nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets)
(in module nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic)
(in module nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.033_ha_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns)
(in module nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass)
(in module nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces)
(in module nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip)
(in module nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata)
(in module nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority)
(in module nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap)
dumps() (in module nova.utils)
Duplicate

E

earliest() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
elevated() (nova.context.RequestContext method)
emit() (nova.log.PublishErrorsHandler method)
empty_chain() (nova.network.linux_net.IptablesTable method)
encryptor() (in module nova.crypto)
ensure_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_floating_forward() (in module nova.network.linux_net)
ensure_metadata_ip() (in module nova.network.linux_net)
ensure_vlan() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_vlan_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
ensure_vpn_forward() (in module nova.network.linux_net)
ephemeral_num() (in module nova.block_device)
Error
error (nova.db.sqlalchemy.models.InstanceActions attribute)
example_function_a() (in module nova.tests.monkey_patch_example.example_a)
example_function_b() (in module nova.tests.monkey_patch_example.example_b)
example_method() (nova.tests.monkey_patch_example.example_a.ExampleClassA method)
(nova.tests.monkey_patch_example.example_b.ExampleClassB method)
example_method_add() (nova.tests.monkey_patch_example.example_a.ExampleClassA method)
(nova.tests.monkey_patch_example.example_b.ExampleClassB method)
ExampleClassA (class in nova.tests.monkey_patch_example.example_a)
ExampleClassB (class in nova.tests.monkey_patch_example.example_b)
exception() (nova.log.NovaLogger method)
Exchange (class in nova.fakerabbit)
exchange_declare() (nova.fakerabbit.Backend method)
execute() (in module nova.utils)
export_device_count() (in module nova.db.api)
export_device_create_safe() (in module nova.db.api)
ExportDevice (class in nova.db.sqlalchemy.models)
ExportDeviceNotFoundForVolume
extend() (in module nova.virt.disk)

F

Failure
fake_execute() (in module nova.tests.fake_utils)
fake_execute_clear_log() (in module nova.tests.fake_utils)
fake_execute_default_reply_handler() (in module nova.tests.fake_utils)
fake_execute_get_log() (in module nova.tests.fake_utils)
fake_execute_set_repliers() (in module nova.tests.fake_utils)
fake_fetch_image() (in module nova.virt.vmwareapi.fake)
fake_get_network() (in module nova.virt.vmwareapi.fake)
fake_get_vmdk_size_and_properties() (in module nova.virt.vmwareapi.fake)
fake_plug_vifs() (in module nova.virt.vmwareapi.fake)
fake_upload_image() (in module nova.virt.vmwareapi.fake)
FakeConsoleProxy (class in nova.console.fake)
FakeFactory (class in nova.virt.vmwareapi.fake)
FakeLDAP (class in nova.auth.fakeldap)
FakeLdapDriver (class in nova.auth.ldapdriver)
FakeVim (class in nova.virt.vmwareapi.fake)
fanout_cast() (in module nova.rpc.impl_carrot)
FanoutAdapterConsumer (class in nova.rpc.impl_carrot)
FanoutPublisher (class in nova.rpc.impl_carrot)
FaultCheckers (class in nova.virt.vmwareapi.error_util)
fetch() (nova.rpc.impl_carrot.Consumer method)
fetch_ca() (in module nova.crypto)
fetchfile() (in module nova.utils)
file_name (nova.db.sqlalchemy.models.Certificate attribute)
FileNotFound
filter_hosts() (nova.scheduler.filters.abstract_filter.AbstractHostFilter method)
(nova.scheduler.filters.all_hosts_filter.AllHostsFilter method)
(nova.scheduler.filters.instance_type_filter.InstanceTypeFilter method)
(nova.scheduler.filters.json_filter.JsonFilter method)
find_network_with_bridge() (nova.virt.xenapi.network_utils.NetworkHelper class method)
find_network_with_name_label() (nova.virt.xenapi.network_utils.NetworkHelper class method)
find_sr_from_vbd() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
fingerprint (nova.db.sqlalchemy.models.KeyPair attribute)
FirewallDriver (class in nova.virt.libvirt.firewall)
fix_console_password() (nova.console.fake.FakeConsoleProxy method)
fix_pool_password() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
fixed_ip (nova.db.sqlalchemy.models.FloatingIp attribute)
fixed_ip_associate() (in module nova.db.api)
fixed_ip_associate_pool() (in module nova.db.api)
fixed_ip_create() (in module nova.db.api)
fixed_ip_disassociate() (in module nova.db.api)
fixed_ip_disassociate_all_by_timeout() (in module nova.db.api)
fixed_ip_get_all() (in module nova.db.api)
fixed_ip_get_all_by_instance_host() (in module nova.db.api)
fixed_ip_get_by_address() (in module nova.db.api)
fixed_ip_get_by_instance() (in module nova.db.api)
fixed_ip_get_by_network_host() (in module nova.db.api)
fixed_ip_get_by_virtual_interface() (in module nova.db.api)
fixed_ip_get_network() (in module nova.db.api)
fixed_ip_id (nova.db.sqlalchemy.models.FloatingIp attribute)
fixed_ip_update() (in module nova.db.api)
fixed_ipv6 (nova.db.sqlalchemy.models.VirtualInterface attribute)
FixedIp (class in nova.db.sqlalchemy.models)
FixedIpAlreadyInUse
FixedIpInvalid
FixedIpNotFound
FixedIpNotFoundForAddress
FixedIpNotFoundForHost
FixedIpNotFoundForInstance
FixedIpNotFoundForNetwork
FixedIpNotFoundForNetworkHost
FixedIpNotFoundForSpecificInstance
FixedIpNotFoundForVirtualInterface
FlagNotSet
FlagValues (class in nova.flags)
flatten_dict() (in module nova.utils)
flavorid (nova.db.sqlalchemy.models.InstanceTypes attribute)
FlavorNotFound
floating_forward_rules() (in module nova.network.linux_net)
floating_ip_allocate_address() (in module nova.db.api)
floating_ip_count_by_project() (in module nova.db.api)
floating_ip_create() (in module nova.db.api)
floating_ip_deallocate() (in module nova.db.api)
floating_ip_destroy() (in module nova.db.api)
floating_ip_disassociate() (in module nova.db.api)
floating_ip_fixed_ip_associate() (in module nova.db.api)
floating_ip_get() (in module nova.db.api)
floating_ip_get_all() (in module nova.db.api)
floating_ip_get_all_by_host() (in module nova.db.api)
floating_ip_get_all_by_project() (in module nova.db.api)
floating_ip_get_by_address() (in module nova.db.api)
floating_ip_set_auto_assigned() (in module nova.db.api)
floating_ip_update() (in module nova.db.api)
FloatingIp (class in nova.db.sqlalchemy.models)
FloatingIpAlreadyInUse
FloatingIpNotFound
FloatingIpNotFoundForAddress
FloatingIpNotFoundForHost
FloatingIpNotFoundForProject
format() (nova.log.NovaFormatter method)
formatException() (nova.log.NovaFormatter method)
from_dict() (nova.context.RequestContext class method)
from_port (nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)

G

gateway (nova.db.sqlalchemy.models.Network attribute)
gateway_v6 (nova.db.sqlalchemy.models.Network attribute)
gen_uuid() (in module nova.utils)
generate() (nova.auth.signer.Signer method)
generate_fingerprint() (in module nova.crypto)
generate_key_pair() (in module nova.crypto)
generate_password() (in module nova.utils)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.vmrc.VMRCSessionConsole method)
generate_uid() (in module nova.utils)
generate_vpn_files() (in module nova.crypto)
generate_x509_cert() (in module nova.crypto)
generic_response() (in module nova.rpc.impl_carrot)
get() (nova.db.sqlalchemy.models.NovaBase method)
(nova.fakememcache.Client method)
(nova.fakerabbit.Backend method)
(nova.network.quantum.melange_connection.MelangeConnection method)
(nova.virt.vmwareapi.fake.ManagedObject method)
get_access_key() (nova.auth.manager.AuthManager method)
get_active_roles() (nova.auth.manager.AuthManager method)
get_add_vswitch_port_group_spec() (in module nova.virt.vmwareapi.vm_util)
get_admin_context() (in module nova.context)
get_all() (in module nova.virt.xenapi.fake)
get_all_records() (in module nova.virt.xenapi.fake)
get_allocated_ips() (nova.network.quantum.melange_connection.MelangeConnection method)
get_blocks() (nova.network.quantum.melange_connection.MelangeConnection method)
get_connection_type() (nova.network.quantum.client.Client method)
get_console() (nova.console.api.API method)
get_consoles() (nova.console.api.API method)
get_copy_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
get_credentials() (nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
get_dev() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
get_dev_name() (nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
get_dhcp_hosts() (in module nova.network.linux_net)
get_dhcp_leases() (in module nova.network.linux_net)
get_dhcp_opts() (in module nova.network.linux_net)
get_dummy_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_dynamic_property() (in module nova.virt.vmwareapi.vim_util)
get_engine() (in module nova.db.sqlalchemy.session)
get_environment_rc() (nova.auth.manager.AuthManager method)
get_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_flavors() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_floating_ip() (nova.network.api.API method)
get_floating_ip_by_ip() (nova.network.api.API method)
get_from_path() (in module nova.utils)
get_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_images() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_instance_nw_info() (nova.network.api.API method)
get_ip_version() (in module nova.virt.libvirt.netutils)
get_ipam_lib() (in module nova.network.quantum.melange_ipam_lib)
get_machine_id_change_spec() (in module nova.virt.vmwareapi.vm_util)
get_maker() (in module nova.db.sqlalchemy.session)
get_my_linklocal() (in module nova.utils)
get_net_and_mask() (in module nova.virt.libvirt.netutils)
get_net_and_prefixlen() (in module nova.virt.libvirt.netutils)
get_network_id_by_cidr() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_network_with_the_name() (in module nova.virt.vmwareapi.network_utils)
get_obj_spec() (in module nova.virt.vmwareapi.vim_util)
get_object_properties() (in module nova.virt.vmwareapi.vim_util)
get_objects() (in module nova.virt.vmwareapi.vim_util)
get_port() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
get_port_by_attachment() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
get_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_project_and_global_net_ids() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_project_quotas() (in module nova.quota)
get_project_vpn_data() (nova.auth.manager.AuthManager static method)
get_projects() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_prop_filter_spec() (in module nova.virt.vmwareapi.vim_util)
get_prop_spec() (in module nova.virt.vmwareapi.vim_util)
get_properties_for_a_collection_of_objects() (in module nova.virt.vmwareapi.vim_util)
get_record() (in module nova.virt.xenapi.fake)
get_roles() (nova.auth.manager.AuthManager static method)
get_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_server_volumes() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_servers() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_service_content() (nova.virt.vmwareapi.fake.FakeVim method)
(nova.virt.vmwareapi.vim.Vim method)
get_session() (in module nova.db.sqlalchemy.session)
get_status_code() (nova.network.quantum.client.Client method)
get_subnets_by_net_id() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_test_admin_context() (in module nova.tests.utils)
get_test_instance() (in module nova.tests.utils)
get_test_network_info() (in module nova.tests.utils)
get_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_user_from_access_key() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_user_roles() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_users() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
get_v4_ips_by_interface() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_v6_ips_by_interface() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_vifs_by_instance() (nova.network.api.API method)
get_vlanid_and_vswitch_for_portgroup() (in module nova.virt.vmwareapi.network_utils)
get_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_attach_config_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_file_path_and_adapter_type() (in module nova.virt.vmwareapi.vm_util)
get_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_volumes() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_vswitch_for_vlan_interface() (in module nova.virt.vmwareapi.network_utils)
get_whitelist() (nova.vnc.proxy.WebsocketVNCProxy method)
GlobalRoleNotAllowed
grantee_group (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)

H

handle_exception() (in module nova.log)
hard_limit (nova.db.sqlalchemy.models.Quota attribute)
has_manager() (nova.auth.manager.Project method)
has_member() (nova.auth.manager.Project method)
has_role() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
(nova.auth.manager.User method)
host (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Volume attribute)
host_call_plugin() (nova.virt.xenapi.fake.SessionBase method)
host_compute_free_memory() (nova.virt.xenapi.fake.SessionBase method)
HostBinaryNotFound
hostname (nova.db.sqlalchemy.models.Instance attribute)
HostNetworkSystem (class in nova.virt.vmwareapi.fake)
HostNotFound
HostSystem (class in nova.virt.vmwareapi.fake)
hypervisor (nova.db.sqlalchemy.models.AgentBuild attribute)
hypervisor_type (nova.db.sqlalchemy.models.ComputeNode attribute)
hypervisor_version (nova.db.sqlalchemy.models.ComputeNode attribute)

I

id (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
image_ref (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
ImageNotFound
ImagePaginationFailed
ImageRotationNotAllowed
ImageTooLarge
ImageUnacceptable
import_class() (in module nova.utils)
import_object() (in module nova.utils)
ImportFailureNotifier (class in nova.notifier.list_notifier)
incr() (nova.fakememcache.Client method)
init() (nova.rpc.impl_carrot.ConsumerSet method)
init_host() (in module nova.network.linux_net)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
initialize() (in module nova.auth.fakeldap)
initialize_gateway_device() (in module nova.network.linux_net)
inject_data() (in module nova.virt.disk)
inject_data_into_fs() (in module nova.virt.disk)
injected (nova.db.sqlalchemy.models.Network attribute)
Instance (class in nova.db.sqlalchemy.models)
instance (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance() (nova.auth.fakeldap.Store class method)
(nova.rpc.impl_carrot.Connection class method)
instance_action_create() (in module nova.db.api)
instance_add_security_group() (in module nova.db.api)
instance_create() (in module nova.db.api)
instance_data_get_for_project() (in module nova.db.api)
instance_destroy() (in module nova.db.api)
instance_filter_exists() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
instance_get() (in module nova.db.api)
instance_get_actions() (in module nova.db.api)
instance_get_active_by_window() (in module nova.db.api)
instance_get_active_by_window_joined() (in module nova.db.api)
instance_get_all() (in module nova.db.api)
instance_get_all_by_filters() (in module nova.db.api)
instance_get_all_by_host() (in module nova.db.api)
instance_get_all_by_project() (in module nova.db.api)
instance_get_all_by_reservation() (in module nova.db.api)
instance_get_all_by_user() (in module nova.db.api)
instance_get_by_fixed_ip() (in module nova.db.api)
instance_get_by_fixed_ipv6() (in module nova.db.api)
instance_get_by_uuid() (in module nova.db.api)
instance_get_fixed_addresses() (in module nova.db.api)
instance_get_fixed_addresses_v6() (in module nova.db.api)
instance_get_floating_address() (in module nova.db.api)
instance_get_project_vpn() (in module nova.db.api)
instance_id (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance_metadata_delete() (in module nova.db.api)
instance_metadata_get() (in module nova.db.api)
instance_metadata_update() (in module nova.db.api)
instance_name (nova.db.sqlalchemy.models.Console attribute)
instance_remove_security_group() (in module nova.db.api)
instance_rules() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
instance_set_state() (in module nova.db.api)
instance_stop() (in module nova.db.api)
instance_type (nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
instance_type_create() (in module nova.db.api)
instance_type_destroy() (in module nova.db.api)
instance_type_extra_specs_delete() (in module nova.db.api)
instance_type_extra_specs_get() (in module nova.db.api)
instance_type_extra_specs_update_or_create() (in module nova.db.api)
instance_type_get() (in module nova.db.api)
instance_type_get_all() (in module nova.db.api)
instance_type_get_by_flavor_id() (in module nova.db.api)
instance_type_get_by_name() (in module nova.db.api)
instance_type_id (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
instance_type_purge() (in module nova.db.api)
instance_type_to_filter() (nova.scheduler.filters.abstract_filter.AbstractHostFilter method)
(nova.scheduler.filters.all_hosts_filter.AllHostsFilter method)
(nova.scheduler.filters.instance_type_filter.InstanceTypeFilter method)
(nova.scheduler.filters.json_filter.JsonFilter method)
instance_update() (in module nova.db.api)
instance_uuid (nova.db.sqlalchemy.models.Migration attribute)
InstanceActions (class in nova.db.sqlalchemy.models)
InstanceExists
InstanceMetadata (class in nova.db.sqlalchemy.models)
InstanceMetadataNotFound
InstanceNotFound
InstanceNotInRescueMode
InstanceNotRunning
InstanceNotSuspended
InstanceRebootFailure
InstanceResumeFailure
instances (nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
InstanceSuspendFailure
InstanceTypeExtraSpecs (class in nova.db.sqlalchemy.models)
InstanceTypeExtraSpecsNotFound
InstanceTypeFilter (class in nova.scheduler.filters.instance_type_filter)
InstanceTypeNotFound
InstanceTypeNotFoundByName
InstanceTypes (class in nova.db.sqlalchemy.models)
InstanceUnacceptable
introduce_vdi() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
Invalid
InvalidCidr
InvalidContentType
InvalidCPUInfo
InvalidDevicePath
InvalidDiskFormat
InvalidEc2Id
InvalidHypervisorType
InvalidImageRef
InvalidInput
InvalidInstanceType
InvalidIpProtocol
InvalidParameterValue
InvalidPortRange
InvalidSharedStorage
InvalidSignature
InvalidVLANPortGroup
InvalidVLANTag
InvalidVolumeType
IptablesFirewallDriver (class in nova.virt.libvirt.firewall)
IptablesManager (class in nova.network.linux_net)
IptablesRule (class in nova.network.linux_net)
IptablesTable (class in nova.network.linux_net)
is_admin (nova.db.sqlalchemy.models.User attribute)
is_admin() (nova.auth.manager.AuthManager method)
(nova.auth.manager.User method)
is_ephemeral() (in module nova.block_device)
is_in_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
is_older_than() (in module nova.utils)
is_otp() (nova.console.vmrc.VMRCConsole method)
(nova.console.vmrc.VMRCSessionConsole method)
is_project_manager() (nova.auth.manager.AuthManager method)
(nova.auth.manager.User method)
is_project_member() (nova.auth.manager.AuthManager method)
(nova.auth.manager.User method)
is_superuser() (nova.auth.manager.AuthManager method)
(nova.auth.manager.User method)
is_swap_or_ephemeral() (in module nova.block_device)
is_uuid_like() (in module nova.utils)
is_valid_ipv4() (in module nova.utils)
iscsi_target_count_by_host() (in module nova.db.api)
iscsi_target_create_safe() (in module nova.db.api)
IscsiTarget (class in nova.db.sqlalchemy.models)
ISCSITargetNotFoundForVolume
IsDirty() (nova.flags.FlagValues method)
isotime() (in module nova.utils)
iteritems() (nova.db.sqlalchemy.models.NovaBase method)

J

JsonFilter (class in nova.scheduler.filters.json_filter)
JSONSerializer (class in nova.network.quantum.client)

K

kernel_id (nova.db.sqlalchemy.models.Instance attribute)
KernelNotFoundForImage
key (nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
key_data (nova.db.sqlalchemy.models.Instance attribute)
key_name (nova.db.sqlalchemy.models.Instance attribute)
key_pair_create() (in module nova.db.api)
key_pair_destroy() (in module nova.db.api)
key_pair_destroy_all_by_user() (in module nova.db.api)
key_pair_get() (in module nova.db.api)
key_pair_get_all_by_user() (in module nova.db.api)
key_path() (in module nova.crypto)
KeyPair (class in nova.db.sqlalchemy.models)
KeyPairExists
KeypairNotFound

L

label (nova.db.sqlalchemy.models.Network attribute)
last_octet() (in module nova.utils)
latest() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
launch_index (nova.db.sqlalchemy.models.Instance attribute)
launched_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
launched_on (nova.db.sqlalchemy.models.Instance attribute)
LazyPluggable (class in nova.utils)
LdapDriver (class in nova.auth.ldapdriver)
LDAPGroupExists
LDAPGroupMembershipNotFound
LDAPGroupNotFound
LDAPMembershipExists
LDAPObjectNotFound
LDAPUserExists
LDAPUserNotFound
LDAPWrapper (class in nova.auth.ldapdriver)
leased (nova.db.sqlalchemy.models.FixedIp attribute)
LibvirtBridgeDriver (class in nova.virt.libvirt.vif)
LibvirtOpenVswitchDriver (class in nova.virt.libvirt.vif)
LinuxBridgeInterfaceDriver (class in nova.network.linux_net)
LinuxNetInterfaceDriver (class in nova.network.linux_net)
LinuxOVSInterfaceDriver (class in nova.network.linux_net)
list_floating_ips() (nova.network.api.API method)
list_networks() (nova.network.quantum.client.Client static method)
list_ports() (nova.network.quantum.client.Client static method)
ListingImageRefsNotSupported
loads() (in module nova.utils)
local_gb (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
local_gb_used (nova.db.sqlalchemy.models.ComputeNode attribute)
locked (nova.db.sqlalchemy.models.Instance attribute)
log_db_contents() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
LoopingCall (class in nova.utils)
LoopingCallDone

M

MalformedRequestBody
ManagedObject (class in nova.virt.vmwareapi.fake)
map_dict_keys() (in module nova.utils)
mappings_prepend_dev() (in module nova.block_device)
marshalled() (nova.virt.vmwareapi.vim.VIMMessagePlugin method)
md5hash (nova.db.sqlalchemy.models.AgentBuild attribute)
MelangeConnection (class in nova.network.quantum.melange_connection)
members (nova.db.sqlalchemy.models.Project attribute)
memory_mb (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
memory_mb_used (nova.db.sqlalchemy.models.ComputeNode attribute)
Message (class in nova.fakerabbit)
metadata_accept() (in module nova.network.linux_net)
metadata_forward() (in module nova.network.linux_net)
Migration (class in nova.db.sqlalchemy.models)
migration_create() (in module nova.db.api)
migration_get() (in module nova.db.api)
migration_get_by_instance_and_status() (in module nova.db.api)
migration_update() (in module nova.db.api)
MigrationError
MigrationNotFound
MigrationNotFoundByStatus
mkcacert() (in module nova.crypto)
mkfs() (in module nova.virt.disk)
mkreq() (in module nova.crypto)
modify_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
modify_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
modify_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
monkey_patch() (in module nova.utils)
mountpoint (nova.db.sqlalchemy.models.Volume attribute)
mountpoint_to_number() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
msg_reply() (in module nova.rpc.impl_carrot)
multi_host (nova.db.sqlalchemy.models.Network attribute)
multicall() (in module nova.rpc.impl_carrot)
MulticallWaiter (class in nova.rpc.impl_carrot)

N

name (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
netmask (nova.db.sqlalchemy.models.Network attribute)
netmask_v6 (nova.db.sqlalchemy.models.Network attribute)
Network (class in nova.db.sqlalchemy.models)
(class in nova.virt.vmwareapi.fake)
network (nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
network_associate() (in module nova.db.api)
network_count() (in module nova.db.api)
network_count_allocated_ips() (in module nova.db.api)
network_count_available_ips() (in module nova.db.api)
network_count_reserved_ips() (in module nova.db.api)
network_create_fixed_ips() (in module nova.db.api)
network_create_safe() (in module nova.db.api)
network_delete_safe() (in module nova.db.api)
network_disassociate() (in module nova.db.api)
network_disassociate_all() (in module nova.db.api)
network_exists() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
network_get() (in module nova.db.api)
network_get_all() (in module nova.db.api)
network_get_all_by_host() (in module nova.db.api)
network_get_all_by_instance() (in module nova.db.api)
network_get_all_by_uuids() (in module nova.db.api)
network_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
network_get_associated_fixed_ips() (in module nova.db.api)
network_get_by_bridge() (in module nova.db.api)
network_get_by_cidr() (in module nova.db.api)
network_get_by_instance() (in module nova.db.api)
network_get_by_uuid() (in module nova.db.api)
network_get_index() (in module nova.db.api)
network_get_vpn_ip() (in module nova.db.api)
network_id (nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
network_set_cidr() (in module nova.db.api)
network_set_host() (in module nova.db.api)
network_update() (in module nova.db.api)
NetworkAdapterNotFound
NetworkHelper (class in nova.virt.xenapi.network_utils)
NetworkHostNotSet
NetworkNotCreated
NetworkNotFound
NetworkNotFoundForBridge
NetworkNotFoundForCidr
NetworkNotFoundForInstance
NetworkNotFoundForProject
NetworkNotFoundForUUID
new_instance_type_id (nova.db.sqlalchemy.models.Migration attribute)
new_style_quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
next() (nova.db.sqlalchemy.models.NovaBase method)
no_device (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
NO_SUCH_OBJECT
NoFilesFound
NoFixedIpsDefined
NoFloatingIpsDefined
NoInstanceTypesFound
NoMoreBlades
NoMoreFixedIps
NoMoreFloatingIps
NoMoreNetworks
NoMoreTargets
NoNetworksFound
NotAllowed
NotAuthorized
NotFound
notify() (in module nova.notifier.api)
(in module nova.notifier.list_notifier)
(in module nova.notifier.log_notifier)
(in module nova.notifier.no_op_notifier)
(in module nova.notifier.rabbit_notifier)
(in module nova.notifier.test_notifier)
(nova.notifier.list_notifier.ImportFailureNotifier method)
notify_decorator() (in module nova.notifier.api)
nova.auth.dbdriver (module)
nova.auth.fakeldap (module)
nova.auth.ldapdriver (module)
nova.auth.manager (module)
nova.auth.signer (module)
nova.block_device (module)
nova.console.api (module)
nova.console.fake (module)
nova.console.vmrc (module)
nova.context (module)
nova.crypto (module)
nova.db.api (module)
nova.db.base (module)
nova.db.migration (module)
nova.db.sqlalchemy.migrate_repo.versions.001_austin (module)
nova.db.sqlalchemy.migrate_repo.versions.002_bexar (module)
nova.db.sqlalchemy.migrate_repo.versions.003_add_label_to_networks (module)
nova.db.sqlalchemy.migrate_repo.versions.004_add_zone_tables (module)
nova.db.sqlalchemy.migrate_repo.versions.005_add_instance_metadata (module)
nova.db.sqlalchemy.migrate_repo.versions.006_add_provider_data_to_volumes (module)
nova.db.sqlalchemy.migrate_repo.versions.007_add_ipv6_to_fixed_ips (module)
nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types (module)
nova.db.sqlalchemy.migrate_repo.versions.009_add_instance_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.011_live_migration (module)
nova.db.sqlalchemy.migrate_repo.versions.012_add_ipv6_flatmanager (module)
nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.015_add_auto_assign_to_floating_ips (module)
nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value (module)
nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer (module)
nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url (module)
nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support (module)
nova.db.sqlalchemy.migrate_repo.versions.020_add_snapshot_id_to_volumes (module)
nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids (module)
nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb (module)
nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping (module)
nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.026_add_agent_table (module)
nova.db.sqlalchemy.migrate_repo.versions.027_add_provider_firewall_rules (module)
nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs (module)
nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets (module)
nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic (module)
nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id (module)
nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name (module)
nova.db.sqlalchemy.migrate_repo.versions.033_ha_network (module)
nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns (module)
nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass (module)
nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces (module)
nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip (module)
nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks (module)
nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata (module)
nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data (module)
nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority (module)
nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap (module)
nova.db.sqlalchemy.models (module)
nova.db.sqlalchemy.session (module)
nova.exception (module)
nova.fakememcache (module)
nova.fakerabbit (module)
nova.flags (module)
nova.ipv6.account_identifier (module)
nova.ipv6.api (module)
nova.ipv6.rfc2462 (module)
nova.log (module)
nova.network.api (module)
nova.network.linux_net (module)
nova.network.quantum.client (module)
nova.network.quantum.melange_connection (module)
nova.network.quantum.melange_ipam_lib (module)
nova.network.quantum.quantum_connection (module)
nova.notifier.api (module)
nova.notifier.list_notifier (module)
nova.notifier.log_notifier (module)
nova.notifier.no_op_notifier (module)
nova.notifier.rabbit_notifier (module)
nova.notifier.test_notifier (module)
nova.quota (module)
nova.rpc.common (module)
nova.rpc.impl_carrot (module)
nova.scheduler.filters.abstract_filter (module)
nova.scheduler.filters.all_hosts_filter (module)
nova.scheduler.filters.instance_type_filter (module)
nova.scheduler.filters.json_filter (module)
nova.scheduler.host_filter (module)
nova.tests.declare_flags (module)
nova.tests.fake_utils (module)
nova.tests.integrated.api.client (module)
nova.tests.monkey_patch_example.example_a (module)
nova.tests.monkey_patch_example.example_b (module)
nova.tests.runtime_flags (module)
nova.tests.utils (module)
nova.utils (module)
nova.vcsversion (module)
nova.version (module)
nova.virt.disk (module)
nova.virt.libvirt.firewall (module)
nova.virt.libvirt.netutils (module)
nova.virt.libvirt.vif (module)
nova.virt.vif (module)
nova.virt.vmwareapi.error_util (module)
nova.virt.vmwareapi.fake (module)
nova.virt.vmwareapi.network_utils (module)
nova.virt.vmwareapi.vim (module)
nova.virt.vmwareapi.vim_util (module)
nova.virt.vmwareapi.vm_util (module)
nova.virt.xenapi.fake (module)
nova.virt.xenapi.network_utils (module)
nova.virt.xenapi.vif (module)
nova.virt.xenapi.volume_utils (module)
nova.vnc.proxy (module)
nova_base_ipv4_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_base_ipv6_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_dhcp_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_project_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_project_filter_v6() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_ra_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
NovaBase (class in nova.db.sqlalchemy.models)
novadir() (in module nova.utils)
NovaException
NovaFormatter (class in nova.log)
NovaLogger (class in nova.log)
NovaRootLogger (class in nova.log)
NoVolumeTypesFound
NWFilterFirewall (class in nova.virt.libvirt.firewall)

O

OBJECT_CLASS_VIOLATION
old_instance_type_id (nova.db.sqlalchemy.models.Migration attribute)
old_style_quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
OpenStackApiAuthenticationException
OpenStackApiAuthorizationException
OpenStackApiException
OpenStackApiNotFoundException
os (nova.db.sqlalchemy.models.AgentBuild attribute)
os_type (nova.db.sqlalchemy.models.Instance attribute)

P

parent_group (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
parent_group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
parse_isotime() (in module nova.utils)
parse_mailmap() (in module nova.utils)
parse_server_string() (in module nova.utils)
parse_strtime() (in module nova.utils)
parse_volume_info() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
ParseNewFlags() (nova.flags.FlagValues method)
partition_dict() (in module nova.utils)
password (nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
PasteAppNotFound
PasteConfigNotFound
PIF_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
plug() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
(nova.virt.libvirt.vif.LibvirtBridgeDriver method)
(nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
(nova.virt.vif.VIFDriver method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIOpenVswitchDriver method)
Pool (class in nova.rpc.impl_carrot)
pool (nova.db.sqlalchemy.models.Console attribute)
pool_id (nova.db.sqlalchemy.models.Console attribute)
pop() (nova.fakerabbit.Queue method)
port (nova.db.sqlalchemy.models.Console attribute)
post() (nova.network.quantum.melange_connection.MelangeConnection method)
post_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_server_action() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
power_state (nova.db.sqlalchemy.models.Instance attribute)
prepare_instance_filter() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
prepare_message() (nova.fakerabbit.Backend method)
priority (nova.db.sqlalchemy.models.Network attribute)
process_data() (nova.rpc.impl_carrot.AdapterConsumer method)
ProcessExecutionError
progress (nova.db.sqlalchemy.models.Snapshot attribute)
Project (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
project (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
project_add_member() (in module nova.db.api)
project_create() (in module nova.db.api)
project_delete() (in module nova.db.api)
project_get() (in module nova.db.api)
project_get_all() (in module nova.db.api)
project_get_by_user() (in module nova.db.api)
project_get_networks() (in module nova.db.api)
project_get_networks_v6() (in module nova.db.api)
project_id (nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
project_manager (nova.auth.manager.Project attribute)
(nova.db.sqlalchemy.models.Project attribute)
project_remove_member() (in module nova.db.api)
project_update() (in module nova.db.api)
ProjectExists
ProjectMembershipNotFound
ProjectNotFound
ProjectQuotaNotFound
Prop (class in nova.virt.vmwareapi.fake)
properties_root_device_name() (in module nova.block_device)
protocol (nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
provider_auth (nova.db.sqlalchemy.models.Volume attribute)
provider_fw_rule_create() (in module nova.db.api)
provider_fw_rule_destroy() (in module nova.db.api)
provider_fw_rule_get_all() (in module nova.db.api)
provider_fw_rule_get_all_by_cidr() (in module nova.db.api)
provider_fw_to_nwfilter_xml() (nova.virt.libvirt.firewall.NWFilterFirewall method)
provider_location (nova.db.sqlalchemy.models.Volume attribute)
ProviderFirewallRule (class in nova.db.sqlalchemy.models)
proxy_connection() (nova.vnc.proxy.WebsocketVNCProxy method)
public_hostname (nova.db.sqlalchemy.models.ConsolePool attribute)
public_key (nova.db.sqlalchemy.models.KeyPair attribute)
publish() (nova.fakerabbit.Backend method)
(nova.fakerabbit.Exchange method)
Publisher (class in nova.rpc.impl_carrot)
publisher_id() (in module nova.notifier.api)
PublishErrorsHandler (class in nova.log)
push() (nova.fakerabbit.Queue method)
put_server() (nova.tests.integrated.api.client.TestOpenStackClient method)

Q

QuantumClientConnection (class in nova.network.quantum.quantum_connection)
QuantumIOException
QuantumMelangeIPAMLib (class in nova.network.quantum.melange_ipam_lib)
QuantumNotFoundException
QuantumServerException
Queue (class in nova.fakerabbit)
queue_bind() (nova.fakerabbit.Backend method)
queue_declare() (nova.fakerabbit.Backend method)
queue_get_for() (in module nova.db.api)
Quota (class in nova.db.sqlalchemy.models)
quota_create() (in module nova.db.api)
quota_destroy() (in module nova.db.api)
quota_destroy_all_by_project() (in module nova.db.api)
quota_get() (in module nova.db.api)
quota_get_all_by_project() (in module nova.db.api)
quota_update() (in module nova.db.api)
QuotaError
QuotaNotFound
quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)

R

ramdisk_id (nova.db.sqlalchemy.models.Instance attribute)
RebuildRequiresActiveInstance
reconfig() (nova.virt.vmwareapi.fake.VirtualMachine method)
reconnect() (nova.rpc.impl_carrot.ConsumerSet method)
recreate() (nova.rpc.impl_carrot.Connection class method)
refresh_provider_fw_rules() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
refresh_security_group_members() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
refresh_security_group_rules() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
register_models() (in module nova.db.sqlalchemy.models)
release_dhcp() (in module nova.network.linux_net)
release_floating_ip() (nova.network.api.API method)
RemoteError
remove_chain() (nova.network.linux_net.IptablesTable method)
remove_filters_for_instance() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
remove_fixed_ip_from_instance() (nova.network.api.API method)
remove_floating_forward() (in module nova.network.linux_net)
remove_from_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
remove_role() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
(nova.auth.manager.User method)
remove_rule() (nova.network.linux_net.IptablesTable method)
reply() (nova.rpc.impl_carrot.RpcContext method)
report_count (nova.db.sqlalchemy.models.Service attribute)
request() (nova.tests.integrated.api.client.TestOpenStackClient method)
RequestContext (class in nova.context)
reservation_id (nova.db.sqlalchemy.models.Instance attribute)
reserved (nova.db.sqlalchemy.models.FixedIp attribute)
reset() (in module nova.log)
(in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
Reset() (nova.flags.FlagValues method)
reset_all() (in module nova.fakerabbit)
reset_backend() (in module nova.ipv6.api)
reset_table() (in module nova.virt.xenapi.fake)
resource (nova.db.sqlalchemy.models.Quota attribute)
ResourcePool (class in nova.virt.vmwareapi.fake)
retrieveproperties_fault_checker() (nova.virt.vmwareapi.error_util.FaultCheckers static method)
revoke_cert() (in module nova.crypto)
revoke_certs_by_project() (in module nova.crypto)
revoke_certs_by_user() (in module nova.crypto)
revoke_certs_by_user_and_project() (in module nova.crypto)
role (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
root_device_name (nova.db.sqlalchemy.models.Instance attribute)
RotationRequiredForBackup
RpcContext (class in nova.rpc.impl_carrot)
runthis() (in module nova.utils)
rxtx_cap (nova.db.sqlalchemy.models.InstanceTypes attribute)
rxtx_quota (nova.db.sqlalchemy.models.InstanceTypes attribute)

S

s3_authorization() (nova.auth.signer.Signer method)
safe_id() (nova.auth.manager.AuthBase class method)
sanitize() (in module nova.auth.ldapdriver)
save() (nova.db.sqlalchemy.models.NovaBase method)
scheduled_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
SchedulerCostFunctionNotFound
SchedulerHostFilterNotFound
SchedulerWeightFlagNotFound
search_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
secret_key (nova.db.sqlalchemy.models.User attribute)
security_group_create() (in module nova.db.api)
security_group_destroy() (in module nova.db.api)
security_group_destroy_all() (in module nova.db.api)
security_group_exists() (in module nova.db.api)
security_group_get() (in module nova.db.api)
security_group_get_all() (in module nova.db.api)
security_group_get_by_instance() (in module nova.db.api)
security_group_get_by_name() (in module nova.db.api)
security_group_get_by_project() (in module nova.db.api)
security_group_id (nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
security_group_rule_create() (in module nova.db.api)
security_group_rule_destroy() (in module nova.db.api)
security_group_rule_get() (in module nova.db.api)
security_group_rule_get_by_security_group() (in module nova.db.api)
security_group_rule_get_by_security_group_grantee() (in module nova.db.api)
security_group_to_nwfilter_xml() (nova.virt.libvirt.firewall.NWFilterFirewall method)
SecurityGroup (class in nova.db.sqlalchemy.models)
SecurityGroupExistsForInstance
SecurityGroupIngressRule (class in nova.db.sqlalchemy.models)
SecurityGroupInstanceAssociation (class in nova.db.sqlalchemy.models)
SecurityGroupNotExistsForInstance
SecurityGroupNotFound
SecurityGroupNotFoundForProject
SecurityGroupNotFoundForRule
send_message() (in module nova.rpc.impl_carrot)
serialize() (nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
SERVER_DOWN
server_management_url (nova.db.sqlalchemy.models.AuthToken attribute)
server_name (nova.db.sqlalchemy.models.Instance attribute)
Service (class in nova.db.sqlalchemy.models)
service (nova.db.sqlalchemy.models.ComputeNode attribute)
service_create() (in module nova.db.api)
service_destroy() (in module nova.db.api)
service_get() (in module nova.db.api)
service_get_all() (in module nova.db.api)
service_get_all_by_host() (in module nova.db.api)
service_get_all_by_topic() (in module nova.db.api)
service_get_all_compute_by_host() (in module nova.db.api)
service_get_all_compute_sorted() (in module nova.db.api)
service_get_all_network_sorted() (in module nova.db.api)
service_get_all_volume_sorted() (in module nova.db.api)
service_get_by_args() (in module nova.db.api)
service_get_by_host_and_topic() (in module nova.db.api)
service_id (nova.db.sqlalchemy.models.ComputeNode attribute)
service_update() (in module nova.db.api)
ServiceNotFound
ServiceUnavailable
SessionBase (class in nova.virt.xenapi.fake)
SessionOverLoadException
set() (nova.fakememcache.Client method)
(nova.virt.vmwareapi.fake.ManagedObject method)
set_port_state() (nova.network.quantum.client.Client static method)
set_time_override() (in module nova.utils)
SetDirty() (nova.flags.FlagValues method)
setup() (in module nova.log)
setup_basic_filtering() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
setup_console() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
setup_container() (in module nova.virt.disk)
setup_from_flags() (nova.log.NovaLogger method)
(nova.log.NovaRootLogger method)
shelf_id (nova.db.sqlalchemy.models.ExportDevice attribute)
show_network_details() (nova.network.quantum.client.Client static method)
show_port_attachment() (nova.network.quantum.client.Client static method)
show_port_details() (nova.network.quantum.client.Client static method)
sign_csr() (in module nova.crypto)
Signer (class in nova.auth.signer)
simple_bind_s() (nova.auth.fakeldap.FakeLDAP method)
size (nova.db.sqlalchemy.models.Volume attribute)
size() (nova.fakerabbit.Queue method)
Snapshot (class in nova.db.sqlalchemy.models)
snapshot (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
snapshot_create() (in module nova.db.api)
snapshot_destroy() (in module nova.db.api)
snapshot_get() (in module nova.db.api)
snapshot_get_all() (in module nova.db.api)
snapshot_get_all_by_project() (in module nova.db.api)
snapshot_id (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Volume attribute)
snapshot_update() (in module nova.db.api)
SnapshotNotFound
sock2ws() (nova.vnc.proxy.WebsocketVNCProxy method)
source_compute (nova.db.sqlalchemy.models.Migration attribute)
SourceHostUnavailable
split_datastore_path() (in module nova.virt.vmwareapi.vm_util)
ssh_execute() (in module nova.utils)
ssl_pub_to_ssh_pub() (in module nova.crypto)
start() (nova.utils.LoopingCall method)
status (nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
stop() (nova.utils.LoopingCall method)
storage_url (nova.db.sqlalchemy.models.AuthToken attribute)
StorageError
StorageRepositoryNotFound
Store (class in nova.auth.fakeldap)
str_dict_replace() (in module nova.utils)
strip_dev() (in module nova.block_device)
strtime() (in module nova.utils)
StrWrapper (class in nova.flags)
stub_out_utils_execute() (in module nova.tests.fake_utils)
subset_dict() (in module nova.utils)
swap (nova.db.sqlalchemy.models.InstanceTypes attribute)
SwitchNotFoundForNetworkAdapter
synchronized() (in module nova.utils)

T

target_num (nova.db.sqlalchemy.models.IscsiTarget attribute)
Task (class in nova.virt.vmwareapi.fake)
task_state (nova.db.sqlalchemy.models.Instance attribute)
teardown_console() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
terminated_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
TestOpenStackClient (class in nova.tests.integrated.api.client)
to_dict() (nova.context.RequestContext method)
to_global() (in module nova.ipv6.account_identifier)
(in module nova.ipv6.api)
(in module nova.ipv6.rfc2462)
to_mac() (in module nova.ipv6.account_identifier)
(in module nova.ipv6.api)
(in module nova.ipv6.rfc2462)
to_port (nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
to_primitive() (in module nova.utils)
token_hash (nova.db.sqlalchemy.models.AuthToken attribute)
topic (nova.db.sqlalchemy.models.Service attribute)
TopicAdapterConsumer (class in nova.rpc.impl_carrot)
TopicPublisher (class in nova.rpc.impl_carrot)

U

UnableToMigrateToSelf
unbind_floating_ip() (in module nova.network.linux_net)
unbind_s() (nova.auth.fakeldap.FakeLDAP method)
unfilter_instance() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
unplug() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
(nova.virt.libvirt.vif.LibvirtBridgeDriver method)
(nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
(nova.virt.vif.VIFDriver method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIOpenVswitchDriver method)
update() (nova.db.sqlalchemy.models.NovaBase method)
update_dhcp() (in module nova.network.linux_net)
update_network() (nova.network.quantum.client.Client static method)
update_ra() (in module nova.network.linux_net)
updated_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
upgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.001_austin)
(in module nova.db.sqlalchemy.migrate_repo.versions.002_bexar)
(in module nova.db.sqlalchemy.migrate_repo.versions.003_add_label_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.004_add_zone_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.005_add_instance_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.006_add_provider_data_to_volumes)
(in module nova.db.sqlalchemy.migrate_repo.versions.007_add_ipv6_to_fixed_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.009_add_instance_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.011_live_migration)
(in module nova.db.sqlalchemy.migrate_repo.versions.012_add_ipv6_flatmanager)
(in module nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.015_add_auto_assign_to_floating_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer)
(in module nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url)
(in module nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support)
(in module nova.db.sqlalchemy.migrate_repo.versions.020_add_snapshot_id_to_volumes)
(in module nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids)
(in module nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.026_add_agent_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.027_add_provider_firewall_rules)
(in module nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets)
(in module nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic)
(in module nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.033_ha_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns)
(in module nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass)
(in module nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces)
(in module nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip)
(in module nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata)
(in module nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority)
(in module nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap)
url (nova.db.sqlalchemy.models.AgentBuild attribute)
usage_from_instance() (in module nova.utils)
User (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
user (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
user_add_project_role() (in module nova.db.api)
user_add_role() (in module nova.db.api)
user_create() (in module nova.db.api)
user_data (nova.db.sqlalchemy.models.Instance attribute)
user_delete() (in module nova.db.api)
user_get() (in module nova.db.api)
user_get_all() (in module nova.db.api)
user_get_by_access_key() (in module nova.db.api)
user_get_by_uid() (in module nova.db.api)
user_get_roles() (in module nova.db.api)
user_get_roles_for_project() (in module nova.db.api)
user_id (nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.Volume attribute)
user_remove_project_role() (in module nova.db.api)
user_remove_role() (in module nova.db.api)
user_update() (in module nova.db.api)
UserExists
username (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
UserNotFound
UserProjectAssociation (class in nova.db.sqlalchemy.models)
UserProjectRoleAssociation (class in nova.db.sqlalchemy.models)
UserRoleAssociation (class in nova.db.sqlalchemy.models)
UserRoleNotFound
utcnow() (in module nova.utils)
utcnow_ts() (in module nova.utils)
utf8() (in module nova.utils)
uuid (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)

V

validate_networks() (nova.network.api.API method)
value (nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
VBD_plug() (nova.virt.xenapi.fake.SessionBase method)
VBD_unplug() (nova.virt.xenapi.fake.SessionBase method)
vc_count (nova.db.sqlalchemy.models.VirtualStorageArray attribute)
vcpus (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
vcpus_used (nova.db.sqlalchemy.models.ComputeNode attribute)
vcs_version_string() (in module nova.version)
verify_subnet_exists() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
version (nova.db.sqlalchemy.models.AgentBuild attribute)
version_string() (in module nova.version)
version_string_with_vcs() (in module nova.version)
VIFDriver (class in nova.virt.vif)
Vim (class in nova.virt.vmwareapi.vim)
VimAttributeError
VimException
VimFaultException
VIMMessagePlugin (class in nova.virt.vmwareapi.vim)
virtual_interface (nova.db.sqlalchemy.models.FixedIp attribute)
virtual_interface_create() (in module nova.db.api)
virtual_interface_delete() (in module nova.db.api)
virtual_interface_delete_by_instance() (in module nova.db.api)
virtual_interface_get() (in module nova.db.api)
virtual_interface_get_by_address() (in module nova.db.api)
virtual_interface_get_by_fixed_ip() (in module nova.db.api)
virtual_interface_get_by_instance() (in module nova.db.api)
virtual_interface_get_by_instance_and_network() (in module nova.db.api)
virtual_interface_get_by_network() (in module nova.db.api)
virtual_interface_get_by_uuid() (in module nova.db.api)
virtual_interface_id (nova.db.sqlalchemy.models.FixedIp attribute)
virtual_interface_update() (in module nova.db.api)
virtual_name (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
VirtualDisk (class in nova.virt.vmwareapi.fake)
VirtualDiskFlatVer2BackingInfo (class in nova.virt.vmwareapi.fake)
VirtualInterface (class in nova.db.sqlalchemy.models)
VirtualInterfaceCreateException
VirtualInterfaceMacAddressException
VirtualLsiLogicController (class in nova.virt.vmwareapi.fake)
VirtualMachine (class in nova.virt.vmwareapi.fake)
VirtualStorageArray (class in nova.db.sqlalchemy.models)
VirtualStorageArrayNotFound
VirtualStorageArrayNotFoundByName
vlan (nova.db.sqlalchemy.models.Network attribute)
VM_add_to_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
VM_get_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
vm_mode (nova.db.sqlalchemy.models.Instance attribute)
VM_remove_from_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
vm_state (nova.db.sqlalchemy.models.Instance attribute)
VMRCConsole (class in nova.console.vmrc)
VMRCSessionConsole (class in nova.console.vmrc)
vol_count (nova.db.sqlalchemy.models.VirtualStorageArray attribute)
Volume (class in nova.db.sqlalchemy.models)
volume (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
volume_allocate_iscsi_target() (in module nova.db.api)
volume_allocate_shelf_and_blade() (in module nova.db.api)
volume_attached() (in module nova.db.api)
volume_create() (in module nova.db.api)
volume_data_get_for_project() (in module nova.db.api)
volume_destroy() (in module nova.db.api)
volume_detached() (in module nova.db.api)
volume_get() (in module nova.db.api)
volume_get_all() (in module nova.db.api)
volume_get_all_by_host() (in module nova.db.api)
volume_get_all_by_instance() (in module nova.db.api)
volume_get_all_by_project() (in module nova.db.api)
volume_get_by_ec2_id() (in module nova.db.api)
volume_get_instance() (in module nova.db.api)
volume_get_iscsi_target_num() (in module nova.db.api)
volume_get_shelf_and_blade() (in module nova.db.api)
volume_id (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
volume_metadata_delete() (in module nova.db.api)
volume_metadata_get() (in module nova.db.api)
volume_metadata_update() (in module nova.db.api)
volume_name (nova.db.sqlalchemy.models.Snapshot attribute)
volume_size (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
volume_type (nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
volume_type_create() (in module nova.db.api)
volume_type_destroy() (in module nova.db.api)
volume_type_extra_specs_delete() (in module nova.db.api)
volume_type_extra_specs_get() (in module nova.db.api)
volume_type_extra_specs_update_or_create() (in module nova.db.api)
volume_type_get() (in module nova.db.api)
volume_type_get_all() (in module nova.db.api)
volume_type_get_by_name() (in module nova.db.api)
volume_type_id (nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
volume_type_purge() (in module nova.db.api)
volume_update() (in module nova.db.api)
VolumeHelper (class in nova.virt.xenapi.volume_utils)
VolumeIsBusy
VolumeMetadata (class in nova.db.sqlalchemy.models)
VolumeMetadataNotFound
VolumeNotFound
VolumeNotFoundForInstance
volumes (nova.db.sqlalchemy.models.VolumeTypes attribute)
VolumeServiceUnavailable
VolumeTypeExtraSpecs (class in nova.db.sqlalchemy.models)
VolumeTypeExtraSpecsNotFound
VolumeTypeNotFound
VolumeTypeNotFoundByName
VolumeTypes (class in nova.db.sqlalchemy.models)
vpn_ip (nova.auth.manager.Project attribute)
vpn_ping() (in module nova.utils)
vpn_port (nova.auth.manager.Project attribute)
vpn_private_address (nova.db.sqlalchemy.models.Network attribute)
vpn_public_address (nova.db.sqlalchemy.models.Network attribute)
vpn_public_port (nova.db.sqlalchemy.models.Network attribute)
vsa_create() (in module nova.db.api)
vsa_destroy() (in module nova.db.api)
vsa_get() (in module nova.db.api)
vsa_get_all() (in module nova.db.api)
vsa_get_all_by_project() (in module nova.db.api)
vsa_update() (in module nova.db.api)
VSANovaAccessParamNotFound
vsas (nova.db.sqlalchemy.models.InstanceTypes attribute)

W

wait() (nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_carrot.MulticallWaiter method)
(nova.utils.LoopingCall method)
WasAlreadyParsed() (nova.flags.FlagValues method)
WebsocketVNCProxy (class in nova.vnc.proxy)
weight_offset (nova.db.sqlalchemy.models.Zone attribute)
weight_scale (nova.db.sqlalchemy.models.Zone attribute)
wrap_db_error() (in module nova.exception)
wrap_exception() (in module nova.exception)
WritableLogger (class in nova.log)
write() (nova.log.WritableLogger method)
ws2sock() (nova.vnc.proxy.WebsocketVNCProxy method)

X

xenapi_request() (nova.virt.xenapi.fake.SessionBase method)
XenAPIBridgeDriver (class in nova.virt.xenapi.vif)
XenAPIOpenVswitchDriver (class in nova.virt.xenapi.vif)
xhtml_escape() (in module nova.utils)

Z

Zone (class in nova.db.sqlalchemy.models)
zone_create() (in module nova.db.api)
zone_delete() (in module nova.db.api)
zone_get() (in module nova.db.api)
zone_get_all() (in module nova.db.api)
zone_update() (in module nova.db.api)
ZoneNotFound
ZoneRequestError