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

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)
access_key (nova.db.sqlalchemy.models.User attribute)
AccessTestCase (class in nova.tests.test_access)
AccountsTest (class in nova.tests.api.openstack.test_accounts)
action (nova.db.sqlalchemy.models.InstanceActions attribute)
action() (nova.api.openstack.extensions.ActionExtensionController method)
(nova.api.openstack.servers.Controller method)
ActionExtension (class in nova.api.openstack.extensions)
ActionExtensionController (class in nova.api.openstack.extensions)
ActionExtensionTest (class in nova.tests.api.openstack.test_extensions)
actions() (nova.api.openstack.servers.Controller method)
AdapterConsumer (class in nova.rpc)
add() (nova.fakememcache.Client method)
add_action() (nova.api.openstack.extensions.ActionExtensionController method)
add_chain() (nova.network.linux_net.IptablesTable method)
add_console() (nova.console.manager.ConsoleProxyManager method)
add_filters_for_instance() (nova.virt.libvirt_conn.IptablesFirewallDriver method)
add_handler() (nova.api.openstack.extensions.ResponseExtensionController method)
add_image() (nova.tests.image.test_glance.StubGlanceClient 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)
add_to_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
add_to_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
add_to_xenstore() (nova.virt.xenapi.vmops.VMOps method)
add_user() (nova.tests.api.openstack.fakes.FakeAuthManager 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)
AddressAlreadyAllocated
admin_pass (nova.db.sqlalchemy.models.Instance attribute)
AdminAPITest (class in nova.tests.api.openstack.test_adminapi)
AdminController (class in nova.api.ec2.admin)
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)
all_logs() (nova.volume.driver.LoggingVolumeDriver static method)
allocate_address() (nova.api.ec2.cloud.CloudController method)
allocate_fixed_ip() (nova.network.manager.FlatDHCPManager method)
(nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
allocate_floating_ip() (nova.network.api.API method)
(nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager 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)
AOEDriver (class in nova.volume.driver)
AOETestCase (class in nova.tests.test_volume)
API (class in nova.compute.api)
(class in nova.console.api)
(class in nova.network.api)
(class in nova.volume.api)
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_request() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_url (nova.db.sqlalchemy.models.Zone attribute)
ApiEc2TestCase (class in nova.tests.test_api)
ApiError
APIRequest (class in nova.api.ec2.apirequest)
ApiService (class in nova.service)
APITest (class in nova.tests.api.openstack.test_api)
Application (class in nova.wsgi)
apply() (nova.network.linux_net.IptablesManager method)
apply_instance_filter() (nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
ArbitraryObject (class in nova.tests.test_direct)
assert_compute_node_has_enough_resources() (nova.scheduler.driver.Scheduler method)
assert_disk_type() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
assertDateTimesBlank() (nova.tests.image.test_glance.BaseGlanceTest method)
assertDateTimesEmpty() (nova.tests.image.test_glance.BaseGlanceTest method)
assertDateTimesFilled() (nova.tests.image.test_glance.BaseGlanceTest method)
assertDictListMatch() (nova.test.TestCase method)
assertDictMatch() (nova.test.TestCase method)
associate_address() (nova.api.ec2.cloud.CloudController method)
associate_floating_ip() (nova.compute.api.API method)
(nova.network.api.API method)
(nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
async_call_plugin() (nova.virt.xenapi_conn.XenAPISession method)
attach_disk() (nova.virt.fake.FakeConnection method)
attach_status (nova.db.sqlalchemy.models.Volume attribute)
attach_time (nova.db.sqlalchemy.models.Volume attribute)
attach_to_eventlet() (nova.rpc.Consumer method)
attach_volume() (nova.api.ec2.cloud.CloudController method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.volumeops.VolumeOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
audit() (in module nova.log)
(nova.log.NovaLogger method)
auth_token_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
AuthBase (class in nova.auth.manager)
authenticate() (nova.api.openstack.auth.AuthMiddleware method)
(nova.auth.manager.AuthManager method)
AuthManager (class in nova.auth.manager)
AuthManagerDbTestCase (class in nova.tests.test_auth)
AuthManagerLdapTestCase (class in nova.tests.test_auth)
AuthMiddleware (class in nova.api.openstack.auth)
authorize_project_context() (in module nova.db.sqlalchemy.api)
authorize_security_group_ingress() (nova.api.ec2.cloud.CloudController method)
authorize_token() (nova.api.openstack.auth.AuthMiddleware method)
authorize_user_context() (in module nova.db.sqlalchemy.api)
authorize_vnc_console() (nova.vnc.auth.VNCProxyAuthManager method)
AuthToken (class in nova.db.sqlalchemy.models)
availability_zone (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Volume attribute)

B

Backend (class in nova.fakerabbit)
Base (class in nova.db.base)
BaseGlanceTest (class in nova.tests.image.test_glance)
BaseImageService (class in nova.image.service)
BaseLimitTestSuite (class in nova.tests.api.openstack.test_limits)
BaseRequestHandler (class in nova.objectstore.s3server)
best_match_content_type() (nova.wsgi.Request method)
bin_to_dec() (nova.virt.xenapi.vmops.SimpleDH method)
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_stats() (nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
bridge (nova.db.sqlalchemy.models.Network attribute)
broadcast (nova.db.sqlalchemy.models.Network attribute)
BucketHandler (class in nova.objectstore.s3server)
build() (nova.api.openstack.views.addresses.ViewBuilder method)
(nova.api.openstack.views.addresses.ViewBuilderV10 method)
(nova.api.openstack.views.addresses.ViewBuilderV11 method)
(nova.api.openstack.views.flavors.ViewBuilder method)
(nova.api.openstack.views.images.ViewBuilder method)
(nova.api.openstack.views.images.ViewBuilderV11 method)
(nova.api.openstack.views.servers.ViewBuilder method)
(nova.api.openstack.views.versions.ViewBuilder method)
build_datastore_path() (in module nova.virt.vmwareapi.vm_util)
build_object_spec() (in module nova.virt.vmwareapi.vim_util)
build_private_parts() (nova.api.openstack.views.addresses.ViewBuilderV10 method)
build_property_filter_spec() (in module nova.virt.vmwareapi.vim_util)
build_property_spec() (in module nova.virt.vmwareapi.vim_util)
build_public_parts() (nova.api.openstack.views.addresses.ViewBuilderV10 method)
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)
CacheConcurrencyTestCase (class in nova.tests.test_virt)
call() (in module nova.rpc)
call_xenapi() (nova.virt.xenapi_conn.XenAPISession method)
call_xenapi_request() (nova.virt.xenapi_conn.XenAPISession method)
can_read_deleted() (in module nova.db.sqlalchemy.api)
canonical_version_string() (in module nova.version)
cast() (in module nova.rpc)
cdn_management_url (nova.db.sqlalchemy.models.AuthToken attribute)
Certificate (class in nova.db.sqlalchemy.models)
certificate_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
certificate_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
certificate_get() (in module nova.db.sqlalchemy.api)
certificate_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
certificate_get_all_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
certificate_get_all_by_user_and_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
certificate_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ChanceScheduler (class in nova.scheduler.chance)
check_attach() (nova.volume.api.API method)
check_detach() (nova.volume.api.API method)
check_for_delay() (nova.api.openstack.limits.Limiter method)
(nova.api.openstack.limits.WsgiLimiterProxy method)
check_for_export() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.manager.VolumeManager method)
check_for_session_leaks() (in module nova.virt.xenapi.fake)
check_for_setup_error() (nova.volume.driver.FakeAOEDriver method)
(nova.volume.driver.FakeISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.san.SanISCSIDriver method)
check_if_vlan_interface_exists() (in module nova.virt.vmwareapi.network_utils)
check_isinstance() (in module nova.utils)
check_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
check_token() (nova.vnc.auth.VNCProxyAuthManager method)
check_vm_params_for_linux() (nova.tests.test_xenapi.XenAPIVMTestCase method)
check_vm_params_for_linux_with_external_kernel() (nova.tests.test_xenapi.XenAPIVMTestCase method)
check_vm_params_for_windows() (nova.tests.test_xenapi.XenAPIVMTestCase method)
check_vm_record() (nova.tests.test_xenapi.XenAPIVMTestCase method)
checks_instance_lock() (in module nova.compute.manager)
child_zone_helper() (in module nova.scheduler.api)
cidr (nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
cidr_v6 (nova.db.sqlalchemy.models.Network attribute)
cleanup() (in module nova.virt.vmwareapi.fake)
(nova.tests.integrated.integrated_helpers.IntegratedUnitTestContext method)
cleanup_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
clear_fakes() (nova.tests.api.openstack.fakes.FakeAuthManager class method)
clear_logs() (nova.volume.driver.LoggingVolumeDriver static method)
clear_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
clear_time_override() (in module nova.utils)
clear_xenstore() (nova.virt.xenapi.vmops.VMOps method)
ClearDirty() (nova.flags.FlagValues method)
Client (class in nova.fakememcache)
close() (nova.tests.test_api.FakeHttplibConnection method)
(nova.virt.vmwareapi.io_util.GlanceWriteThread method)
(nova.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.GlanceFileRead method)
(nova.virt.vmwareapi.read_write_util.VMWareHTTPWriteFile method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
CloudController (class in nova.api.ec2.cloud)
CloudPipe (class in nova.cloudpipe.pipelib)
CloudTestCase (class in nova.tests.test_cloud)
compare_cpu() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
compile_diagnostics() (nova.virt.xenapi.vm_utils.VMHelper class method)
compile_info() (nova.virt.xenapi.vm_utils.VMHelper class method)
compute_host (nova.db.sqlalchemy.models.ConsolePool attribute)
compute_md5() (in module nova.crypto)
compute_node_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_shared() (nova.virt.xenapi.vmops.SimpleDH method)
ComputeDriver (class in nova.virt.driver)
ComputeManager (class in nova.compute.manager)
ComputeNode (class in nova.db.sqlalchemy.models)
ComputeTestCase (class in nova.tests.test_compute)
confirm_resize() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
Connection (class in nova.rpc)
Console (class in nova.db.sqlalchemy.models)
console_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_get_all_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_get_by_pool_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_pool_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_pool_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_pool_get_all_by_host_type() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_pool_get_by_host_type() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
console_type (nova.console.fake.FakeConsoleProxy attribute)
(nova.console.vmrc.VMRCConsole attribute)
(nova.console.vmrc.VMRCSessionConsole attribute)
(nova.console.xvp.XVPConsoleProxy attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
ConsolePool (class in nova.db.sqlalchemy.models)
ConsoleProxyManager (class in nova.console.manager)
ConsoleTestCase (class in nova.tests.test_console)
consume() (nova.fakerabbit.Backend method)
Consumer (class in nova.rpc)
Context (class in nova.tests.api.openstack.fakes)
context() (nova.tests.test_direct.FakeService method)
(nova.tests.test_rpc.TestReceiver static method)
Controller (class in nova.api.openstack.accounts)
(class in nova.api.openstack.backup_schedules)
(class in nova.api.openstack.consoles)
(class in nova.api.openstack.flavors)
(class in nova.api.openstack.image_metadata)
(class in nova.api.openstack.images)
(class in nova.api.openstack.ips)
(class in nova.api.openstack.server_metadata)
(class in nova.api.openstack.servers)
(class in nova.api.openstack.shared_ip_groups)
(class in nova.api.openstack.users)
(class in nova.api.openstack.zones)
(class in nova.wsgi)
ControllerTest (class in nova.tests.api.test_wsgi)
ControllerTest.TestRouter (class in nova.tests.api.test_wsgi)
ControllerTest.TestRouter.TestController (class in nova.tests.api.test_wsgi)
ControllerV10 (class in nova.api.openstack.flavors)
(class in nova.api.openstack.images)
(class in nova.api.openstack.servers)
ControllerV11 (class in nova.api.openstack.flavors)
(class in nova.api.openstack.images)
(class in nova.api.openstack.servers)
cores (nova.db.sqlalchemy.models.Quota attribute)
cpu_info (nova.db.sqlalchemy.models.ComputeNode attribute)
create() (in module nova.compute.instance_types)
(nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.extensions.ExtensionController method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.ips.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.compute.api.API method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.service.ApiService class method)
(nova.service.Service class method)
(nova.virt.vmwareapi.fake.FakeFactory method)
(nova.volume.api.API method)
create_console() (nova.console.api.API 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_export() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
create_fake_libvirt_mock() (nova.tests.test_virt.LibvirtConnTestCase method)
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_key_pair() (nova.api.ec2.cloud.CloudController 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)
create_network_spec() (in module nova.virt.vmwareapi.vm_util)
create_networks() (nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
create_pbd() (in module nova.virt.xenapi.fake)
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)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
create_res_pool() (in module nova.virt.vmwareapi.fake)
create_security_group() (nova.api.ec2.cloud.CloudController method)
create_service() (nova.tests.test_virt.LibvirtConnTestCase method)
create_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
create_snapshot() (nova.virt.xenapi.vm_utils.VMHelper class 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)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
create_vbd() (in module nova.virt.xenapi.fake)
(nova.virt.xenapi.vm_utils.VMHelper class method)
create_vdi() (in module nova.virt.xenapi.fake)
(nova.virt.xenapi.vm_utils.VMHelper class method)
create_vif() (nova.virt.xenapi.vm_utils.VMHelper class method)
create_vifs() (nova.virt.xenapi.vmops.VMOps method)
create_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
create_vm() (in module nova.virt.xenapi.fake)
(nova.virt.xenapi.vm_utils.VMHelper class method)
create_vm_record() (nova.tests.test_xenapi.XenAPIVMTestCase method)
create_volume() (nova.api.ec2.cloud.CloudController method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.manager.VolumeManager method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
created_at (nova.db.sqlalchemy.models.AuthToken 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.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.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.User 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)
(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)
db_sync() (in module nova.db.migration)
(in module nova.db.sqlalchemy.migration)
db_version() (in module nova.db.migration)
(in module nova.db.sqlalchemy.migration)
db_version_control() (in module nova.db.sqlalchemy.migration)
DbDriver (class in nova.auth.dbdriver)
DBError
deallocate_fixed_ip() (nova.network.manager.FlatDHCPManager method)
(nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
deallocate_floating_ip() (nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
Debug (class in nova.wsgi)
debug() (in module nova.utils)
DebugMiddleware (class in nova.vnc.proxy)
dec_to_mpi() (nova.virt.xenapi.vmops.SimpleDH method)
DECLARE() (in module nova.flags)
declare_consumer() (nova.fakerabbit.Backend method)
decrypt() (nova.virt.xenapi.vmops.SimpleDH method)
default_flagfile() (in module nova.utils)
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)
DelegatedAuthMiddleware (class in nova.api.direct)
delete() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.extensions.ExtensionController method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.ips.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.volume.api.API method)
delete_all() (nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
delete_console() (nova.console.api.API method)
delete_expired_cache_items() (nova.vnc.auth.VNCNovaAuthMiddleware method)
delete_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_instance_metadata() (nova.compute.api.API method)
delete_key_pair() (nova.api.ec2.cloud.CloudController method)
delete_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
delete_s() (nova.auth.fakeldap.FakeLDAP method)
delete_security_group() (nova.api.ec2.cloud.CloudController method)
delete_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
delete_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
delete_volume() (nova.api.ec2.cloud.CloudController method)
(nova.tests.integrated.api.client.TestOpenStackClient method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.manager.VolumeManager method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
deleted (nova.db.sqlalchemy.models.AuthToken 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.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.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.User 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)
(nova.db.sqlalchemy.models.Zone attribute)
deleted_at (nova.db.sqlalchemy.models.AuthToken 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.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.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.User 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)
(nova.db.sqlalchemy.models.Zone attribute)
deregister_image() (nova.api.ec2.cloud.CloudController method)
deregister_project() (nova.api.ec2.admin.AdminController method)
deregister_user() (nova.api.ec2.admin.AdminController method)
describe_addresses() (nova.api.ec2.cloud.CloudController method)
describe_availability_zones() (nova.api.ec2.cloud.CloudController method)
describe_host() (nova.api.ec2.admin.AdminController method)
describe_hosts() (nova.api.ec2.admin.AdminController method)
describe_image_attribute() (nova.api.ec2.cloud.CloudController method)
describe_images() (nova.api.ec2.cloud.CloudController method)
describe_instance_types() (nova.api.ec2.admin.AdminController method)
describe_instances() (nova.api.ec2.cloud.CloudController method)
describe_instances_v6() (nova.api.ec2.cloud.CloudController method)
describe_key_pairs() (nova.api.ec2.cloud.CloudController method)
describe_project() (nova.api.ec2.admin.AdminController method)
describe_project_members() (nova.api.ec2.admin.AdminController method)
describe_projects() (nova.api.ec2.admin.AdminController method)
describe_regions() (nova.api.ec2.cloud.CloudController method)
describe_roles() (nova.api.ec2.admin.AdminController method)
describe_security_groups() (nova.api.ec2.cloud.CloudController method)
describe_snapshots() (nova.api.ec2.cloud.CloudController method)
describe_user() (nova.api.ec2.admin.AdminController method)
describe_user_roles() (nova.api.ec2.admin.AdminController method)
describe_users() (nova.api.ec2.admin.AdminController method)
describe_volumes() (nova.api.ec2.cloud.CloudController method)
describe_vpns() (nova.api.ec2.admin.AdminController method)
description (nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
deserialize() (nova.api.openstack.servers.ServerCreateRequestXMLDeserializer method)
(nova.wsgi.Serializer method)
dest_compute (nova.db.sqlalchemy.models.Migration attribute)
dest_host (nova.db.sqlalchemy.models.Migration attribute)
destroy() (in module nova.compute.instance_types)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
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)
(nova.virt.xenapi.vm_utils.VMHelper class method)
destroy_vdi() (in module nova.virt.xenapi.fake)
destroy_vm() (in module nova.virt.xenapi.fake)
detach_volume() (nova.api.ec2.cloud.CloudController method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.volumeops.VolumeOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
detail() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
determine_disk_image_type() (nova.virt.xenapi.vm_utils.VMHelper class method)
determine_is_pv() (nova.virt.xenapi.vm_utils.VMHelper class method)
dhcp_start (nova.db.sqlalchemy.models.Network attribute)
diagnostics() (nova.api.openstack.servers.Controller method)
DirectCloudTestCase (class in nova.tests.test_direct)
DirectConsumer (class in nova.rpc)
DirectPublisher (class in nova.rpc)
DirectTestCase (class in nova.tests.test_direct)
disabled (nova.db.sqlalchemy.models.Service attribute)
disassociate_address() (nova.api.ec2.cloud.CloudController method)
disassociate_floating_ip() (nova.network.api.API method)
(nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
discover_volume() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
display() (nova.api.openstack.limits.Limit method)
display_description (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
display_name (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
display_unit() (nova.api.openstack.limits.Limit method)
dns (nova.db.sqlalchemy.models.Network attribute)
do_refresh_security_group_rules() (nova.virt.libvirt_conn.IptablesFirewallDriver 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)
DriverTestCase (class in nova.tests.test_volume)
dummy_callback_handler() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
dumps() (in module nova.utils)
Duplicate
DynamicNovaClientTest (class in nova.tests.test_scheduler)

E

ec2_id_to_id() (in module nova.api.ec2.ec2utils)
echo() (nova.tests.test_direct.FakeService method)
(nova.tests.test_rpc.TestReceiver static method)
elevated() (nova.context.RequestContext method)
encrypt() (nova.virt.xenapi.vmops.SimpleDH method)
ensure_bridge() (in module nova.network.linux_net)
ensure_default_security_group() (nova.compute.api.API method)
ensure_export() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
ensure_filtering_rules_for_instance() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
ensure_floating_forward() (in module nova.network.linux_net)
ensure_free_mem() (nova.virt.xenapi.vm_utils.VMHelper class method)
ensure_metadata_ip() (in module nova.network.linux_net)
ensure_vlan() (in module nova.network.linux_net)
ensure_vlan_bridge() (in module nova.network.linux_net)
(in module nova.network.xenapi_net)
ensure_vlan_forward() (in module nova.network.linux_net)
Error
error (nova.db.sqlalchemy.models.InstanceActions attribute)
exception() (nova.log.NovaLogger method)
Exchange (class in nova.fakerabbit)
exchange_declare() (nova.fakerabbit.Backend method)
execute() (in module nova.utils)
ExecuteTestCase (class in nova.tests.test_utils)
expect_http() (nova.tests.test_api.ApiEc2TestCase method)
exploding_novaclient() (in module nova.tests.test_zones)
export_device_count() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
export_device_create_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ExportDevice (class in nova.db.sqlalchemy.models)
extend() (in module nova.virt.disk)
ExtendedService (class in nova.tests.test_service)
ExtensionController (class in nova.api.openstack.extensions)
ExtensionControllerTest (class in nova.tests.api.openstack.test_extensions)
ExtensionDescriptor (class in nova.api.openstack.extensions)
ExtensionManager (class in nova.api.openstack.extensions)
ExtensionManagerTest (class in nova.tests.api.openstack.test_extensions)
ExtensionMiddleware (class in nova.api.openstack.extensions)
ExtensionsTest (class in nova.tests.integrated.test_extensions)

F

factory() (nova.api.openstack.extensions.ExtensionMiddleware class method)
(nova.wsgi.Application class method)
(nova.wsgi.Middleware class method)
fail() (nova.tests.test_rpc.TestReceiver static method)
Failure, [1]
fake_admin_check() (in module nova.tests.api.openstack.test_accounts)
(in module nova.tests.api.openstack.test_users)
fake_auth_init() (in module nova.tests.api.openstack.fakes)
fake_compute_api() (in module nova.tests.api.openstack.test_servers)
fake_execute() (in module nova.tests.fake_utils)
(nova.volume.driver.FakeAOEDriver static method)
(nova.volume.driver.FakeISCSIDriver static method)
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_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_get_vmdk_size_and_properties() (in module nova.virt.vmwareapi.fake)
fake_init() (in module nova.tests.api.openstack.test_accounts)
(in module nova.tests.api.openstack.test_users)
fake_is_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_upload_image() (in module nova.virt.vmwareapi.fake)
FakeAOEDriver (class in nova.volume.driver)
FakeApiRequest (class in nova.tests.test_access)
FakeAuthDatabase (class in nova.tests.api.openstack.fakes)
FakeAuthManager (class in nova.tests.api.openstack.fakes)
FakeConnection (class in nova.virt.fake)
FakeConsoleProxy (class in nova.console.fake)
FakeControllerClass (class in nova.tests.test_access)
FakeEmptyServerCollection (class in nova.tests.test_scheduler)
FakeFactory (class in nova.virt.vmwareapi.fake)
FakeGlance (class in nova.tests.glance.stubs)
FakeHttplibConnection (class in nova.tests.api.openstack.test_limits)
(class in nova.tests.test_api)
FakeHttplibSocket (class in nova.tests.api.openstack.test_limits)
(class in nova.tests.test_api)
FakeImageService (class in nova.image.fake)
FakeInstance (class in nova.virt.fake)
FakeISCSIDriver (class in nova.volume.driver)
FakeLDAP (class in nova.auth.fakeldap)
FakeLdapDriver (class in nova.auth.ldapdriver)
FakeManager (class in nova.tests.test_service)
FakeNovaClient (class in nova.tests.test_scheduler)
FakeRateLimiter (class in nova.tests.api.openstack.fakes)
FakeRequestContext (class in nova.tests.api.openstack.fakes)
FakeRerouteCompute (class in nova.tests.test_scheduler)
FakeResource (class in nova.tests.test_scheduler)
FakeRouter (class in nova.tests.api.openstack.fakes)
FakeServerCollection (class in nova.tests.test_scheduler)
FakeService (class in nova.tests.test_direct)
FakeSessionForMigrationTests (class in nova.tests.xenapi.stubs)
FakeSessionForVMTests (class in nova.tests.xenapi.stubs)
FakeSessionForVolumeFailedTests (class in nova.tests.xenapi.stubs)
FakeSessionForVolumeTests (class in nova.tests.xenapi.stubs)
FakeTime (class in nova.tests.test_compute)
FakeToken (class in nova.tests.api.openstack.fakes)
FakeVim (class in nova.virt.vmwareapi.fake)
FakeZone (class in nova.tests.test_scheduler)
(class in nova.tests.test_zones)
fanout_cast() (in module nova.rpc)
FanoutAdapterConsumer (class in nova.rpc)
FanoutPublisher (class in nova.rpc)
Fault
FaultCheckers (class in nova.virt.vmwareapi.error_util)
fetch() (in module nova.virt.images)
(nova.rpc.Consumer method)
fetch_ca() (in module nova.crypto)
fetch_image() (in module nova.virt.vmwareapi.vmware_images)
(nova.virt.xenapi.vm_utils.VMHelper class method)
fetchfile() (in module nova.utils)
file_name (nova.db.sqlalchemy.models.Certificate attribute)
find() (nova.tests.test_scheduler.FakeEmptyServerCollection method)
(nova.tests.test_scheduler.FakeServerCollection 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() (in module nova.virt.xenapi.vm_utils)
find_sr_from_vbd() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
find_vbd_by_number() (nova.virt.xenapi.vm_utils.VMHelper class method)
fingerprint (nova.db.sqlalchemy.models.KeyPair attribute)
finish() (nova.objectstore.s3server.BaseRequestHandler method)
finish_resize() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
finish_revert_resize() (nova.compute.manager.ComputeManager method)
FirewallDriver (class in nova.virt.libvirt_conn)
fix_console_password() (nova.console.fake.FakeConsoleProxy method)
(nova.console.xvp.XVPConsoleProxy method)
fix_pool_password() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
fixed_ip (nova.db.sqlalchemy.models.FloatingIp attribute)
fixed_ip_associate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_associate_pool() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_disassociate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_disassociate_all_by_timeout() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_all_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_all_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_by_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_instance_v6() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_network() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_id (nova.db.sqlalchemy.models.FloatingIp attribute)
fixed_ip_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
FixedIp (class in nova.db.sqlalchemy.models)
FlagParser (class in nova.twistd)
flags() (nova.test.TestCase method)
FlagsTestCase (class in nova.tests.test_flags)
FlagValues (class in nova.flags)
FlatDHCPManager (class in nova.network.manager)
FlatManager (class in nova.network.manager)
FlatNetworkTestCase (class in nova.tests.test_flat_network)
flatten_dict() (in module nova.utils)
flavorid (nova.db.sqlalchemy.models.InstanceTypes attribute)
FlavorsTest (class in nova.tests.api.openstack.test_flavors)
floating_forward_rules() (in module nova.network.linux_net)
floating_ip_allocate_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_count_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_deallocate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_disassociate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_fixed_ip_associate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_all_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_by_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ips (nova.db.sqlalchemy.models.Quota attribute)
FloatingIp (class in nova.db.sqlalchemy.models)
format() (nova.log.NovaFormatter method)
format_addresses() (nova.api.ec2.cloud.CloudController method)
formatException() (nova.log.NovaFormatter method)
found_instance() (in module nova.tests.test_scheduler)
Foxinsocks (class in nova.tests.api.openstack.extensions.foxinsocks)
FoxInSocksController (class in nova.tests.api.openstack.extensions.foxinsocks)
from_dict() (nova.context.RequestContext class method)
from_port (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)

G

gateway (nova.db.sqlalchemy.models.Network attribute)
gateway_v6 (nova.db.sqlalchemy.models.Network attribute)
generate() (nova.auth.signer.Signer method)
generate_default_hostname() (in module nova.compute.api)
generate_href() (nova.api.openstack.views.flavors.ViewBuilderV11 method)
(nova.api.openstack.views.images.ViewBuilder method)
(nova.api.openstack.views.servers.ViewBuilderV11 method)
(nova.api.openstack.views.versions.ViewBuilder method)
generate_key_pair() (in module nova.crypto)
generate_mac() (in module nova.utils)
generate_new_element() (in module nova.tests.integrated.integrated_helpers)
generate_password() (in module nova.utils)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.vmrc.VMRCSessionConsole method)
generate_random_alphanumeric() (in module nova.tests.integrated.integrated_helpers)
generate_random_numeric() (in module nova.tests.integrated.integrated_helpers)
generate_uid() (in module nova.utils)
generate_vpn_files() (in module nova.crypto)
generate_x509_cert() (in module nova.crypto)
generate_x509_for_user() (nova.api.ec2.admin.AdminController method)
generic_response() (in module nova.rpc)
get() (nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.fakememcache.Client method)
(nova.fakerabbit.Backend method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.service.BaseImageService method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.objectstore.s3server.RootHandler method)
(nova.tests.test_scheduler.FakeEmptyServerCollection method)
(nova.tests.test_scheduler.FakeServerCollection method)
(nova.virt.vmwareapi.fake.ManagedObject method)
(nova.volume.api.API method)
get_access_key() (nova.auth.manager.AuthManager method)
get_actions() (nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.api.openstack.extensions.ExtensionManager method)
(nova.compute.api.API method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_add_vswitch_port_group_spec() (in module nova.virt.vmwareapi.vm_util)
get_admin_context() (in module nova.context)
get_ajax_console() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_alias() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_all() (in module nova.virt.xenapi.fake)
(nova.compute.api.API method)
(nova.volume.api.API method)
get_all_flavors() (in module nova.compute.instance_types)
get_all_records() (in module nova.virt.xenapi.fake)
get_all_types() (in module nova.compute.instance_types)
get_argument() (nova.objectstore.s3server.BaseRequestHandler method)
get_builder() (nova.api.openstack.images.Controller method)
(nova.api.openstack.images.ControllerV10 method)
(nova.api.openstack.images.ControllerV11 method)
get_collection_context_and_id() (nova.scheduler.api.reroute_compute method)
(nova.tests.test_scheduler.FakeRerouteCompute method)
get_connection() (in module nova.virt.connection)
(in module nova.virt.fake)
(in module nova.virt.hyperv)
(in module nova.virt.libvirt_conn)
(in module nova.virt.vmwareapi_conn)
(in module nova.virt.xenapi_conn)
get_console() (nova.console.api.API method)
get_console_output() (nova.api.ec2.cloud.CloudController method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_console_pool_info() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_console_topic() (nova.compute.manager.ComputeManager method)
get_consoles() (nova.console.api.API method)
get_content_type() (nova.wsgi.Request method)
get_controllers() (nova.api.direct.Reflection method)
get_copy_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
get_cpu_info() (nova.virt.libvirt_conn.LibvirtConnection method)
get_credentials() (nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
get_default_instance_type() (in module nova.compute.instance_types)
get_default_xmlns() (nova.api.openstack.common.OpenstackController method)
(nova.api.openstack.flavors.ControllerV11 method)
(nova.api.openstack.images.ControllerV11 method)
(nova.api.openstack.servers.ControllerV11 method)
(nova.wsgi.Controller method)
get_description() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_deserialize_handler() (nova.wsgi.Serializer method)
get_dhcp_hosts() (in module nova.network.linux_net)
get_dhcp_leases() (in module nova.network.linux_net)
get_diagnostics() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_disks() (nova.virt.libvirt_conn.LibvirtConnection method)
get_dummy_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_dynamic_property() (in module nova.virt.vmwareapi.vim_util)
get_encoded_zip() (nova.cloudpipe.pipelib.CloudPipe method)
get_environment_rc() (nova.auth.manager.AuthManager method)
get_eof() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
get_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_flavors() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_from_path() (in module nova.utils)
get_host_ip_addr() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_hypervisor_type() (nova.virt.libvirt_conn.LibvirtConnection method)
get_hypervisor_version() (nova.virt.libvirt_conn.LibvirtConnection method)
get_id_from_href() (in module nova.api.openstack.common)
get_image() (nova.tests.glance.stubs.FakeGlance method)
(nova.tests.image.test_glance.StubGlanceClient method)
(nova.tests.integrated.api.client.TestOpenStackClient method)
get_image_id_from_image_hash() (in module nova.api.openstack.common)
get_image_meta() (nova.tests.glance.stubs.FakeGlance method)
(nova.tests.image.test_glance.StubGlanceClient method)
get_images() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_images_detailed() (nova.tests.image.test_glance.StubGlanceClient method)
get_imported_xenapi() (nova.virt.xenapi_conn.XenAPISession method)
get_info() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_instance_metadata() (nova.compute.api.API method)
get_instance_type() (in module nova.compute.instance_types)
get_instance_type_by_flavor_id() (in module nova.compute.instance_types)
get_instance_type_by_name() (in module nova.compute.instance_types)
get_interfaces() (nova.virt.libvirt_conn.LibvirtConnection method)
get_invalid_image() (nova.tests.integrated.integrated_helpers.TestUser method)
get_key_pairs() (nova.auth.manager.AuthManager static method)
get_limits() (nova.api.openstack.limits.Limiter method)
get_local_gb_total() (nova.virt.libvirt_conn.LibvirtConnection method)
get_local_gb_used() (nova.virt.libvirt_conn.LibvirtConnection method)
get_lock() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
get_machine_id_change_spec() (in module nova.virt.vmwareapi.vm_util)
get_memory_mb_total() (nova.virt.libvirt_conn.LibvirtConnection method)
get_memory_mb_used() (nova.virt.libvirt_conn.LibvirtConnection method)
get_metadata() (nova.api.ec2.cloud.CloudController method)
get_method_info() (nova.api.direct.Reflection method)
get_methods() (nova.api.direct.Reflection method)
get_my_linklocal() (in module nova.utils)
get_name() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_name_label_for_image() (in module nova.virt.xenapi.vm_utils)
get_namespace() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
get_network_host() (nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
get_network_topic() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
get_network_with_the_name() (in module nova.virt.vmwareapi.network_utils)
get_next() (nova.virt.vmwareapi.read_write_util.GlanceFileRead method)
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_pool_for_instance_host() (nova.console.manager.ConsoleProxyManager method)
get_port() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
get_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
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)
(nova.tests.api.openstack.fakes.FakeAuthManager 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_public() (nova.virt.xenapi.vmops.SimpleDH method)
get_quota() (in module nova.quota)
get_record() (in module nova.virt.xenapi.fake)
get_resources() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.api.openstack.extensions.ExtensionManager method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_response_extensions() (nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.api.openstack.extensions.ExtensionManager method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_roles() (nova.auth.manager.AuthManager static method)
get_rrd() (in module nova.virt.xenapi.vm_utils)
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_size() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
(nova.virt.vmwareapi.read_write_util.VmWareHTTPReadFile method)
get_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
get_sr_path() (nova.virt.xenapi.vm_utils.VMHelper class method)
get_this_vm_ref() (in module nova.virt.xenapi.vm_utils)
get_this_vm_uuid() (in module nova.virt.xenapi.vm_utils)
get_token_info() (nova.vnc.auth.VNCNovaAuthMiddleware method)
get_unused_server_name() (nova.tests.integrated.integrated_helpers.TestUser method)
get_updated() (nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
get_uri() (nova.virt.libvirt_conn.LibvirtConnection method)
get_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
get_user_by_authentication() (nova.api.openstack.auth.AuthMiddleware method)
get_user_from_access_key() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager 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)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
get_valid_image() (nova.tests.integrated.integrated_helpers.TestUser method)
get_vcpu_total() (nova.virt.libvirt_conn.LibvirtConnection method)
get_vcpu_used() (nova.virt.libvirt_conn.LibvirtConnection method)
get_vdi_for_vm_safely() (in module nova.virt.xenapi.vm_utils)
(nova.virt.xenapi.vm_utils.VMHelper class method)
get_vhd_parent() (in module nova.virt.xenapi.vm_utils)
get_vhd_parent_uuid() (in module nova.virt.xenapi.vm_utils)
get_view_builder() (in module nova.api.openstack.views.versions)
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_vmdk_size_and_properties() (in module nova.virt.vmwareapi.vmware_images)
get_vnc_console() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
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)
get_xenapi() (nova.virt.xenapi_conn.XenAPISession method)
get_xenapi_host() (nova.virt.xenapi_conn.XenAPISession method)
get_zone_capabilities() (in module nova.scheduler.api)
(nova.scheduler.manager.SchedulerManager method)
(nova.scheduler.zone_manager.ZoneManager method)
get_zone_list() (in module nova.scheduler.api)
(nova.scheduler.manager.SchedulerManager method)
(nova.scheduler.zone_manager.ZoneManager method)
GetFromPathTestCase (class in nova.tests.test_utils)
getresponse() (nova.tests.api.openstack.test_limits.FakeHttplibConnection method)
(nova.tests.test_api.FakeHttplibConnection method)
getresponsebody() (nova.tests.test_api.FakeHttplibConnection method)
gigabytes (nova.db.sqlalchemy.models.Quota attribute)
GlanceFileRead (class in nova.virt.vmwareapi.read_write_util)
GlanceImageService (class in nova.image.glance)
GlanceImageServiceTest (class in nova.tests.api.openstack.test_images)
GlanceWriteThread (class in nova.virt.vmwareapi.io_util)
go_boom() (in module nova.tests.test_scheduler)
group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)

H

handle_exception() (in module nova.log)
has_authentication() (nova.api.openstack.auth.AuthMiddleware method)
has_finished_migration() (nova.compute.api.API method)
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.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.tests.xenapi.stubs.FakeSessionForVMTests method)
(nova.virt.xenapi.fake.SessionBase method)
host_compute_free_memory() (nova.virt.xenapi.fake.SessionBase method)
host_dict() (in module nova.api.ec2.admin)
host_get_networks() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
hostname (nova.db.sqlalchemy.models.Instance attribute)
HostNetworkSystem (class in nova.virt.vmwareapi.fake)
hosts_up() (nova.scheduler.driver.Scheduler method)
hosts_up_with_zone() (nova.scheduler.zone.ZoneScheduler method)
HostSystem (class in nova.virt.vmwareapi.fake)
HpSanISCSIDriver (class in nova.volume.san)
HyperVConnection (class in nova.virt.hyperv)
hypervisor_type (nova.db.sqlalchemy.models.ComputeNode attribute)
hypervisor_version (nova.db.sqlalchemy.models.ComputeNode attribute)
HyperVTestCase (class in nova.tests.hyperv_unittest)

I

id (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.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.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.User attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.Zone attribute)
id_to_ec2_id() (in module nova.api.ec2.ec2utils)
ignore_failure() (in module nova.virt.xenapi.vm_utils)
image_id (nova.db.sqlalchemy.models.Instance attribute)
image_url() (in module nova.virt.images)
ImageControllerWithGlanceServiceTest (class in nova.tests.api.openstack.test_images)
ImageMetaDataTest (class in nova.tests.api.openstack.test_image_metadata)
ImageType (class in nova.virt.xenapi.vm_utils)
import_class() (in module nova.utils)
import_object() (in module nova.utils)
incr() (nova.fakememcache.Client method)
index() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.extensions.ExtensionController method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.ips.Controller method)
(nova.api.openstack.limits.LimitsController method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.tests.api.openstack.extensions.foxinsocks.FoxInSocksController method)
(nova.tests.api.openstack.test_extensions.StubController method)
info() (nova.api.openstack.zones.Controller method)
init_host() (in module nova.network.linux_net)
(nova.compute.manager.ComputeManager method)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.manager.ConsoleProxyManager method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
(nova.manager.Manager method)
(nova.network.manager.FlatDHCPManager method)
(nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
(nova.volume.manager.VolumeManager method)
initialize() (in module nova.auth.fakeldap)
inject_data() (in module nova.virt.disk)
inject_data_into_fs() (in module nova.virt.disk)
inject_file() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
inject_network_info() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
injected (nova.db.sqlalchemy.models.Network attribute)
Instance (class in nova.db.sqlalchemy.models)
instance (nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance() (nova.auth.fakeldap.Store class method)
(nova.rpc.Connection class method)
(nova.virt.fake.FakeConnection class method)
instance_action_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_add_security_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_address() (in module nova.tests.api.openstack.test_servers)
instance_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_data_get_for_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_dict() (in module nova.api.ec2.admin)
instance_filter_exists() (nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
instance_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_actions() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_all_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_all_by_reservation() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_all_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_disk_sum_by_host_and_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_fixed_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_fixed_address_v6() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_floating_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_memory_sum_by_host_and_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_project_vpn() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_vcpu_sum_by_host_and_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_id (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.Migration attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance_is_vpn() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_get_item() (in module nova.db.sqlalchemy.api)
instance_metadata_update_or_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_name (nova.db.sqlalchemy.models.Console attribute)
instance_rules() (nova.virt.libvirt_conn.IptablesFirewallDriver method)
instance_set_state() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_get_by_flavor_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_get_by_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_get_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_id (nova.db.sqlalchemy.models.Instance attribute)
instance_type_purge() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.tests.api.openstack.test_servers)
InstanceActions (class in nova.db.sqlalchemy.models)
InstanceInfo (class in nova.virt.driver)
InstanceMetadata (class in nova.db.sqlalchemy.models)
InstanceNotFound
instances (nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
InstanceTypes (class in nova.db.sqlalchemy.models)
InstanceTypeTestCase (class in nova.tests.test_instance_types)
IntegratedUnitTestContext (class in nova.tests.integrated.integrated_helpers)
interface_stats() (nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
introduce_vdi() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
Invalid
invalid() (nova.objectstore.s3server.BaseRequestHandler method)
invalid_return() (nova.tests.test_direct.FakeService method)
InvalidContentType
InvalidInputException
invoke() (nova.api.ec2.apirequest.APIRequest method)
IOThread (class in nova.virt.vmwareapi.io_util)
IptablesFirewallDriver (class in nova.virt.libvirt_conn)
IptablesFirewallTestCase (class in nova.tests.test_virt)
IptablesManager (class in nova.network.linux_net)
IptablesManagerTestCase (class in nova.tests.test_network)
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)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
is_admin_context() (in module nova.db.sqlalchemy.api)
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)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
is_superuser() (nova.auth.manager.AuthManager method)
(nova.auth.manager.User method)
is_user_context() (in module nova.db.sqlalchemy.api)
iscsi_target_count_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
iscsi_target_create_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ISCSIDriver (class in nova.volume.driver)
IscsiTarget (class in nova.db.sqlalchemy.models)
ISCSITestCase (class in nova.tests.test_volume)
IsDirty() (nova.flags.FlagValues method)
IsolationTestCase (class in nova.tests.test_test)
isotime() (in module nova.utils)
iteritems() (nova.db.sqlalchemy.models.NovaBase method)

J

JsonParamsMiddleware (class in nova.api.direct)

K

kernel_id (nova.db.sqlalchemy.models.Instance attribute)
key (nova.db.sqlalchemy.models.InstanceMetadata 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)
(in module nova.db.sqlalchemy.api)
key_pair_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
key_pair_destroy_all_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
key_pair_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
key_pair_get_all_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
key_path() (in module nova.crypto)
KeyPair (class in nova.db.sqlalchemy.models)
kill() (nova.service.Service method)

L

label (nova.db.sqlalchemy.models.Network attribute)
last_octet() (in module nova.utils)
launch_index (nova.db.sqlalchemy.models.Instance attribute)
launch_vpn_instance() (nova.cloudpipe.pipelib.CloudPipe method)
launched_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
launched_on (nova.db.sqlalchemy.models.Instance attribute)
lazy_load_library_exists() (nova.tests.test_virt.LibvirtConnTestCase method)
LazyPluggable (class in nova.utils)
LdapDriver (class in nova.auth.ldapdriver)
lease_fixed_ip() (nova.network.manager.NetworkManager method)
leased (nova.db.sqlalchemy.models.FixedIp attribute)
LibvirtConnection (class in nova.virt.libvirt_conn)
LibvirtConnTestCase (class in nova.tests.test_virt)
Limit (class in nova.api.openstack.limits)
Limited (class in nova.api.direct)
limited() (in module nova.api.openstack.common)
limited_by_marker() (in module nova.api.openstack.common)
Limiter (class in nova.api.openstack.limits)
LimiterTest (class in nova.tests.api.openstack.test_common)
(class in nova.tests.api.openstack.test_limits)
LimitMiddlewareTest (class in nova.tests.api.openstack.test_limits)
LimitsController (class in nova.api.openstack.limits)
LimitsControllerTest (class in nova.tests.api.openstack.test_limits)
LimitTest (class in nova.tests.api.openstack.test_limits)
link_disks() (nova.virt.xenapi.vmops.VMOps method)
list_disks() (nova.virt.fake.FakeConnection method)
list_from_xenstore() (nova.virt.xenapi.vmops.VMOps method)
list_instances() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
list_instances_detail() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
list_interfaces() (nova.virt.fake.FakeConnection method)
live_migration() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
load_paste_app() (in module nova.wsgi)
load_paste_configuration() (in module nova.wsgi)
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)
local_path() (nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
LocalImageService (class in nova.image.local)
LocalImageServiceTest (class in nova.tests.api.openstack.test_images)
LocalizationTestCase (class in nova.tests.test_localization)
lock() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
lock_instance() (nova.compute.manager.ComputeManager method)
locked (nova.db.sqlalchemy.models.Instance attribute)
LockoutTestCase (class in nova.tests.test_middleware)
LockTestCase (class in nova.tests.test_misc)
log_action() (nova.volume.driver.LoggingVolumeDriver static method)
log_db_contents() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
log_error() (nova.scheduler.zone_manager.ZoneState method)
LoggingMiddleware (class in nova.vnc.auth)
LoggingVolumeDriver (class in nova.volume.driver)
LogHandlerTestCase (class in nova.tests.test_log)
LoginTest (class in nova.tests.integrated.test_login)
logs_like() (nova.volume.driver.LoggingVolumeDriver static method)
lookup() (nova.api.ec2.metadatarequesthandler.MetadataRequestHandler method)
(nova.virt.xenapi.vm_utils.VMHelper class method)
lookup_kernel_ramdisk() (nova.virt.xenapi.vm_utils.VMHelper class method)
lookup_vm_vdis() (nova.virt.xenapi.vm_utils.VMHelper class method)
LoopingCall (class in nova.utils)
LoopingCallDone

M

mac_address (nova.db.sqlalchemy.models.Instance attribute)
makefile() (nova.tests.api.openstack.test_limits.FakeHttplibSocket method)
(nova.tests.test_api.FakeHttplibSocket method)
ManagedObject (class in nova.virt.vmwareapi.fake)
Manager (class in nova.manager)
map_dict_keys() (in module nova.utils)
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_forward() (in module nova.network.linux_net)
metadata_items (nova.db.sqlalchemy.models.Quota attribute)
MetadataRequestHandler (class in nova.api.ec2.metadatarequesthandler)
Middleware (class in nova.wsgi)
migrate_disk_and_power_off() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
Migration (class in nova.db.sqlalchemy.models)
migration_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get_by_instance_and_status() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
mkcacert() (in module nova.crypto)
mkreq() (in module nova.crypto)
modify_image_attribute() (nova.api.ec2.cloud.CloudController method)
modify_project() (nova.api.ec2.admin.AdminController method)
(nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
modify_project_member() (nova.api.ec2.admin.AdminController method)
modify_s() (nova.auth.fakeldap.FakeLDAP method)
modify_user() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
modify_user_role() (nova.api.ec2.admin.AdminController method)
mounted_on_same_shared_storage() (nova.scheduler.driver.Scheduler method)
mountpoint (nova.db.sqlalchemy.models.Volume attribute)
mountpoint_to_number() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
mpi_to_dec() (nova.virt.xenapi.vmops.SimpleDH method)
msg_reply() (in module nova.rpc)

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.User attribute)
(nova.db.sqlalchemy.models.Volume attribute)
name() (in module nova.compute.power_state)
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)
network_associate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_count() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_count_allocated_ips() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_count_available_ips() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_count_reserved_ips() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_create_fixed_ips() (in module nova.db.api)
network_create_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_delete_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_disassociate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_disassociate_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_all_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
network_get_associated_fixed_ips() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_bridge() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_cidr() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.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)
network_set_cidr() (in module nova.db.api)
network_set_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
NetworkHelper (class in nova.virt.xenapi.network_utils)
NetworkManager (class in nova.network.manager)
NetworkTestCase (class in nova.tests.network.base)
new_flavor_id (nova.db.sqlalchemy.models.Migration attribute)
next() (nova.db.sqlalchemy.models.NovaBase method)
NO_SUCH_OBJECT
NoMoreAddresses
NoMoreBlades
NoMoreNetworks
NoMoreTargets
NotAuthorized
NotEmpty
NotFound
nova.api.direct (module)
nova.api.ec2.admin (module)
nova.api.ec2.apirequest (module)
nova.api.ec2.cloud (module)
nova.api.ec2.ec2utils (module)
nova.api.ec2.metadatarequesthandler (module)
nova.api.openstack.accounts (module)
nova.api.openstack.auth (module)
nova.api.openstack.backup_schedules (module)
nova.api.openstack.common (module)
nova.api.openstack.consoles (module)
nova.api.openstack.contrib.volumes (module)
nova.api.openstack.extensions (module)
nova.api.openstack.faults (module)
nova.api.openstack.flavors (module)
nova.api.openstack.image_metadata (module)
nova.api.openstack.images (module)
nova.api.openstack.ips (module)
nova.api.openstack.limits (module)
nova.api.openstack.server_metadata (module)
nova.api.openstack.servers (module)
nova.api.openstack.shared_ip_groups (module)
nova.api.openstack.users (module)
nova.api.openstack.versions (module)
nova.api.openstack.views.addresses (module)
nova.api.openstack.views.flavors (module)
nova.api.openstack.views.images (module)
nova.api.openstack.views.servers (module)
nova.api.openstack.views.versions (module)
nova.api.openstack.zones (module)
nova.auth.dbdriver (module)
nova.auth.fakeldap (module)
nova.auth.ldapdriver (module)
nova.auth.manager (module)
nova.auth.signer (module)
nova.cloudpipe.pipelib (module)
nova.compute.api (module)
nova.compute.instance_types (module)
nova.compute.manager (module)
nova.compute.power_state (module)
nova.console.api (module)
nova.console.fake (module)
nova.console.manager (module)
nova.console.vmrc (module)
nova.console.xvp (module)
nova.context (module)
nova.crypto (module)
nova.db.api (module)
nova.db.base (module)
nova.db.migration (module)
nova.db.sqlalchemy.api (module)
nova.db.sqlalchemy.migrate_repo.manage (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.migration (module)
nova.db.sqlalchemy.models (module)
nova.db.sqlalchemy.session (module)
nova.exception (module)
nova.fakememcache (module)
nova.fakerabbit (module)
nova.flags (module)
nova.image.fake (module)
nova.image.glance (module)
nova.image.local (module)
nova.image.s3 (module)
nova.image.service (module)
nova.log (module)
nova.manager (module)
nova.network.api (module)
nova.network.linux_net (module)
nova.network.manager (module)
nova.network.xenapi_net (module)
nova.objectstore.s3server (module)
nova.quota (module)
nova.rpc (module)
nova.scheduler.api (module)
nova.scheduler.chance (module)
nova.scheduler.driver (module)
nova.scheduler.manager (module)
nova.scheduler.simple (module)
nova.scheduler.zone (module)
nova.scheduler.zone_manager (module)
nova.service (module)
nova.test (module)
nova.tests.api.openstack.common (module)
nova.tests.api.openstack.extensions.foxinsocks (module)
nova.tests.api.openstack.fakes (module)
nova.tests.api.openstack.test_accounts (module)
nova.tests.api.openstack.test_adminapi (module)
nova.tests.api.openstack.test_api (module)
nova.tests.api.openstack.test_auth (module)
nova.tests.api.openstack.test_common (module)
nova.tests.api.openstack.test_extensions (module)
nova.tests.api.openstack.test_faults (module)
nova.tests.api.openstack.test_flavors (module)
nova.tests.api.openstack.test_image_metadata (module)
nova.tests.api.openstack.test_images (module)
nova.tests.api.openstack.test_limits (module)
nova.tests.api.openstack.test_server_metadata (module)
nova.tests.api.openstack.test_servers (module)
nova.tests.api.openstack.test_shared_ip_groups (module)
nova.tests.api.openstack.test_users (module)
nova.tests.api.openstack.test_versions (module)
nova.tests.api.openstack.test_zones (module)
nova.tests.api.test_wsgi (module)
nova.tests.db.fakes (module)
nova.tests.declare_flags (module)
nova.tests.fake_flags (module)
nova.tests.fake_utils (module)
nova.tests.glance.stubs (module)
nova.tests.hyperv_unittest (module)
nova.tests.image.test_glance (module)
nova.tests.integrated.api.client (module)
nova.tests.integrated.integrated_helpers (module)
nova.tests.integrated.test_extensions (module)
nova.tests.integrated.test_login (module)
nova.tests.integrated.test_servers (module)
nova.tests.integrated.test_volumes (module)
nova.tests.integrated.test_xml (module)
nova.tests.network.base (module)
nova.tests.real_flags (module)
nova.tests.runtime_flags (module)
nova.tests.test_access (module)
nova.tests.test_api (module)
nova.tests.test_auth (module)
nova.tests.test_cloud (module)
nova.tests.test_compute (module)
nova.tests.test_console (module)
nova.tests.test_direct (module)
nova.tests.test_flags (module)
nova.tests.test_flat_network (module)
nova.tests.test_instance_types (module)
nova.tests.test_localization (module)
nova.tests.test_log (module)
nova.tests.test_middleware (module)
nova.tests.test_misc (module)
nova.tests.test_network (module)
nova.tests.test_objectstore (module)
nova.tests.test_quota (module)
nova.tests.test_rpc (module)
nova.tests.test_scheduler (module)
nova.tests.test_service (module)
nova.tests.test_test (module)
nova.tests.test_twistd (module)
nova.tests.test_utils (module)
nova.tests.test_virt (module)
nova.tests.test_vlan_network (module)
nova.tests.test_vmwareapi (module)
nova.tests.test_volume (module)
nova.tests.test_xenapi (module)
nova.tests.test_zones (module)
nova.tests.vmwareapi.db_fakes (module)
nova.tests.vmwareapi.stubs (module)
nova.tests.xenapi.stubs (module)
nova.twistd (module)
nova.utils (module)
nova.vcsversion (module)
nova.version (module)
nova.virt.connection (module)
nova.virt.disk (module)
nova.virt.driver (module)
nova.virt.fake (module)
nova.virt.hyperv (module)
nova.virt.images (module)
nova.virt.libvirt_conn (module)
nova.virt.vmwareapi.error_util (module)
nova.virt.vmwareapi.fake (module)
nova.virt.vmwareapi.io_util (module)
nova.virt.vmwareapi.network_utils (module)
nova.virt.vmwareapi.read_write_util (module)
nova.virt.vmwareapi.vim (module)
nova.virt.vmwareapi.vim_util (module)
nova.virt.vmwareapi.vm_util (module)
nova.virt.vmwareapi.vmops (module)
nova.virt.vmwareapi.vmware_images (module)
nova.virt.vmwareapi_conn (module)
nova.virt.xenapi.fake (module)
nova.virt.xenapi.network_utils (module)
nova.virt.xenapi.vm_utils (module)
nova.virt.xenapi.vmops (module)
nova.virt.xenapi.volume_utils (module)
nova.virt.xenapi.volumeops (module)
nova.virt.xenapi_conn (module)
nova.vnc.auth (module)
nova.vnc.proxy (module)
nova.volume.api (module)
nova.volume.driver (module)
nova.volume.manager (module)
nova.volume.san (module)
nova.wsgi (module)
nova_base_ipv4_filter() (nova.virt.libvirt_conn.NWFilterFirewall method)
nova_base_ipv6_filter() (nova.virt.libvirt_conn.NWFilterFirewall method)
nova_dhcp_filter() (nova.virt.libvirt_conn.NWFilterFirewall method)
nova_project_filter() (nova.virt.libvirt_conn.NWFilterFirewall method)
nova_project_filter_v6() (nova.virt.libvirt_conn.NWFilterFirewall method)
nova_ra_filter() (nova.virt.libvirt_conn.NWFilterFirewall method)
NovaBase (class in nova.db.sqlalchemy.models)
novadir() (in module nova.utils)
NovaFormatter (class in nova.log)
NovaFormatterTestCase (class in nova.tests.test_log)
NoValidHost
NovaLogger (class in nova.log)
NovaLoggerTestCase (class in nova.tests.test_log)
NovaRootLogger (class in nova.log)
NullWriter (class in nova.tests.image.test_glance)
NWFilterFirewall (class in nova.virt.libvirt_conn)
NWFilterTestCase (class in nova.tests.test_virt)

O

OBJECT_CLASS_VIOLATION
ObjectHandler (class in nova.objectstore.s3server)
old_flavor_id (nova.db.sqlalchemy.models.Migration attribute)
OpenStackApiAuthenticationException
OpenStackApiException
OpenStackApiNotFoundException
OpenstackController (class in nova.api.openstack.common)
os_type (nova.db.sqlalchemy.models.Instance attribute)
OverLimitFault

P

parent_group (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
parent_group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
Parse() (nova.twistd.FlagParser method)
parse_isotime() (in module nova.utils)
parse_mailmap() (in module nova.utils)
parse_volume_info() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
parseArgs() (nova.twistd.TwistdServerOptions 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)
paste_config_file() (in module nova.wsgi)
pause() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.tests.test_scheduler.FakeResource method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
pause_instance() (nova.compute.manager.ComputeManager method)
PBD_unplug() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
periodic_tasks() (nova.compute.manager.ComputeManager method)
(nova.manager.Manager method)
(nova.manager.SchedulerDependentManager method)
(nova.network.manager.NetworkManager method)
(nova.scheduler.manager.SchedulerManager method)
(nova.service.Service method)
PIF_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
ping() (nova.scheduler.zone_manager.ZoneManager method)
poll_rescued_instances() (nova.virt.driver.ComputeDriver method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
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_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_live_migration() (nova.compute.manager.ComputeManager method)
post_server() (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)
PostParamsMiddleware (class in nova.api.direct)
pre_live_migration() (nova.compute.manager.ComputeManager method)
preconfigure_instance() (nova.virt.xenapi.vm_utils.VMHelper class method)
prep_resize() (nova.compute.manager.ComputeManager method)
prepare_instance_filter() (nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
prepare_message() (nova.fakerabbit.Backend method)
print_data() (nova.api.ec2.metadatarequesthandler.MetadataRequestHandler method)
print_generator() (nova.wsgi.Debug static method)
private() (nova.api.openstack.ips.Controller method)
process() (nova.api.openstack.extensions.ResponseExtensionController method)
process_request() (nova.api.direct.DelegatedAuthMiddleware method)
(nova.api.direct.JsonParamsMiddleware method)
(nova.api.direct.PostParamsMiddleware method)
(nova.wsgi.Middleware method)
process_response() (nova.wsgi.Middleware method)
ProcessExecutionError
Project (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
project (nova.context.RequestContext attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
project_add_member() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_dict() (in module nova.api.ec2.admin)
project_generator (class in nova.tests.test_auth)
project_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_get_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_get_network() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_get_network_v6() (in module nova.db.api)
(in module nova.db.sqlalchemy.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.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation 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)
(in module nova.db.sqlalchemy.api)
project_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ProjectTestCase (class in nova.tests.test_misc)
Prop (class in nova.virt.vmwareapi.fake)
protocol (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
provider_auth (nova.db.sqlalchemy.models.Volume attribute)
provider_location (nova.db.sqlalchemy.models.Volume attribute)
Proxy (class in nova.api.direct)
proxy_connection() (nova.vnc.proxy.WebsocketVNCProxy method)
public() (nova.api.openstack.ips.Controller 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)
purge() (in module nova.compute.instance_types)
push() (nova.fakerabbit.Queue method)
put() (nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)

Q

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)
(in module nova.db.sqlalchemy.api)
Quota (class in nova.db.sqlalchemy.models)
quota_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
QuotaError
QuotaTestCase (class in nova.tests.test_quota)
QuotaTestCase.StubImageService (class in nova.tests.test_quota)

R

ramdisk_id (nova.db.sqlalchemy.models.Instance attribute)
RateLimitingMiddleware (class in nova.api.openstack.limits)
RBDDriver (class in nova.volume.driver)
read() (nova.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.GlanceFileRead method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
(nova.virt.vmwareapi.read_write_util.VmWareHTTPReadFile method)
read_from_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
read_from_xenstore() (nova.virt.xenapi.vmops.VMOps method)
read_partial_from_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
reboot() (nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
reboot_instance() (nova.compute.manager.ComputeManager method)
reboot_instances() (nova.api.ec2.cloud.CloudController method)
receive() (nova.rpc.AdapterConsumer method)
reconfig() (nova.virt.vmwareapi.fake.VirtualMachine method)
recover_live_migration() (nova.compute.manager.ComputeManager method)
recreate() (nova.rpc.Connection class method)
redirect_handler() (in module nova.scheduler.api)
RedirectResult
Reflection (class in nova.api.direct)
refresh_security_group_members() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.LibvirtConnection method)
refresh_security_group_rules() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
register_image() (nova.api.ec2.cloud.CloudController method)
register_models() (in module nova.db.sqlalchemy.models)
register_project() (nova.api.ec2.admin.AdminController method)
register_service() (in module nova.api.direct)
register_user() (nova.api.ec2.admin.AdminController method)
release_address() (nova.api.ec2.cloud.CloudController method)
release_fixed_ip() (nova.network.manager.NetworkManager method)
release_floating_ip() (nova.network.api.API method)
remap_vbd_dev() (in module nova.virt.xenapi.vm_utils)
RemoteError
remove_chain() (nova.network.linux_net.IptablesTable method)
remove_compute_volume() (nova.volume.manager.VolumeManager method)
remove_console() (nova.console.manager.ConsoleProxyManager method)
remove_export() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
remove_filters_for_instance() (nova.virt.libvirt_conn.IptablesFirewallDriver method)
remove_floating_forward() (in module nova.network.linux_net)
remove_from_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
remove_from_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
remove_from_xenstore() (nova.virt.xenapi.vmops.VMOps 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)
render_xml() (nova.objectstore.s3server.BaseRequestHandler method)
report_count (nova.db.sqlalchemy.models.Service attribute)
report_state() (nova.service.Service method)
Request (class in nova.wsgi)
request() (nova.tests.api.openstack.test_limits.FakeHttplibConnection method)
(nova.tests.integrated.api.client.TestOpenStackClient method)
(nova.tests.test_api.FakeHttplibConnection method)
RequestContext (class in nova.context)
RequestTest (class in nova.tests.api.test_wsgi)
require_admin_context() (in module nova.db.sqlalchemy.api)
require_context() (in module nova.db.sqlalchemy.api)
reroute_compute (class in nova.scheduler.api)
rescue() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
rescue_instance() (nova.api.ec2.cloud.CloudController method)
(nova.compute.manager.ComputeManager method)
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_fake_data() (nova.tests.api.openstack.fakes.FakeAuthManager class method)
reset_flags() (nova.test.TestCase method)
reset_network() (in module nova.tests.test_xenapi)
(nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
reset_table() (in module nova.virt.xenapi.fake)
resize() (nova.compute.api.API method)
(nova.virt.fake.FakeConnection method)
resize_instance() (nova.compute.manager.ComputeManager method)
(nova.virt.xenapi.vmops.VMOps method)
ResourceExtension (class in nova.api.openstack.extensions)
ResourceExtensionTest (class in nova.tests.api.openstack.test_extensions)
ResourcePool (class in nova.virt.vmwareapi.fake)
response_status() (nova.tests.test_access.AccessTestCase method)
ResponseExtension (class in nova.api.openstack.extensions)
ResponseExtensionController (class in nova.api.openstack.extensions)
ResponseExtensionTest (class in nova.tests.api.openstack.test_extensions)
resume() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
resume_instance() (nova.compute.manager.ComputeManager method)
retrieveproperties_fault_checker() (nova.virt.vmwareapi.error_util.FaultCheckers static method)
return_create_instance_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_empty_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_instance_type_by_flavor_id() (in module nova.tests.api.openstack.test_flavors)
return_instance_type_not_found() (in module nova.tests.api.openstack.test_flavors)
return_instance_types() (in module nova.tests.api.openstack.test_flavors)
return_security_group() (in module nova.tests.api.openstack.test_servers)
return_server() (in module nova.tests.api.openstack.test_servers)
return_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_server_with_addresses() (in module nova.tests.api.openstack.test_servers)
return_servers() (in module nova.tests.api.openstack.test_servers)
revert_resize() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection 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)
revoke_security_group_ingress() (nova.api.ec2.cloud.CloudController method)
role (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
RootHandler (class in nova.objectstore.s3server)
RootLoggerTestCase (class in nova.tests.test_log)
Router (class in nova.api.direct)
(class in nova.wsgi)
routing_get() (nova.compute.api.API method)
RpcTestCase (class in nova.tests.test_rpc)
run() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
run_instance() (nova.compute.manager.ComputeManager method)
run_instances() (nova.api.ec2.cloud.CloudController method)
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)
S3APITestCase (class in nova.tests.test_objectstore)
S3Application (class in nova.objectstore.s3server)
S3ImageService (class in nova.image.s3)
safe_find_sr() (in module nova.virt.xenapi.vm_utils)
safe_id() (nova.auth.manager.AuthBase class method)
SanISCSIDriver (class in nova.volume.san)
sanitize() (in module nova.auth.ldapdriver)
save() (nova.db.sqlalchemy.models.NovaBase method)
scan_default_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
scan_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
schedule() (nova.scheduler.chance.ChanceScheduler method)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.zone.ZoneScheduler method)
(nova.tests.test_scheduler.TestDriver method)
schedule_create_volume() (nova.scheduler.simple.SimpleScheduler method)
schedule_live_migration() (nova.scheduler.driver.Scheduler method)
schedule_named_method() (nova.tests.test_scheduler.TestDriver method)
schedule_run_instance() (nova.scheduler.simple.SimpleScheduler method)
schedule_set_network_host() (nova.scheduler.simple.SimpleScheduler method)
scheduled_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
Scheduler (class in nova.scheduler.driver)
SchedulerDependentManager (class in nova.manager)
SchedulerManager (class in nova.scheduler.manager)
SchedulerTestCase (class in nova.tests.test_scheduler)
search_s() (nova.auth.fakeldap.FakeLDAP method)
secret_key (nova.db.sqlalchemy.models.User attribute)
security_group_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_destroy_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_exists() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_id (nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
security_group_rule_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_get() (in module nova.db.sqlalchemy.api)
security_group_rule_get_by_security_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_get_by_security_group_grantee() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_to_nwfilter_xml() (nova.virt.libvirt_conn.NWFilterFirewall method)
SecurityGroup (class in nova.db.sqlalchemy.models)
SecurityGroupIngressRule (class in nova.db.sqlalchemy.models)
SecurityGroupInstanceAssociation (class in nova.db.sqlalchemy.models)
send_message() (in module nova.rpc)
serialize() (nova.wsgi.Serializer method)
Serializer (class in nova.wsgi)
SerializerTest (class in nova.tests.api.test_wsgi)
serve() (in module nova.service)
(in module nova.twistd)
serve_wsgi() (in module nova.service)
Server (class in nova.wsgi)
server_manageent_url (nova.db.sqlalchemy.models.AuthToken attribute)
ServerCreateRequestXMLDeserializer (class in nova.api.openstack.servers)
ServerMetaDataTest (class in nova.tests.api.openstack.test_server_metadata)
ServersTest (class in nova.tests.api.openstack.test_servers)
(class in nova.tests.integrated.test_servers)
Service (class in nova.db.sqlalchemy.models)
(class in nova.service)
service (nova.db.sqlalchemy.models.ComputeNode attribute)
service_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_by_topic() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_compute_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_compute_sorted() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_network_sorted() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_all_volume_sorted() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_by_args() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_get_by_host_and_topic() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_id (nova.db.sqlalchemy.models.ComputeNode attribute)
service_is_up() (nova.scheduler.driver.Scheduler static method)
service_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ServiceFlagsTestCase (class in nova.tests.test_service)
ServiceManagerTestCase (class in nova.tests.test_service)
ServiceTestCase (class in nova.tests.test_service)
ServiceWrapper (class in nova.api.direct)
SessionBase (class in nova.virt.xenapi.fake)
SessionOverLoadException
set() (nova.fakememcache.Client method)
(nova.virt.vmwareapi.fake.ManagedObject method)
set_admin_password() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
set_eof() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
set_header() (nova.objectstore.s3server.BaseRequestHandler method)
set_network_host() (nova.network.manager.NetworkManager method)
set_status() (nova.objectstore.s3server.BaseRequestHandler method)
set_stubs() (in module nova.tests.vmwareapi.stubs)
set_time_override() (in module nova.utils)
set_zone_manager() (nova.scheduler.driver.Scheduler method)
SetDirty() (nova.flags.FlagValues method)
setup() (in module nova.log)
(nova.api.ec2.cloud.CloudController method)
setUp() (nova.test.TestCase method)
(nova.tests.api.openstack.test_accounts.AccountsTest method)
(nova.tests.api.openstack.test_adminapi.AdminAPITest method)
(nova.tests.api.openstack.test_auth.Test method)
(nova.tests.api.openstack.test_auth.TestLimiter method)
(nova.tests.api.openstack.test_common.LimiterTest method)
(nova.tests.api.openstack.test_extensions.ActionExtensionTest method)
(nova.tests.api.openstack.test_extensions.ExtensionManagerTest method)
(nova.tests.api.openstack.test_extensions.ResponseExtensionTest method)
(nova.tests.api.openstack.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
(nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
(nova.tests.api.openstack.test_images.LocalImageServiceTest method)
(nova.tests.api.openstack.test_limits.BaseLimitTestSuite method)
(nova.tests.api.openstack.test_limits.LimitMiddlewareTest method)
(nova.tests.api.openstack.test_limits.LimiterTest method)
(nova.tests.api.openstack.test_limits.LimitsControllerTest method)
(nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest method)
(nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServersTest method)
(nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
(nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
(nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
(nova.tests.api.openstack.test_users.UsersTest method)
(nova.tests.api.openstack.test_versions.VersionsTest method)
(nova.tests.api.openstack.test_zones.ZonesTest method)
(nova.tests.hyperv_unittest.HyperVTestCase method)
(nova.tests.image.test_glance.BaseGlanceTest method)
setup() (nova.tests.integrated.integrated_helpers.IntegratedUnitTestContext method)
setUp() (nova.tests.integrated.test_volumes.VolumesTest method)
(nova.tests.network.base.NetworkTestCase method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_console.ConsoleTestCase method)
(nova.tests.test_direct.DirectCloudTestCase method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_flags.FlagsTestCase method)
(nova.tests.test_instance_types.InstanceTypeTestCase method)
(nova.tests.test_log.NovaFormatterTestCase method)
(nova.tests.test_log.NovaLoggerTestCase method)
(nova.tests.test_log.RootLoggerTestCase method)
(nova.tests.test_middleware.LockoutTestCase method)
(nova.tests.test_network.IptablesManagerTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_rpc.RpcTestCase method)
(nova.tests.test_scheduler.SchedulerTestCase method)
(nova.tests.test_scheduler.SimpleDriverTestCase method)
(nova.tests.test_scheduler.ZoneRedirectTest method)
(nova.tests.test_scheduler.ZoneSchedulerTestCase method)
(nova.tests.test_service.ServiceTestCase method)
(nova.tests.test_twistd.TwistdTestCase method)
(nova.tests.test_virt.CacheConcurrencyTestCase method)
(nova.tests.test_virt.IptablesFirewallTestCase method)
(nova.tests.test_virt.LibvirtConnTestCase method)
(nova.tests.test_virt.NWFilterTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
(nova.tests.test_volume.AOETestCase method)
(nova.tests.test_volume.DriverTestCase method)
(nova.tests.test_volume.ISCSITestCase method)
(nova.tests.test_volume.VolumeTestCase method)
(nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
(nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
(nova.tests.test_xenapi.XenAPIMigrateInstance method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
(nova.tests.test_xenapi.XenAPIVolumeTestCase method)
setup_and_return_security_group() (nova.tests.test_virt.NWFilterTestCase method)
setup_basic_filtering() (nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
setup_compute_network() (nova.network.manager.FlatDHCPManager method)
(nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
setup_compute_volume() (nova.volume.manager.VolumeManager method)
setup_console() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
setup_container() (in module nova.virt.disk)
setup_fixed_ip() (nova.network.manager.NetworkManager method)
setup_from_flags() (nova.log.NovaLogger method)
(nova.log.NovaRootLogger method)
setup_key_pair() (nova.cloudpipe.pipelib.CloudPipe method)
setup_security_group() (nova.cloudpipe.pipelib.CloudPipe method)
SharedIpGroupsTest (class in nova.tests.api.openstack.test_shared_ip_groups)
SheepdogDriver (class in nova.volume.driver)
shelf_id (nova.db.sqlalchemy.models.ExportDevice attribute)
shouldAllow() (nova.tests.test_access.AccessTestCase method)
shouldDeny() (nova.tests.test_access.AccessTestCase method)
show() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.extensions.ExtensionController method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.ips.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.tests.api.test_wsgi.ControllerTest.TestRouter.TestController method)
(nova.tests.test_quota.QuotaTestCase.StubImageService method)
show_by_name() (nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
show_host_resources() (nova.scheduler.manager.SchedulerManager method)
sign_csr() (in module nova.crypto)
Signer (class in nova.auth.signer)
simple_bind_s() (nova.auth.fakeldap.FakeLDAP method)
SimpleDH (class in nova.virt.xenapi.vmops)
SimpleDriverTestCase (class in nova.tests.test_scheduler)
SimpleScheduler (class in nova.scheduler.simple)
size (nova.db.sqlalchemy.models.Volume attribute)
size() (nova.fakerabbit.Queue method)
skip_if_fake() (in module nova.test)
sleep() (nova.tests.test_compute.FakeTime method)
snapshot() (nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
snapshot_instance() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
sock2ws() (nova.vnc.proxy.WebsocketVNCProxy method)
SolarisISCSIDriver (class in nova.volume.san)
source_compute (nova.db.sqlalchemy.models.Migration attribute)
spawn() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
spawn_rescue() (nova.virt.xenapi.vmops.VMOps method)
split_datastore_path() (in module nova.virt.vmwareapi.vm_util)
SR_forget() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
SR_scan() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
ssh_execute() (in module nova.utils)
ssl_pub_to_ssh_pub() (in module nova.crypto)
start() (nova.service.Service method)
(nova.service.WsgiService method)
(nova.utils.LoopingCall method)
(nova.virt.vmwareapi.io_util.GlanceWriteThread method)
(nova.virt.vmwareapi.io_util.IOThread method)
(nova.wsgi.Server method)
start_service() (nova.test.TestCase method)
start_transfer() (in module nova.virt.vmwareapi.vmware_images)
start_vpn() (nova.api.ec2.admin.AdminController method)
state (nova.db.sqlalchemy.models.Instance attribute)
state_description (nova.db.sqlalchemy.models.Instance attribute)
status (nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Volume attribute)
stop() (in module nova.twistd)
(nova.service.Service method)
(nova.utils.LoopingCall method)
(nova.virt.vmwareapi.io_util.GlanceWriteThread method)
(nova.virt.vmwareapi.io_util.IOThread method)
storage_url (nova.db.sqlalchemy.models.AuthToken attribute)
StorageError
Store (class in nova.auth.fakeldap)
str_dict_replace() (in module nova.utils)
StrWrapper (class in nova.flags)
stub_flavor() (in module nova.tests.api.openstack.test_flavors)
stub_instance() (in module nova.tests.api.openstack.test_servers)
stub_out_auth() (in module nova.tests.api.openstack.fakes)
stub_out_compute_api_snapshot() (in module nova.tests.api.openstack.fakes)
stub_out_db_instance_api() (in module nova.tests.db.fakes)
(in module nova.tests.vmwareapi.db_fakes)
stub_out_get_target() (in module nova.tests.xenapi.stubs)
stub_out_glance() (in module nova.tests.api.openstack.fakes)
stub_out_glance_add_image() (in module nova.tests.api.openstack.fakes)
stub_out_image_service() (in module nova.tests.api.openstack.fakes)
stub_out_key_pair_funcs() (in module nova.tests.api.openstack.fakes)
stub_out_migration_methods() (in module nova.tests.xenapi.stubs)
stub_out_networking() (in module nova.tests.api.openstack.fakes)
stub_out_rate_limiting() (in module nova.tests.api.openstack.fakes)
stub_out_utils_execute() (in module nova.tests.fake_utils)
stub_out_vm_methods() (in module nova.tests.xenapi.stubs)
stub_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
stub_vm_utils_with_vdi_attached_here() (in module nova.tests.test_xenapi)
StubController (class in nova.tests.api.openstack.test_extensions)
StubExtensionManager (class in nova.tests.api.openstack.test_extensions)
StubGlanceClient (class in nova.tests.image.test_glance)
stubout_get_this_vm_uuid() (in module nova.tests.xenapi.stubs)
stubout_glance_client() (in module nova.tests.glance.stubs)
stubout_instance_snapshot() (in module nova.tests.xenapi.stubs)
stubout_is_vdi_pv() (in module nova.tests.xenapi.stubs)
stubout_loopingcall_start() (in module nova.tests.xenapi.stubs)
stubout_session() (in module nova.tests.xenapi.stubs)
stubout_stream_disk() (in module nova.tests.xenapi.stubs)
subset_dict() (in module nova.utils)
suspend() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
suspend_instance() (nova.compute.manager.ComputeManager method)
swap (nova.db.sqlalchemy.models.InstanceTypes attribute)
synchronized() (in module nova.utils)

T

target_num (nova.db.sqlalchemy.models.IscsiTarget attribute)
Task (class in nova.virt.vmwareapi.fake)
tearDown() (nova.test.TestCase method)
(nova.tests.api.openstack.test_accounts.AccountsTest method)
(nova.tests.api.openstack.test_adminapi.AdminAPITest method)
(nova.tests.api.openstack.test_auth.Test method)
(nova.tests.api.openstack.test_auth.TestLimiter method)
(nova.tests.api.openstack.test_extensions.ResponseExtensionTest method)
(nova.tests.api.openstack.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
(nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
(nova.tests.api.openstack.test_images.LocalImageServiceTest method)
(nova.tests.api.openstack.test_limits.BaseLimitTestSuite method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServersTest method)
(nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
(nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
(nova.tests.api.openstack.test_users.UsersTest method)
(nova.tests.api.openstack.test_versions.VersionsTest method)
(nova.tests.api.openstack.test_zones.ZonesTest method)
(nova.tests.hyperv_unittest.HyperVTestCase method)
(nova.tests.network.base.NetworkTestCase method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_console.ConsoleTestCase method)
(nova.tests.test_direct.DirectCloudTestCase method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_log.NovaFormatterTestCase method)
(nova.tests.test_middleware.LockoutTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_scheduler.SimpleDriverTestCase method)
(nova.tests.test_scheduler.ZoneRedirectTest method)
(nova.tests.test_twistd.TwistdTestCase method)
(nova.tests.test_virt.IptablesFirewallTestCase method)
(nova.tests.test_virt.LibvirtConnTestCase method)
(nova.tests.test_virt.NWFilterTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
(nova.tests.test_volume.AOETestCase method)
(nova.tests.test_volume.DriverTestCase method)
(nova.tests.test_volume.ISCSITestCase method)
(nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
(nova.tests.test_xenapi.XenAPIMigrateInstance method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
(nova.tests.test_xenapi.XenAPIVolumeTestCase method)
teardown_console() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
teardown_security_group() (nova.tests.test_virt.NWFilterTestCase method)
terminate_instance() (nova.compute.manager.ComputeManager method)
terminate_instances() (nova.api.ec2.cloud.CloudController method)
terminated_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
Test (class in nova.tests.api.openstack.test_auth)
(class in nova.tests.api.test_wsgi)
test_000_list_buckets() (nova.tests.test_objectstore.S3APITestCase method)
test_001_allow_all() (nova.tests.test_access.AccessTestCase method)
test_001_create_and_delete_bucket() (nova.tests.test_objectstore.S3APITestCase method)
test_002_allow_none() (nova.tests.test_access.AccessTestCase method)
test_002_create_bucket_and_key_and_delete_key_again() (nova.tests.test_objectstore.S3APITestCase method)
test_003_allow_project_manager() (nova.tests.test_access.AccessTestCase method)
test_004_allow_sys_and_net() (nova.tests.test_access.AccessTestCase method)
test_200() (nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest method)
test_400_fault_json() (nova.tests.api.openstack.test_faults.TestFaults method)
test_400_fault_xml() (nova.tests.api.openstack.test_faults.TestFaults method)
test_403() (nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest method)
test_413_fault_json() (nova.tests.api.openstack.test_faults.TestFaults method)
test_413_fault_xml() (nova.tests.api.openstack.test_faults.TestFaults method)
test_accepts_dictionaries() (nova.tests.test_utils.GetFromPathTestCase method)
test_account_create() (nova.tests.api.openstack.test_accounts.AccountsTest method)
test_account_delete() (nova.tests.api.openstack.test_accounts.AccountsTest method)
test_account_update() (nova.tests.api.openstack.test_accounts.AccountsTest method)
test_add_console() (nova.tests.test_console.ConsoleTestCase method)
test_add_console_does_not_duplicate() (nova.tests.test_console.ConsoleTestCase method)
test_admin_disabled() (nova.tests.api.openstack.test_adminapi.AdminAPITest method)
test_admin_enabled() (nova.tests.api.openstack.test_adminapi.AdminAPITest method)
test_ajax_console() (nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_allocate_deallocate_fixed_ip() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_allowed_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_allowed_injected_file_path_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_allowed_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_ami_kernel_ramdisk_present() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_ami_no_kernel() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_ami_no_ramdisk() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_associate_disassociate_address() (nova.tests.test_cloud.CloudTestCase method)
test_attach_and_detach_volume() (nova.tests.integrated.test_volumes.VolumesTest method)
test_attach_volume() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_attach_volume_raise_exception() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_authorize_revoke_security_group_cidr() (nova.tests.test_api.ApiEc2TestCase method)
test_authorize_revoke_security_group_cidr_v6() (nova.tests.test_api.ApiEc2TestCase method)
test_authorize_revoke_security_group_foreign_group() (nova.tests.test_api.ApiEc2TestCase method)
test_authorize_token() (nova.tests.api.openstack.test_auth.Test method)
(nova.tests.api.openstack.test_auth.TestLimiter method)
test_authorize_user() (nova.tests.api.openstack.test_auth.Test method)
test_authors_up_to_date() (nova.tests.test_misc.ProjectTestCase method)
test_available_ips() (nova.tests.network.base.NetworkTestCase method)
test_bad_login_both_bad() (nova.tests.integrated.test_login.LoginTest method)
test_bad_login_password() (nova.tests.integrated.test_login.LoginTest method)
test_bad_login_username() (nova.tests.integrated.test_login.LoginTest method)
test_bad_token() (nova.tests.api.openstack.test_auth.Test method)
test_bad_user_bad_key() (nova.tests.api.openstack.test_auth.Test method)
test_bad_user_good_key() (nova.tests.api.openstack.test_auth.Test method)
test_bad_xpath() (nova.tests.test_utils.GetFromPathTestCase method)
test_basic() (nova.tests.test_twistd.TwistdTestCase method)
test_call_exception() (nova.tests.test_rpc.RpcTestCase method)
test_call_succeed() (nova.tests.test_rpc.RpcTestCase method)
test_canonical_request_from_docs() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_check_for_export_with_all_vblade_processes() (nova.tests.test_volume.AOETestCase method)
test_check_for_export_with_all_volume_exported() (nova.tests.test_volume.ISCSITestCase method)
test_check_for_export_with_no_volume() (nova.tests.test_volume.AOETestCase method)
(nova.tests.test_volume.ISCSITestCase method)
test_check_for_export_with_some_volume_missing() (nova.tests.test_volume.ISCSITestCase method)
test_check_for_export_with_vblade_process_missing() (nova.tests.test_volume.AOETestCase method)
test_child_log_has_level_of_parent_flag() (nova.tests.test_log.NovaLoggerTestCase method)
test_cidr_rule_nwfilter_xml() (nova.tests.test_virt.NWFilterTestCase method)
test_compute_can_update_available_resource() (nova.tests.test_service.ServiceTestCase method)
test_concurrent_volumes_get_different_targets() (nova.tests.test_volume.VolumeTestCase method)
test_confirm_resize_server() (nova.tests.api.openstack.test_servers.ServersTest method)
test_confirm_resize_server_fails() (nova.tests.api.openstack.test_servers.ServersTest method)
test_console_output() (nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_content_type_accept_and_query_extension() (nova.tests.api.test_wsgi.RequestTest method)
test_content_type_accept_default() (nova.tests.api.test_wsgi.RequestTest method)
test_content_type_from_accept_xml() (nova.tests.api.test_wsgi.RequestTest method)
test_content_type_from_query_extension() (nova.tests.api.test_wsgi.RequestTest method)
test_context_passed() (nova.tests.test_rpc.RpcTestCase method)
test_contextualized_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_create() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.test_service.ServiceTestCase method)
test_create_and_delete_server() (nova.tests.integrated.test_servers.ServersTest method)
test_create_and_delete_volume() (nova.tests.integrated.test_volumes.VolumesTest method)
test_create_backup_schedules() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_delete_security_group() (nova.tests.test_api.ApiEc2TestCase method)
test_create_delete_volume() (nova.tests.test_volume.VolumeTestCase method)
test_create_destroy() (nova.tests.hyperv_unittest.HyperVTestCase method)
test_create_handles_datetimes() (nova.tests.image.test_glance.TestMutatorDateTimeTests method)
test_create_handles_none_datetimes() (nova.tests.image.test_glance.TestMutatorDateTimeTests method)
test_create_instance() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_admin_pass_json() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_admin_pass_xml() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_associates_security_groups() (nova.tests.test_compute.ComputeTestCase method)
test_create_instance_defaults_display_name() (nova.tests.test_compute.ComputeTestCase method)
test_create_instance_name_too_long() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_no_key_pair() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_no_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_nonstring_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_personality_empty_content() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v11_bad_href() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v11_name_too_long() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_whitespace_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_no_personality() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_no_personality_xml() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_null_personality() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality_no_contents() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality_no_path() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality_not_a_list() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality_with_non_b64_content() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_personality_xml() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_three_personalities() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_iscsi_storage() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_create_shared_ip_group() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_create_with_instance_id() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_create_without_instance_id() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_creates_base_rule_first() (nova.tests.test_virt.NWFilterTestCase method)
test_debug() (nova.tests.api.test_wsgi.Test method)
test_debugging_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_declare() (nova.tests.test_flags.FlagsTestCase method)
test_define() (nova.tests.test_flags.FlagsTestCase method)
test_delay_GET() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_delay_POST() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_delay_PUT() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_delay_PUT_servers() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_delay_PUT_wait() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_delegated_auth() (nova.tests.test_direct.DirectTestCase method)
test_delete() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_delete_backup_schedules() (nova.tests.api.openstack.test_servers.ServersTest method)
test_delete_key_pair() (nova.tests.test_cloud.CloudTestCase method)
test_delete_not_found() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_delete_server_instance() (nova.tests.api.openstack.test_servers.ServersTest method)
test_delete_shared_ip_group() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_deprecated_v11() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_describe_addresses() (nova.tests.test_cloud.CloudTestCase method)
test_describe_availability_zones() (nova.tests.test_cloud.CloudTestCase method)
test_describe_image_attribute() (nova.tests.test_cloud.CloudTestCase method)
test_describe_images() (nova.tests.test_cloud.CloudTestCase method)
test_describe_instances() (nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_cloud.CloudTestCase method)
test_describe_key_pairs() (nova.tests.test_cloud.CloudTestCase method)
test_describe_regions() (nova.tests.test_cloud.CloudTestCase method)
test_describe_security_groups() (nova.tests.test_cloud.CloudTestCase method)
test_describe_volumes() (nova.tests.test_cloud.CloudTestCase method)
test_deserialize_empty_xml() (nova.tests.api.test_wsgi.SerializerTest method)
test_deserialize_json() (nova.tests.api.test_wsgi.SerializerTest method)
test_deserialize_xml() (nova.tests.api.test_wsgi.SerializerTest method)
test_destroy() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_destroy_instance_disassociates_security_groups() (nova.tests.test_compute.ComputeTestCase method)
test_destroy_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_destroy_security_group_disassociates_instances() (nova.tests.test_compute.ComputeTestCase method)
test_detail_handles_blank_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_detail_handles_none_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_detail_makes_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_detail_passes_through_to_client() (nova.tests.image.test_glance.TestGlanceImageServiceProperties method)
test_diagnostics() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_different_fname_concurrency() (nova.tests.test_virt.CacheConcurrencyTestCase method)
test_does_select() (nova.tests.test_utils.GetFromPathTestCase method)
test_doesnt_report_disabled_hosts_as_up() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_empty_index_json() (nova.tests.api.openstack.test_limits.LimitsControllerTest method)
test_empty_index_xml() (nova.tests.api.openstack.test_limits.LimitsControllerTest method)
test_encryption() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_ensure_filtering_rules_for_instance_timeout() (nova.tests.test_virt.LibvirtConnTestCase method)
test_escaping() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_exceptions_are_converted_to_faults() (nova.tests.api.openstack.test_api.APITest method)
test_extended_action() (nova.tests.api.openstack.test_extensions.ActionExtensionTest method)
test_fallback() (nova.tests.test_scheduler.SchedulerTestCase method)
test_filter_rules() (nova.tests.test_network.IptablesManagerTestCase method)
test_filter_rules_are_wrapped() (nova.tests.test_network.IptablesManagerTestCase method)
test_finish_resize() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_flag_leak_left() (nova.tests.test_flags.FlagsTestCase method)
test_flag_leak_right() (nova.tests.test_flags.FlagsTestCase method)
test_flattens_lists() (nova.tests.test_utils.GetFromPathTestCase method)
test_generate_href() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_account() (nova.tests.api.openstack.test_accounts.AccountsTest method)
test_get_ajax_console() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_get_all_ids_with_incorrect_directory_formats() (nova.tests.api.openstack.test_images.LocalImageServiceTest method)
test_get_all_instance_types() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_get_all_key_pairs() (nova.tests.test_api.ApiEc2TestCase method)
test_get_all_security_groups() (nova.tests.test_api.ApiEc2TestCase method)
test_get_all_server_details_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_all_server_details_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_all_server_details_with_host() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_all_server_details_xml_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_by_alias() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest method)
test_get_by_flavor_id() (nova.tests.test_compute.ComputeTestCase method)
test_get_collection_context_and_id() (nova.tests.test_scheduler.ZoneRedirectTest method)
test_get_console_output() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_GET_delay() (nova.tests.api.openstack.test_limits.LimitTest method)
test_get_diagnostics() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_get_flavor_by_id_v1_0() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_by_id_v1_1() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_by_invalid_id() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_list_detail_v1_0() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_list_detail_v1_1() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_list_v1_0() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_flavor_list_v1_1() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_foxnsocks() (nova.tests.integrated.test_extensions.ExtensionsTest method)
test_get_handles_blank_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_get_handles_none_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_get_image() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_404_json() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_404_v1_1_json() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_404_v1_1_xml() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_404_xml() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_details() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_details_v1_1() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_found() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_index() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_index_v1_1() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_non_existent() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_not_owned() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_v1_1() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_v1_1_xml() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_xml() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_image_xml_no_name() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_get_info() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_get_makes_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_GET_no_delay() (nova.tests.api.openstack.test_limits.LimitTest method)
test_get_pool_creates_new_pool_if_needed() (nova.tests.test_console.ConsoleTestCase method)
test_get_pool_does_not_create_new_pool_if_exists() (nova.tests.test_console.ConsoleTestCase method)
test_get_pool_for_instance_host() (nova.tests.test_console.ConsoleTestCase method)
test_get_resources() (nova.tests.api.openstack.test_extensions.ExtensionManagerTest method)
(nova.tests.api.openstack.test_extensions.ResourceExtensionTest method)
test_get_resources_with_controller() (nova.tests.api.openstack.test_extensions.ResourceExtensionTest method)
test_get_resources_with_mgr() (nova.tests.api.openstack.test_extensions.ResponseExtensionTest method)
test_get_resources_with_stub_mgr() (nova.tests.api.openstack.test_extensions.ResponseExtensionTest method)
test_get_server_addresses_private_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_private_xml_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_public_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_public_xml_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_xml_V10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_backup_schedule() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_backup_schedules() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_with_addresses() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_with_addresses_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_with_addresses_xml() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers() (nova.tests.integrated.test_servers.ServersTest method)
test_get_servers_with_bad_limit() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_bad_marker() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_bad_offset() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_limit() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_limit_and_marker() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_limit_and_offset() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_marker() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_offset() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_shared_ip_groups() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_get_user_by_id() (nova.tests.api.openstack.test_users.UsersTest method)
test_get_user_list() (nova.tests.api.openstack.test_users.UsersTest method)
test_get_version_list() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_list_xml() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_volumes() (nova.tests.integrated.test_volumes.VolumesTest method)
test_get_volumes_summary() (nova.tests.integrated.test_volumes.VolumesTest method)
test_get_zone_by_id() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_get_zone_list_db() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_get_zone_list_scheduler() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_glance_disk_raw() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_glance_disk_vhd() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_good_request() (nova.tests.api.openstack.test_limits.LimitMiddlewareTest method)
test_good_url() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_handlers_have_nova_formatter() (nova.tests.test_log.RootLoggerTestCase method)
test_handles_context_kwarg() (nova.tests.test_log.RootLoggerTestCase method)
test_has_level_from_flags() (nova.tests.test_log.NovaLoggerTestCase method)
test_help() (nova.tests.test_twistd.TwistdTestCase method)
test_index() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_index_json() (nova.tests.api.openstack.test_limits.LimitsControllerTest method)
test_index_no_data() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_index_xml() (nova.tests.api.openstack.test_limits.LimitsControllerTest method)
test_inject_file() (nova.tests.test_compute.ComputeTestCase method)
test_instance_disk() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_instance_disk_raw() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_instance_snapshot() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_instance_type_create_then_delete() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_invalid() (nova.tests.test_direct.DirectTestCase method)
test_invalid_action() (nova.tests.api.openstack.test_extensions.ActionExtensionTest method)
test_invalid_action_body() (nova.tests.api.openstack.test_extensions.ActionExtensionTest method)
test_invalid_create_args_should_fail() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_invalid_methods() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_ips_are_reused() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_is_nova_instance() (nova.tests.test_log.RootLoggerTestCase method)
test_issue_novaclient_command_found() (nova.tests.test_scheduler.DynamicNovaClientTest method)
test_issue_novaclient_command_not_found() (nova.tests.test_scheduler.DynamicNovaClientTest method)
test_json() (nova.tests.api.test_wsgi.SerializerTest method)
test_json_params() (nova.tests.test_direct.DirectTestCase method)
test_key_generation() (nova.tests.test_cloud.CloudTestCase method)
test_least_busy_host_gets_instance() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_least_busy_host_gets_volume() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_limited_request_json() (nova.tests.api.openstack.test_limits.LimitMiddlewareTest method)
test_limited_request_xml() (nova.tests.api.openstack.test_limits.LimitMiddlewareTest method)
test_limiter_custom_max_limit() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_limit_and_offset() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_limit_medium() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_limit_over_max() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_limit_zero() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_negative_limit() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_negative_offset() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_nothing() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_offset_bad() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_offset_blank() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_offset_medium() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_offset_over_max() (nova.tests.api.openstack.test_common.LimiterTest method)
test_limiter_offset_zero() (nova.tests.api.openstack.test_common.LimiterTest method)
test_list_instances() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_list_instances_0() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_list_instances_1() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_live_migration_common_check_checking_cpuinfo_fail() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_different_hypervisor() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_different_version() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_orig_not_exists() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_not_alive() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_lack_memory() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_same_host() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_works_correctly() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_raises_exception() (nova.tests.test_compute.ComputeTestCase method)
test_live_migration_dest_raises_exception_no_volume() (nova.tests.test_compute.ComputeTestCase method)
test_live_migration_raises_exception() (nova.tests.test_virt.LibvirtConnTestCase method)
test_live_migration_src_check_compute_node_not_alive() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_instance_not_running() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_volume_node_not_alive() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_works_correctly() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_live_migration_works_correctly_no_volume() (nova.tests.test_compute.ComputeTestCase method)
test_live_migration_works_correctly_with_volume() (nova.tests.test_compute.ComputeTestCase method)
test_lock() (nova.tests.test_compute.ComputeTestCase method)
test_lockout() (nova.tests.test_middleware.LockoutTestCase method)
test_log_path_logdir() (nova.tests.test_log.LogHandlerTestCase method)
test_log_path_logfile() (nova.tests.test_log.LogHandlerTestCase method)
test_log_path_logfile_overrides_logdir() (nova.tests.test_log.LogHandlerTestCase method)
test_log_path_none() (nova.tests.test_log.LogHandlerTestCase method)
test_logfile() (nova.tests.test_twistd.TwistdTestCase method)
test_login() (nova.tests.integrated.test_login.LoginTest method)
test_lxc_container_and_uri() (nova.tests.test_virt.LibvirtConnTestCase method)
test_max_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_max_injected_file_path_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_max_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_message_gets_to_manager() (nova.tests.test_service.ServiceManagerTestCase method)
test_method() (nova.tests.test_service.ExtendedService method)
(nova.tests.test_service.FakeManager method)
test_migrate_disk_and_power_off() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_minimal_request() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_modify_image_attribute() (nova.tests.test_cloud.CloudTestCase method)
test_module_level_audit_handles_context_arg() (nova.tests.test_log.RootLoggerTestCase method)
test_module_level_methods_handle_context_arg() (nova.tests.test_log.RootLoggerTestCase method)
test_multi_node() (nova.tests.test_volume.VolumeTestCase method)
test_multiple_delays() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_multiple_keys() (nova.tests.test_middleware.LockoutTestCase method)
test_multiple_positional_format_placeholders() (nova.tests.test_localization.LocalizationTestCase method)
test_multiple_users() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_name_is_nova() (nova.tests.test_log.RootLoggerTestCase method)
test_named_method() (nova.tests.test_scheduler.SchedulerTestCase method)
test_namespace_limits() (nova.tests.integrated.test_xml.XmlTests method)
test_namespace_servers() (nova.tests.integrated.test_xml.XmlTests method)
test_nat_rules() (nova.tests.test_network.IptablesManagerTestCase method)
test_nested_calls() (nova.tests.test_rpc.RpcTestCase method)
test_no_delay_GET() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_no_delay_PUT() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_no_extension_present() (nova.tests.api.openstack.test_extensions.ResourceExtensionTest method)
test_no_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_no_retry_on_success() (nova.tests.test_utils.ExecuteTestCase method)
test_no_user() (nova.tests.api.openstack.test_auth.Test method)
test_non_existant_inst_type_shouldnt_delete() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_not_ami() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_number_conversion() (nova.tests.test_api.XmlConversionTestCase method)
test_override_manager_method() (nova.tests.test_service.ServiceManagerTestCase method)
test_parse_volume_info_raise_exception() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_pause() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_ping() (nova.tests.test_zones.ZoneManagerTestCase method)
test_poll_zone() (nova.tests.test_zones.ZoneManagerTestCase method)
test_poll_zone_fails() (nova.tests.test_zones.ZoneManagerTestCase method)
test_post_live_migration_working_correctly() (nova.tests.test_compute.ComputeTestCase method)
test_post_params() (nova.tests.test_direct.DirectTestCase method)
test_pre_live_migration_instance_has_no_fixed_ip() (nova.tests.test_compute.ComputeTestCase method)
test_pre_live_migration_instance_has_no_volume() (nova.tests.test_compute.ComputeTestCase method)
test_pre_live_migration_instance_has_volume() (nova.tests.test_compute.ComputeTestCase method)
test_pre_live_migration_setup_compute_node_fail() (nova.tests.test_compute.ComputeTestCase method)
test_private_ipv6() (nova.tests.network.base.NetworkTestCase method)
test_proxy() (nova.tests.test_direct.DirectTestCase method)
test_public_network_association() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_quota_overrides() (nova.tests.test_quota.QuotaTestCase method)
test_raise() (nova.tests.api.openstack.test_faults.TestFaults method)
test_real_failure1() (nova.tests.test_utils.GetFromPathTestCase method)
test_reboot() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_not_poweredon() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_refresh_from_db_add_and_delete() (nova.tests.test_zones.ZoneManagerTestCase method)
test_refresh_from_db_missing() (nova.tests.test_zones.ZoneManagerTestCase method)
test_refresh_from_db_new() (nova.tests.test_zones.ZoneManagerTestCase method)
test_refresh_from_db_replace_existing() (nova.tests.test_zones.ZoneManagerTestCase method)
test_remove_console() (nova.tests.test_console.ConsoleTestCase method)
test_remove_vm() (nova.virt.fake.FakeConnection method)
test_report_state_newly_connected() (nova.tests.test_service.ServiceTestCase method)
test_report_state_newly_disconnected() (nova.tests.test_service.ServiceTestCase method)
test_report_state_no_service() (nova.tests.test_service.ServiceTestCase method)
test_reports_enabled_hosts_as_up() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_request_content_type_missing() (nova.tests.api.test_wsgi.RequestTest method)
test_request_content_type_unsupported() (nova.tests.api.test_wsgi.RequestTest method)
test_request_second_personality_node_ignored() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_empty_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_empty_metadata_and_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_empty_metadata_and_personality_reversed() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_empty_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_metadata_duplicate_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_metadata_missing_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_metadata_missing_value() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_personality_empty_contents() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_personality_empty_contents_variation() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_personality_missing_path() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_two_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_two_metadata_missing_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_two_metadata_missing_value() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_two_personalities() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializer method)
test_rescue() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_resize_bad_flavor_fails() (nova.tests.api.openstack.test_servers.ServersTest method)
test_resize_down_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_instance() (nova.tests.test_compute.ComputeTestCase method)
test_resize_invalid_flavor_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_raises_fails() (nova.tests.api.openstack.test_servers.ServersTest method)
test_resize_same_size_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_same_source_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_server() (nova.tests.api.openstack.test_servers.ServersTest method)
test_resized_server_has_correct_status() (nova.tests.api.openstack.test_servers.ServersTest method)
test_response_content_type_default_when_unsupported() (nova.tests.api.test_wsgi.ControllerTest method)
test_response_content_type_from_accept_json() (nova.tests.api.test_wsgi.ControllerTest method)
test_response_content_type_from_accept_xml() (nova.tests.api.test_wsgi.ControllerTest method)
test_response_content_type_from_query_extension_json() (nova.tests.api.test_wsgi.ControllerTest method)
test_response_content_type_from_query_extension_xml() (nova.tests.api.test_wsgi.ControllerTest method)
test_response_to_delays() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_response_to_delays_usernames() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_resume() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_resume_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_resume_not_suspended() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_retry_on_failure() (nova.tests.test_utils.ExecuteTestCase method)
test_return_valid_isoformat() (nova.tests.test_api.ApiEc2TestCase method)
test_revert_resize_server() (nova.tests.api.openstack.test_servers.ServersTest method)
test_revert_resize_server_fails() (nova.tests.api.openstack.test_servers.ServersTest method)
test_router() (nova.tests.api.test_wsgi.Test method)
test_routing_flags() (nova.tests.test_scheduler.ZoneRedirectTest method)
test_rpc_consumer_isolation() (nova.tests.test_test.IsolationTestCase method)
test_run_attach_detach_volume() (nova.tests.test_volume.VolumeTestCase method)
test_run_instance_existing() (nova.tests.test_compute.ComputeTestCase method)
test_run_instances() (nova.tests.test_cloud.CloudTestCase method)
test_run_kill_vm() (nova.tests.test_compute.ComputeTestCase method)
test_run_terminate() (nova.tests.test_compute.ComputeTestCase method)
test_run_terminate_timestamps() (nova.tests.test_compute.ComputeTestCase method)
test_runtime_and_unknown_flags() (nova.tests.test_flags.FlagsTestCase method)
test_same_fname_concurrency() (nova.tests.test_virt.CacheConcurrencyTestCase method)
test_scheduler_live_migration_with_volume() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_server_actions() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_backup_schedule_deprecated_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password_bad_request_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password_empty_string_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password_none_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password_not_a_string_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_change_password_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_diagnostics() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_inject_network_info() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_pause() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_reboot() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_rebuild() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_reset_network() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_resume() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_suspend() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_unpause() (nova.tests.api.openstack.test_servers.ServersTest method)
test_service_capabilities() (nova.tests.test_zones.ZoneManagerTestCase method)
test_service_disabled_on_create_based_on_flag() (nova.tests.test_service.ServiceFlagsTestCase method)
test_service_enabled_on_create_based_on_flag() (nova.tests.test_service.ServiceFlagsTestCase method)
test_service_isolation() (nova.tests.test_test.IsolationTestCase method)
test_set_admin_password() (nova.tests.test_compute.ComputeTestCase method)
test_shared() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_show() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.test_wsgi.ControllerTest method)
test_show_handles_blank_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_show_handles_none_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_show_host_resources_host_not_exit() (nova.tests.test_scheduler.SchedulerTestCase method)
test_show_host_resources_no_project() (nova.tests.test_scheduler.SchedulerTestCase method)
test_show_host_resources_works_correctly() (nova.tests.test_scheduler.SchedulerTestCase method)
test_show_makes_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_show_meta_not_found() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_show_not_found() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_show_passes_through_to_client() (nova.tests.image.test_glance.TestGlanceImageServiceProperties method)
test_side_effects() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_snapshot() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_snapshot_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_spawn() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_spawn_glance() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_netinject_file() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_netinject_xenstore() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_not_enough_memory() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_objectstore() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_raw_glance() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_raw_objectstore() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_vhd_glance_linux() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_vhd_glance_windows() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_vlanmanager() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_with_network_qos() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_specific_host_gets_instance() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_static_filters() (nova.tests.test_virt.IptablesFirewallTestCase method)
test_status_not_active() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_subnet_edge() (nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_suspend() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_suspend_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_synchronized_externally() (nova.tests.test_misc.LockTestCase method)
test_synchronized_internally() (nova.tests.test_misc.LockTestCase method)
test_synchronized_wrapped_function_metadata() (nova.tests.test_misc.LockTestCase method)
test_terminate_instances() (nova.tests.test_cloud.CloudTestCase method)
test_terminate_invalid_instance() (nova.tests.test_api.ApiEc2TestCase method)
test_timeout() (nova.tests.test_middleware.LockoutTestCase method)
test_token_doesnotexist() (nova.tests.api.openstack.test_auth.TestFunctional method)
test_token_expiry() (nova.tests.api.openstack.test_auth.Test method)
(nova.tests.api.openstack.test_auth.TestFunctional method)
test_tolerates_nones() (nova.tests.test_utils.GetFromPathTestCase method)
test_too_big_volume() (nova.tests.test_volume.VolumeTestCase method)
test_too_many_addresses() (nova.tests.test_flat_network.FlatNetworkTestCase method)
(nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_too_many_cores() (nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_scheduler.SimpleDriverTestCase method)
test_too_many_gigabytes() (nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_scheduler.SimpleDriverTestCase method)
test_too_many_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_too_many_injected_file_path_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_too_many_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_too_many_instances() (nova.tests.test_quota.QuotaTestCase method)
test_too_many_metadata_items() (nova.tests.test_quota.QuotaTestCase method)
test_too_many_metadata_items_on_create() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_too_many_metadata_items_on_put() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_too_many_networks() (nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_too_many_volumes() (nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_volume.VolumeTestCase method)
test_trap_found_locally() (nova.tests.test_scheduler.ZoneRedirectTest method)
test_trap_not_found_locally() (nova.tests.test_scheduler.ZoneRedirectTest method)
test_uncontextualized_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_unknown_bucket() (nova.tests.test_objectstore.S3APITestCase method)
test_unknown_kwargs_raises_error() (nova.tests.test_utils.ExecuteTestCase method)
test_unmarshal_single_server() (nova.tests.test_scheduler.ZoneRedirectTest method)
test_unpause() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_unrescue() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_unsupported_content_type() (nova.tests.api.test_wsgi.SerializerTest method)
test_update_available_resource_works_correctly() (nova.tests.test_virt.LibvirtConnTestCase method)
test_update_handles_datetimes() (nova.tests.image.test_glance.TestMutatorDateTimeTests method)
test_update_handles_none_datetimes() (nova.tests.image.test_glance.TestMutatorDateTimeTests method)
test_update_item() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_item_body_uri_mismatch() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_item_too_many_keys() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_no_body() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_nonstring_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_null_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_of_instance_display_fields() (nova.tests.test_cloud.CloudTestCase method)
test_update_of_instance_wont_update_private_fields() (nova.tests.test_cloud.CloudTestCase method)
test_update_of_volume_display_fields() (nova.tests.test_cloud.CloudTestCase method)
test_update_of_volume_wont_update_private_fields() (nova.tests.test_cloud.CloudTestCase method)
test_update_resource_info_no_compute_record_found() (nova.tests.test_virt.LibvirtConnTestCase method)
test_update_server_adminPass_ignored_v11() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_name_too_long() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_v10() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_shared_ip_group() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_update_whitespace_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_user_create() (nova.tests.api.openstack.test_users.UsersTest method)
test_user_delete() (nova.tests.api.openstack.test_users.UsersTest method)
test_user_update() (nova.tests.api.openstack.test_users.UsersTest method)
test_view_builder() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_vnc_console() (nova.tests.test_compute.ComputeTestCase method)
test_vpn_ip_and_port_looks_valid() (nova.tests.test_vlan_network.VlanNetworkTestCase method)
test_will_be_verbose_if_verbose_flag_set() (nova.tests.test_log.RootLoggerTestCase method)
test_will_not_be_verbose_if_verbose_flag_not_set() (nova.tests.test_log.RootLoggerTestCase method)
test_will_schedule_on_disabled_host_if_specified() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_window_timeout() (nova.tests.test_middleware.LockoutTestCase method)
test_with_two_zones() (nova.tests.test_scheduler.ZoneSchedulerTestCase method)
test_wont_sechedule_if_specified_host_is_down() (nova.tests.test_scheduler.SimpleDriverTestCase method)
test_xml() (nova.tests.api.test_wsgi.SerializerTest method)
test_xml_and_uri() (nova.tests.test_virt.LibvirtConnTestCase method)
test_xml_and_uri_no_kernel() (nova.tests.test_virt.LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk() (nova.tests.test_virt.LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk_no_kernel() (nova.tests.test_virt.LibvirtConnTestCase method)
test_xml_and_uri_rescue() (nova.tests.test_virt.LibvirtConnTestCase method)
test_xmlns_version_matches_request_version() (nova.tests.test_api.ApiEc2TestCase method)
test_zone_create() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_zone_delete() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_zone_info() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_zone_update() (nova.tests.api.openstack.test_zones.ZonesTest method)
TestCase (class in nova.test)
TestDriver (class in nova.tests.test_scheduler)
TestFaults (class in nova.tests.api.openstack.test_faults)
TestFunctional (class in nova.tests.api.openstack.test_auth)
TestGetKernelRamdiskFromImage (class in nova.tests.api.openstack.test_servers)
TestGetterDateTimeNoneTests (class in nova.tests.image.test_glance)
TestGlanceImageServiceProperties (class in nova.tests.image.test_glance)
TestLimiter (class in nova.tests.api.openstack.test_auth)
TestMutatorDateTimeTests (class in nova.tests.image.test_glance)
TestOpenStackClient (class in nova.tests.integrated.api.client)
TestReceiver (class in nova.tests.test_rpc)
TestServerCreateRequestXMLDeserializer (class in nova.tests.api.openstack.test_servers)
TestServerInstanceCreation (class in nova.tests.api.openstack.test_servers)
TestUser (class in nova.tests.integrated.integrated_helpers)
ThreadSafePipe (class in nova.virt.vmwareapi.io_util)
TimeoutException
to_dict() (nova.context.RequestContext method)
(nova.scheduler.zone_manager.ZoneState method)
to_global_ipv6() (in module nova.utils)
to_mac() (in module nova.utils)
to_port (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
to_primitive() (in module nova.utils)
to_xml() (nova.virt.libvirt_conn.LibvirtConnection method)
token_hash (nova.db.sqlalchemy.models.AuthToken attribute)
topic (nova.db.sqlalchemy.models.Service attribute)
TopicAdapterConsumer (class in nova.rpc)
TopicPublisher (class in nova.rpc)
trigger_security_group_members_refresh() (nova.compute.api.API method)
trigger_security_group_rules_refresh() (nova.compute.api.API method)
TwistdServerOptions (class in nova.twistd)
TwistdTestCase (class in nova.tests.test_twistd)

U

unbind_floating_ip() (in module nova.network.linux_net)
unbind_s() (nova.auth.fakeldap.FakeLDAP method)
undiscover_volume() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.LoggingVolumeDriver method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
unfilter_instance() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.FirewallDriver method)
(nova.virt.libvirt_conn.IptablesFirewallDriver method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.libvirt_conn.NWFilterFirewall method)
(nova.virt.xenapi_conn.XenAPIConnection method)
unlock() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
unlock_instance() (nova.compute.manager.ComputeManager method)
unmarshall_result() (nova.scheduler.api.reroute_compute method)
(nova.tests.test_scheduler.FakeRerouteCompute method)
unpause() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
unpause_instance() (nova.compute.manager.ComputeManager method)
unplug_vbd() (nova.virt.xenapi.vm_utils.VMHelper class method)
unrescue() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
unrescue_instance() (nova.api.ec2.cloud.CloudController method)
(nova.compute.manager.ComputeManager method)
update() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.image.fake.FakeImageService method)
(nova.image.glance.GlanceImageService method)
(nova.image.local.LocalImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.volume.api.API method)
update_available_resource() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt_conn.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
update_credentials() (nova.scheduler.zone_manager.ZoneState method)
update_dhcp() (in module nova.network.linux_net)
update_image() (nova.api.ec2.cloud.CloudController method)
(nova.tests.image.test_glance.StubGlanceClient method)
update_instance() (nova.api.ec2.cloud.CloudController method)
update_metadata() (nova.scheduler.zone_manager.ZoneState method)
update_or_create_instance_metadata() (nova.compute.api.API method)
update_ra() (in module nova.network.linux_net)
update_service_capabilities() (in module nova.scheduler.api)
(nova.manager.SchedulerDependentManager method)
(nova.scheduler.manager.SchedulerManager method)
(nova.scheduler.zone_manager.ZoneManager method)
update_volume() (nova.api.ec2.cloud.CloudController method)
updated_at (nova.db.sqlalchemy.models.AuthToken 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.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.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.User 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)
(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)
upload_image() (in module nova.virt.vmwareapi.vmware_images)
(nova.virt.xenapi.vm_utils.VMHelper class method)
User (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
user (nova.context.RequestContext attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
user_add_project_role() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_add_role() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_and_project_generator (class in nova.tests.test_auth)
user_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_data (nova.db.sqlalchemy.models.Instance attribute)
user_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_dict() (in module nova.api.ec2.admin)
user_generator (class in nova.tests.test_auth)
user_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_get_by_access_key() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_get_by_uid() (in module nova.db.api)
user_get_roles() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_get_roles_for_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.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.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)
(in module nova.db.sqlalchemy.api)
user_remove_role() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
user_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
username (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
UserProjectAssociation (class in nova.db.sqlalchemy.models)
UserProjectRoleAssociation (class in nova.db.sqlalchemy.models)
UserRoleAssociation (class in nova.db.sqlalchemy.models)
UsersTest (class in nova.tests.api.openstack.test_users)
utcnow() (in module nova.utils)
utcnow_ts() (in module nova.utils)
utf8() (in module nova.utils)

V

valid_states() (in module nova.compute.power_state)
value (nova.db.sqlalchemy.models.InstanceMetadata attribute)
VBD_plug() (nova.virt.xenapi.fake.SessionBase method)
VBD_unplug() (nova.virt.xenapi.fake.SessionBase method)
vbd_unplug_with_retry() (in module nova.virt.xenapi.vm_utils)
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)
VDI_destroy() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
VDI_get_by_uuid() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests method)
VDI_introduce() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
(nova.tests.xenapi.stubs.FakeSessionForVolumeTests method)
VDI_resize_online() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests method)
VDI_set_name_label() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
version_string() (in module nova.version)
version_string_with_vcs() (in module nova.version)
Versions (class in nova.api.openstack.versions)
VersionsTest (class in nova.tests.api.openstack.test_versions)
ViewBuilder (class in nova.api.openstack.views.addresses)
(class in nova.api.openstack.views.flavors)
(class in nova.api.openstack.views.images)
(class in nova.api.openstack.views.servers)
(class in nova.api.openstack.views.versions)
ViewBuilderV10 (class in nova.api.openstack.views.addresses)
(class in nova.api.openstack.views.images)
(class in nova.api.openstack.views.servers)
ViewBuilderV11 (class in nova.api.openstack.views.addresses)
(class in nova.api.openstack.views.flavors)
(class in nova.api.openstack.views.images)
(class in nova.api.openstack.views.servers)
Vim (class in nova.virt.vmwareapi.vim)
VimAttributeError
VimException
VimFaultException
VirtualDisk (class in nova.virt.vmwareapi.fake)
VirtualDiskFlatVer2BackingInfo (class in nova.virt.vmwareapi.fake)
VirtualLsiLogicController (class in nova.virt.vmwareapi.fake)
VirtualMachine (class in nova.virt.vmwareapi.fake)
vlan (nova.db.sqlalchemy.models.Network attribute)
VlanManager (class in nova.network.manager)
VlanNetworkTestCase (class in nova.tests.test_vlan_network)
VM_add_to_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
VM_destroy() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
VM_get_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
VM_remove_from_xenstore_data() (nova.virt.xenapi.fake.SessionBase method)
VM_snapshot() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
VM_start() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests method)
(nova.tests.xenapi.stubs.FakeSessionForVMTests method)
VMHelper (class in nova.virt.xenapi.vm_utils)
VMOps (class in nova.virt.xenapi.vmops)
VMRCConsole (class in nova.console.vmrc)
VMRCSessionConsole (class in nova.console.vmrc)
VMWareAPISession (class in nova.virt.vmwareapi_conn)
VMWareAPIVMTestCase (class in nova.tests.test_vmwareapi)
VMWareESXConnection (class in nova.virt.vmwareapi_conn)
VMwareHTTPFile (class in nova.virt.vmwareapi.read_write_util)
VmWareHTTPReadFile (class in nova.virt.vmwareapi.read_write_util)
VMWareHTTPWriteFile (class in nova.virt.vmwareapi.read_write_util)
VMWareVMOps (class in nova.virt.vmwareapi.vmops)
VNCNovaAuthMiddleware (class in nova.vnc.auth)
VNCProxyAuthManager (class in nova.vnc.auth)
Volume (class in nova.db.sqlalchemy.models)
volume (nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
volume_allocate_iscsi_target() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_allocate_shelf_and_blade() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_attached() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_data_get_for_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_detached() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_all_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_all_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_by_ec2_id() (in module nova.db.api)
volume_get_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_iscsi_target_num() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_shelf_and_blade() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_id (nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
volume_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
VolumeAttachmentController (class in nova.api.openstack.contrib.volumes)
VolumeController (class in nova.api.openstack.contrib.volumes)
VolumeDriver (class in nova.volume.driver)
VolumeHelper (class in nova.virt.xenapi.volume_utils)
VolumeManager (class in nova.volume.manager)
VolumeNotFound
VolumeOps (class in nova.virt.xenapi.volumeops)
Volumes (class in nova.api.openstack.contrib.volumes)
volumes (nova.db.sqlalchemy.models.Quota attribute)
VolumesTest (class in nova.tests.integrated.test_volumes)
VolumeTestCase (class in nova.tests.test_volume)
vpn_dict() (in module nova.api.ec2.admin)
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)

W

wait() (in module nova.service)
(nova.service.Service method)
(nova.service.WsgiService method)
(nova.utils.LoopingCall method)
(nova.virt.vmwareapi.io_util.GlanceWriteThread method)
(nova.virt.vmwareapi.io_util.IOThread method)
(nova.wsgi.Server method)
wait_for_task() (nova.virt.xenapi_conn.XenAPISession method)
wait_for_vhd_coalesce() (in module nova.virt.xenapi.vm_utils)
WasAlreadyParsed() (nova.flags.FlagValues method)
webob_factory() (in module nova.tests.api.openstack.common)
WebsocketVNCProxy (class in nova.vnc.proxy)
WillNotSchedule
wire_HTTPConnection_to_WSGI() (in module nova.tests.api.openstack.test_limits)
with_vdi_attached_here() (in module nova.virt.xenapi.vm_utils)
wrap_db_error() (in module nova.exception)
wrap_exception() (in module nova.exception)
wrap_novaclient_function() (in module nova.scheduler.api)
WrapTwistedOptions() (in module nova.twistd)
WritableLogger (class in nova.wsgi)
write() (nova.tests.image.test_glance.NullWriter method)
(nova.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.VMWareHTTPWriteFile method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
(nova.wsgi.WritableLogger method)
write_to_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
write_to_xenstore() (nova.virt.xenapi.vmops.VMOps method)
ws2sock() (nova.vnc.proxy.WebsocketVNCProxy method)
wsgi_app() (in module nova.tests.api.openstack.fakes)
WsgiLimiter (class in nova.api.openstack.limits)
WsgiLimiterProxy (class in nova.api.openstack.limits)
WsgiLimiterProxyTest (class in nova.tests.api.openstack.test_limits)
WsgiLimiterTest (class in nova.tests.api.openstack.test_limits)
WsgiService (class in nova.service)

X

xenapi_request() (nova.virt.xenapi.fake.SessionBase method)
XenAPIConnection (class in nova.virt.xenapi_conn)
XenAPIDetermineDiskImageTestCase (class in nova.tests.test_xenapi)
XenAPIDiffieHellmanTestCase (class in nova.tests.test_xenapi)
XenAPIMigrateInstance (class in nova.tests.test_xenapi)
XenAPISession (class in nova.virt.xenapi_conn)
XenAPIVMTestCase (class in nova.tests.test_xenapi)
XenAPIVolumeTestCase (class in nova.tests.test_xenapi)
xhtml_escape() (in module nova.utils)
XmlConversionTestCase (class in nova.tests.test_api)
XmlTests (class in nova.tests.integrated.test_xml)
XVPConsoleProxy (class in nova.console.xvp)

Z

Zone (class in nova.db.sqlalchemy.models)
zone_capabilities() (in module nova.tests.api.openstack.test_zones)
zone_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.scheduler.api)
(in module nova.tests.api.openstack.test_zones)
zone_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.scheduler.api)
(in module nova.tests.api.openstack.test_zones)
zone_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.scheduler.api)
(in module nova.tests.api.openstack.test_zones)
zone_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.tests.test_scheduler)
zone_get_all_db() (in module nova.tests.api.openstack.test_zones)
zone_get_all_scheduler() (in module nova.tests.api.openstack.test_zones)
zone_get_all_scheduler_empty() (in module nova.tests.api.openstack.test_zones)
zone_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.scheduler.api)
(in module nova.tests.api.openstack.test_zones)
ZoneManager (class in nova.scheduler.zone_manager)
ZoneManagerTestCase (class in nova.tests.test_zones)
ZoneRedirectTest (class in nova.tests.test_scheduler)
ZoneScheduler (class in nova.scheduler.zone)
ZoneSchedulerTestCase (class in nova.tests.test_scheduler)
ZoneState (class in nova.scheduler.zone_manager)
ZonesTest (class in nova.tests.api.openstack.test_zones)