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

Index

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

A

abspath() (in module nova.utils)
AbstractDriverTestCase (class in nova.tests.test_virt_drivers)
AbstractHostFilter (class in nova.scheduler.filters.abstract_filter)
AbstractScheduler (class in nova.scheduler.abstract_scheduler)
AbstractSchedulerTestCase (class in nova.tests.scheduler.test_abstract_scheduler)
access_ip_v4 (nova.db.sqlalchemy.models.Instance attribute)
access_ip_v6 (nova.db.sqlalchemy.models.Instance attribute)
access_key (nova.db.sqlalchemy.models.User attribute)
AccessKeyNotFound
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.create_instance_helper.ServerXMLDeserializerV11 method)
(nova.api.openstack.extensions.ActionExtensionController method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.HeadersSerializer method)
(nova.api.openstack.servers.ServerXMLSerializer method)
action_prefix (nova.network.quantum.client.Client attribute)
ActionDispatcher (class in nova.api.openstack.wsgi)
ActionDispatcherTest (class in nova.tests.api.openstack.test_wsgi)
ActionExtension (class in nova.api.openstack.extensions)
ActionExtensionController (class in nova.api.openstack.extensions)
ActionExtensionResource (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.impl_carrot)
add() (nova.fakememcache.Client method)
add_action() (nova.api.openstack.extensions.ActionExtensionController method)
(nova.api.openstack.extensions.ActionExtensionResource method)
add_chain() (nova.network.linux_net.IptablesTable method)
add_console() (nova.console.manager.ConsoleProxyManager method)
add_extension() (nova.api.openstack.extensions.ExtensionManager method)
add_filters_for_instance() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
add_fixed_ip() (nova.compute.api.API method)
add_fixed_ip_to_instance() (nova.compute.manager.ComputeManager method)
(nova.network.api.API method)
(nova.network.manager.NetworkManager method)
add_handler() (nova.api.openstack.extensions.RequestExtensionController method)
(nova.api.openstack.extensions.RequestExtensionResource method)
add_image() (nova.tests.image.test_glance.StubGlanceClient method)
add_network_to_project() (nova.compute.api.API method)
(nova.network.api.API method)
(nova.network.manager.VlanManager method)
add_role() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.auth.manager.Project method)
(nova.auth.manager.User method)
add_rule() (nova.network.linux_net.IptablesTable method)
add_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
add_security_group() (nova.compute.api.API 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)
add_virtual_interface() (nova.network.manager.NetworkManager method)
addHandler() (nova.log.NovaLogger method)
address (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
AddressAlreadyAllocated
admin_only() (in module nova.api.openstack.contrib.admin_only)
AdminAPITest (class in nova.tests.api.openstack.test_adminapi)
AdminApiTestCase (class in nova.tests.test_adminapi)
AdminController (class in nova.api.ec2.admin)
AdminRequired
advance_time_delta() (in module nova.utils)
advance_time_seconds() (in module nova.utils)
after_VBD_create() (in module nova.virt.xenapi.fake)
after_VM_create() (in module nova.virt.xenapi.fake)
agent_build_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
agent_build_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
agent_build_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
agent_build_get_by_triple() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
agent_build_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
agent_update() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
AgentBuild (class in nova.db.sqlalchemy.models)
all_logs() (nova.volume.driver.LoggingVolumeDriver static method)
AllHostsFilter (class in nova.scheduler.filters.all_hosts_filter)
allocate_address() (nova.api.ec2.cloud.CloudController method)
allocate_fixed_ip() (nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
(nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
allocate_floating_ip() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
allocate_for_instance() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
allocate_ip() (nova.network.quantum.melange_connection.MelangeConnection method)
allocated (nova.db.sqlalchemy.models.FixedIp attribute)
allowed_floating_ips() (in module nova.quota)
allowed_injected_file_content_bytes() (in module nova.quota)
allowed_injected_file_path_bytes() (in module nova.quota)
allowed_injected_files() (in module nova.quota)
allowed_instances() (in module nova.quota)
allowed_metadata_items() (in module nova.quota)
allowed_security_group_rules() (in module nova.quota)
allowed_security_groups() (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)
(class in nova.vsa.api)
api_call (in module nova.network.quantum.client)
api_delete() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_get() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_post() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_put() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_request() (nova.tests.integrated.api.client.TestOpenStackClient method)
api_url (nova.db.sqlalchemy.models.Zone attribute)
ApiEc2TestCase (class in nova.tests.test_api)
ApiError
ApiErrorTestCase (class in nova.tests.test_exception)
APIRequest (class in nova.api.ec2.apirequest)
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.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
ArbitraryObject (class in nova.tests.test_direct)
architecture (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Instance attribute)
assert_compute_node_has_enough_disk() (nova.scheduler.driver.Scheduler method)
assert_compute_node_has_enough_memory() (nova.scheduler.driver.Scheduler method)
assert_compute_node_has_enough_resources() (nova.scheduler.driver.Scheduler method)
assert_disk_type() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
assert_new_quotas_have_no_active_duplicates() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
assert_old_quotas_have_no_active_duplicates() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
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)
assertDictListUnorderedMatch() (nova.tests.test_cloud.CloudTestCase method)
assertDictMatch() (nova.test.TestCase method)
assertIn() (nova.test.TestCase method)
assertNotIn() (nova.test.TestCase method)
assertSubDictMatch() (nova.test.TestCase method)
assertUUIDLike() (nova.tests.test_utils.IsUUIDLikeTestCase method)
assertWeights() (nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
associate_address() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
associate_floating_ip() (nova.compute.api.API method)
(nova.network.api.API method)
(nova.network.manager.FloatingIP method)
async_call_plugin() (nova.tests.test_xenapi.FakeSession method)
(nova.virt.xenapi_conn.XenAPISession method)
attach_resource() (nova.network.quantum.client.Client static method)
attach_status (nova.db.sqlalchemy.models.Volume attribute)
attach_time (nova.db.sqlalchemy.models.Volume attribute)
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.connection.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)
(nova.tests.scheduler.test_scheduler.FakeNovaClientZones 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)
AuthTokenNotFound
auto_assigned (nova.db.sqlalchemy.models.FloatingIp attribute)
availability_zone (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)

B

Backend (class in nova.fakerabbit)
backup() (nova.compute.api.API method)
bad_function_error() (in module nova.tests.test_exception)
bad_function_exception() (in module nova.tests.test_exception)
BadPriorityException
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)
BaseScheduler (class in nova.scheduler.base_scheduler)
BaseSchedulerTestCase (class in nova.tests.scheduler.test_abstract_scheduler)
best_match_content_type() (nova.api.openstack.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_device_info_get_ephemerals() (in module nova.virt.driver)
block_device_info_get_mapping() (in module nova.virt.driver)
block_device_info_get_root() (in module nova.virt.driver)
block_device_info_get_swap() (in module nova.virt.driver)
block_device_mapping_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_device_mapping_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_device_mapping_destroy_by_instance_and_volume() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_device_mapping_get_all_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_device_mapping_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_device_mapping_update_or_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
block_external_addresses() (nova.api.ec2.admin.AdminController method)
block_stats() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
BlockDeviceMapping (class in nova.db.sqlalchemy.models)
BlockDeviceMappingEc2CloudTestCase (class in nova.tests.test_bdm)
BlockDeviceTestCase (class in nova.tests.test_block_device)
bool_from_str() (in module nova.utils)
boot() (nova.api.openstack.zones.Controller method)
BootFromVolumeController (class in nova.api.openstack.contrib.volumes)
BootFromVolumeTest (class in nova.tests.api.openstack.contrib.test_volumes)
bridge (nova.db.sqlalchemy.models.Network attribute)
bridge_interface (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.limits.ViewBuilder method)
(nova.api.openstack.views.servers.ViewBuilder method)
build_choices() (nova.api.openstack.views.versions.ViewBuilder method)
build_datastore_path() (in module nova.virt.vmwareapi.vm_util)
build_network() (nova.api.openstack.views.addresses.ViewBuilderV11 method)
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)
build_version() (nova.api.openstack.views.versions.ViewBuilder method)
build_versions() (nova.api.openstack.views.versions.ViewBuilder method)
BYTES_TO_GB() (in module nova.scheduler.vsa)

C

ca_folder() (in module nova.crypto)
ca_path() (in module nova.crypto)
CacheConcurrencyTestCase (class in nova.tests.test_libvirt)
call() (in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_kombu)
call_xenapi() (nova.virt.xenapi_conn.XenAPISession method)
call_xenapi_request() (nova.virt.xenapi_conn.XenAPISession method)
call_zone_method() (in module nova.scheduler.api)
CallZoneMethodTest (class in nova.tests.scheduler.test_scheduler)
camelcase_to_underscore() (in module nova.api.ec2.ec2utils)
can_read_deleted() (in module nova.db.sqlalchemy.api)
cancel() (nova.fakerabbit.Backend method)
(nova.rpc.impl_kombu.ConsumerBase method)
cancel_consumer_thread() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_kombu.Connection method)
CannotResizeToSameSize
CannotResizeToSmallerSize
canonical_version_string() (in module nova.version)
cast() (in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_kombu)
catch_notimplementederror() (in module nova.tests.test_virt_drivers)
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)
CertificateNotFound
ChanceScheduler (class in nova.scheduler.chance)
check_attach() (nova.volume.api.API method)
check_detach() (nova.volume.api.API method)
check_encryption_key() (in module nova.api.openstack.zones)
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.driver.ZadaraBEDriver method)
(nova.volume.san.SanISCSIDriver method)
check_host() (in module nova.api.openstack.contrib.hosts)
check_if_vlan_interface_exists() (in module nova.virt.vmwareapi.network_utils)
check_img_metadata_quota_limit() (in module nova.api.openstack.common)
check_isinstance() (in module nova.utils)
check_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
check_snapshots_enabled() (in module nova.api.openstack.common)
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)
choose_host_filter() (in module nova.scheduler.host_filter)
cidr (nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
cidr_v6 (nova.db.sqlalchemy.models.Network attribute)
ClassNotFound
cleanup() (in module nova.virt.vmwareapi.fake)
cleanup_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
clear_cmds() (nova.tests.test_iscsi.TargetAdminTestCase 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)
(class in nova.network.quantum.client)
close() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_carrot.MulticallWaiter method)
(nova.rpc.impl_kombu.Connection method)
(nova.rpc.impl_kombu.ConnectionContext method)
(nova.tests.test_api.FakeHttplibConnection method)
(nova.utils.RingBuffer method)
(nova.virt.libvirt.connection.ConsoleLogger 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)
cmp_version() (in module nova.virt.xenapi.vmops)
CommonNetworkTestCase (class in nova.tests.test_network)
CommonNetworkTestCase.FakeNetworkManager (class in nova.tests.test_network)
CommonNetworkTestCase.FakeNetworkManager.FakeDB (class in nova.tests.test_network)
compare_cpu() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
CompareVersionTestCase (class in nova.tests.test_xenapi)
compile_diagnostics() (nova.virt.xenapi.vm_utils.VMHelper class method)
compile_info() (nova.virt.xenapi.vm_utils.VMHelper class method)
compute_api_add_fixed_ip() (in module nova.tests.api.openstack.contrib.test_multinic_xs)
compute_api_associate() (in module nova.tests.api.openstack.contrib.test_floating_ips)
compute_api_get() (in module nova.tests.api.openstack.contrib.test_virtual_interfaces)
compute_api_remove_fixed_ip() (in module nova.tests.api.openstack.contrib.test_multinic_xs)
compute_fill_first_cost_fn() (in module nova.scheduler.least_cost)
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)
ComputeHostNotFound
ComputeManager (class in nova.compute.manager)
ComputeNode (class in nova.db.sqlalchemy.models)
ComputeServiceUnavailable
ComputeTestCase (class in nova.tests.test_compute)
config_drive (nova.db.sqlalchemy.models.Instance attribute)
confirm_resize() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
connect() (nova.auth.ldapdriver.LDAPWrapper method)
connect_error() (nova.rpc.impl_kombu.Connection method)
Connection (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
ConnectionContext (class in nova.rpc.impl_kombu)
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)
ConsoleLogger (class in nova.virt.libvirt.connection)
ConsoleLoggerTestCase (class in nova.tests.test_libvirt)
ConsoleNotFound
ConsoleNotFoundForInstance
ConsoleNotFoundInPoolForInstance
ConsolePool (class in nova.db.sqlalchemy.models)
ConsolePoolNotFound
ConsolePoolNotFoundForHostType
ConsoleProxyManager (class in nova.console.manager)
ConsoleTestCase (class in nova.tests.test_console)
consume() (nova.fakerabbit.Backend method)
(nova.rpc.impl_kombu.Connection method)
(nova.rpc.impl_kombu.ConsumerBase method)
consume_in_thread() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_kombu.Connection method)
Consumer (class in nova.rpc.impl_carrot)
ConsumerBase (class in nova.rpc.impl_kombu)
ConsumerSet (class in nova.rpc.impl_carrot)
content_type() (nova.network.quantum.client.Client method)
Context (class in nova.tests.api.openstack.fakes)
context() (nova.tests.test_direct.FakeService method)
(nova.tests.test_rpc_common.TestReceiver static method)
ContextTestCase (class in nova.tests.test_context)
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)
ControllerV10 (class in nova.api.openstack.flavors)
(class in nova.api.openstack.images)
(class in nova.api.openstack.ips)
(class in nova.api.openstack.servers)
ControllerV11 (class in nova.api.openstack.flavors)
(class in nova.api.openstack.images)
(class in nova.api.openstack.ips)
(class in nova.api.openstack.servers)
(class in nova.api.openstack.zones)
convert_backward() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
convert_forward() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
convert_to_list_dict() (in module nova.utils)
cpu_info (nova.db.sqlalchemy.models.ComputeNode attribute)
create() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
(nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.common.MetadataXMLSerializer method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.contrib.keypairs.KeypairController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupRulesController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupRulesXMLDeserializer method)
(nova.api.openstack.contrib.security_groups.SecurityGroupXMLDeserializer method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.BootFromVolumeController method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.create_instance_helper.ServerXMLDeserializer method)
(nova.api.openstack.create_instance_helper.ServerXMLDeserializerV11 method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.ControllerV10 method)
(nova.api.openstack.images.ControllerV11 method)
(nova.api.openstack.ips.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.HeadersSerializer method)
(nova.api.openstack.servers.ServerXMLSerializer 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.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.rpc.impl_carrot.Pool method)
(nova.rpc.impl_kombu.Pool method)
(nova.service.Service class method)
(nova.virt.vmwareapi.fake.FakeFactory method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
create_all_at_once() (nova.compute.api.API method)
create_and_attach_port() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
create_block() (nova.network.quantum.melange_connection.MelangeConnection method)
create_cd_vbd() (nova.virt.xenapi.vm_utils.VMHelper class method)
create_connection() (in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_kombu)
create_console() (nova.console.api.API method)
create_consumer() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_kombu.Connection method)
create_controller_spec() (in module nova.virt.vmwareapi.vm_util)
create_datacenter() (in module nova.virt.vmwareapi.fake)
create_datastore() (in module nova.virt.vmwareapi.fake)
create_db_entry_for_new_instance() (nova.compute.api.API method)
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.driver.ZadaraBEDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
create_fake_libvirt_mock() (nova.tests.test_libvirt.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_image() (nova.api.ec2.cloud.CloudController method)
create_instance() (nova.api.openstack.create_instance_helper.CreateInstanceHelper method)
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)
(nova.network.quantum.client.Client static method)
(nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
create_network_spec() (in module nova.virt.vmwareapi.vm_util)
create_networks() (nova.network.manager.NetworkManager method)
(nova.network.manager.VlanManager method)
(nova.network.quantum.manager.QuantumManager method)
create_pbd() (in module nova.virt.xenapi.fake)
create_port() (nova.network.quantum.client.Client static method)
create_port_group() (in module nova.virt.vmwareapi.network_utils)
create_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
create_res_pool() (in module nova.virt.vmwareapi.fake)
create_resource() (in module nova.api.openstack.accounts)
(in module nova.api.openstack.backup_schedules)
(in module nova.api.openstack.consoles)
(in module nova.api.openstack.flavors)
(in module nova.api.openstack.image_metadata)
(in module nova.api.openstack.images)
(in module nova.api.openstack.ips)
(in module nova.api.openstack.limits)
(in module nova.api.openstack.server_metadata)
(in module nova.api.openstack.servers)
(in module nova.api.openstack.shared_ip_groups)
(in module nova.api.openstack.users)
(in module nova.api.openstack.versions)
(in module nova.api.openstack.zones)
create_security_group() (nova.api.ec2.cloud.CloudController method)
create_service() (nova.tests.test_libvirt.LibvirtConnTestCase method)
create_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
create_snapshot() (nova.api.ec2.cloud.CloudController method)
(nova.virt.xenapi.vm_utils.VMHelper class method)
(nova.volume.api.API method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.driver.ZadaraBEDriver method)
(nova.volume.manager.VolumeManager method)
create_snapshot_force() (nova.volume.api.API method)
create_subnet() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib 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_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.driver.ZadaraBEDriver method)
(nova.volume.manager.VolumeManager method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
create_volume_from_snapshot() (nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
create_vsa() (nova.vsa.manager.VsaManager method)
created_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
CreateFault
CreateInstanceHelper (class in nova.api.openstack.create_instance_helper)
CreateServerController (class in nova.api.openstack.contrib.createserverext)
Createserverext (class in nova.api.openstack.contrib.createserverext)
CreateserverextTest (class in nova.tests.api.openstack.contrib.test_createserverext)
createWithFlags() (nova.tests.test_libvirt.FakeVirtDomain method)

D

Datacenter (class in nova.virt.vmwareapi.fake)
DataObject (class in nova.virt.vmwareapi.fake)
Datastore (class in nova.virt.vmwareapi.fake)
DatastoreNotFound
db_key_pair_create() (in module nova.tests.api.openstack.contrib.test_keypairs)
db_key_pair_destroy() (in module nova.tests.api.openstack.contrib.test_keypairs)
db_key_pair_get_all_by_user() (in module nova.tests.api.openstack.contrib.test_keypairs)
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)
DbApiTestCase (class in nova.tests.test_db_api)
DbDriver (class in nova.auth.dbdriver)
DBError
deallocate_fixed_ip() (nova.network.manager.FlatManager method)
(nova.network.manager.NetworkManager method)
(nova.tests.test_network.CommonNetworkTestCase.FakeNetworkManager method)
deallocate_floating_ip() (nova.network.manager.FloatingIP method)
deallocate_for_instance() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
deallocate_ips() (nova.network.quantum.melange_connection.MelangeConnection method)
deallocate_ips_by_vif() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib 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)
(nova.rpc.impl_kombu.Connection method)
declare_direct_consumer() (nova.rpc.impl_kombu.Connection method)
declare_fanout_consumer() (nova.rpc.impl_kombu.Connection method)
declare_topic_consumer() (nova.rpc.impl_kombu.Connection method)
decrypt() (nova.virt.xenapi.vmops.SimpleDH method)
decryptor() (in module nova.crypto)
default() (nova.api.openstack.common.MetadataXMLSerializer method)
(nova.api.openstack.wsgi.ActionDispatcher method)
(nova.api.openstack.wsgi.DictSerializer method)
(nova.api.openstack.wsgi.JSONDeserializer method)
(nova.api.openstack.wsgi.JSONDictSerializer method)
(nova.api.openstack.wsgi.RequestHeadersDeserializer method)
(nova.api.openstack.wsgi.ResponseHeadersSerializer method)
(nova.api.openstack.wsgi.TextDeserializer method)
(nova.api.openstack.wsgi.XMLDeserializer method)
(nova.api.openstack.wsgi.XMLDictSerializer method)
default_flagfile() (in module nova.utils)
default_local_device (nova.db.sqlalchemy.models.Instance attribute)
default_swap_device (nova.db.sqlalchemy.models.Instance attribute)
defaults() (nova.api.openstack.contrib.quotas.QuotaSetsController method)
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.common.MetadataHeadersSerializer method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.contrib.keypairs.KeypairController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupRulesController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.extensions.ExtensionsResource 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.ControllerV10 method)
(nova.api.openstack.servers.ControllerV11 method)
(nova.api.openstack.servers.HeadersSerializer 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.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.network.quantum.melange_connection.MelangeConnection method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.tests.test_libvirt.FakeVirDomainSnapshot method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
delete_all() (nova.image.glance.GlanceImageService method)
delete_block() (nova.network.quantum.melange_connection.MelangeConnection method)
delete_console() (nova.console.api.API method)
delete_expired_cache_items() (nova.vnc.auth.VNCNovaAuthMiddleware method)
delete_expired_host_services() (nova.scheduler.zone_manager.ZoneManager method)
delete_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_flavor_extra_specs() (in module nova.tests.api.openstack.test_flavors_extra_specs)
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_logicalunit() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
delete_network() (nova.network.manager.NetworkManager method)
(nova.network.quantum.client.Client static method)
(nova.network.quantum.manager.QuantumManager method)
(nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
delete_on_termination (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
delete_port() (nova.network.quantum.client.Client static method)
delete_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager method)
delete_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper 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_snapshot() (nova.api.ec2.cloud.CloudController method)
(nova.volume.api.API method)
(nova.volume.driver.RBDDriver method)
(nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.driver.ZadaraBEDriver method)
(nova.volume.manager.VolumeManager method)
delete_subnets_by_net_id() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
delete_target() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm 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.driver.ZadaraBEDriver method)
(nova.volume.manager.VolumeManager method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
delete_volume_metadata() (nova.volume.api.API method)
delete_volume_type_extra_specs() (in module nova.tests.api.openstack.test_volume_types_extra_specs)
delete_vsa_volumes() (nova.vsa.api.API method)
deleted (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
deleted_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
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_external_address_blocks() (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_attribute() (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.wsgi.RequestDeserializer method)
(nova.api.openstack.wsgi.RequestHeadersDeserializer method)
(nova.api.openstack.wsgi.TextDeserializer method)
(nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
deserialize_body() (nova.api.openstack.wsgi.RequestDeserializer method)
deserialize_headers() (nova.api.openstack.wsgi.RequestDeserializer method)
dest_compute (nova.db.sqlalchemy.models.Migration attribute)
dest_host (nova.db.sqlalchemy.models.Migration attribute)
DestinationDiskExists
DestinationHypervisorTooOld
destroy() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.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)
(nova.virt.xenapi.vm_utils.VMHelper class method)
destroy_vm() (in module nova.virt.xenapi.fake)
detach_and_delete_port() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
detach_resource() (nova.network.quantum.client.Client static method)
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.connection.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.virtual_storage_arrays.VsaController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.flavors.FlavorXMLSerializer method)
(nova.api.openstack.images.ControllerV10 method)
(nova.api.openstack.images.ControllerV11 method)
(nova.api.openstack.images.ImageXMLSerializer method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.ServerXMLSerializer method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.zones.Controller method)
(nova.image.glance.GlanceImageService 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)
device_name (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
dhcp_start (nova.db.sqlalchemy.models.Network attribute)
diagnostics() (nova.api.openstack.servers.Controller method)
dict_from_dotted_str() (in module nova.api.ec2.ec2utils)
DictSerializer (class in nova.api.openstack.wsgi)
DictSerializerTest (class in nova.tests.api.openstack.test_wsgi)
direct_send() (nova.rpc.impl_kombu.Connection method)
DirectConsumer (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
DirectPublisher (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
DirectTestCase (class in nova.tests.test_direct)
disabled (nova.db.sqlalchemy.models.Service attribute)
disassociate_address() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
disassociate_floating_ip() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
discover_volume() (nova.volume.driver.AOEDriver method)
(nova.volume.driver.FakeISCSIDriver 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)
DiskNotFound
dispatch() (nova.api.openstack.versions.Versions method)
(nova.api.openstack.wsgi.ActionDispatcher method)
(nova.api.openstack.wsgi.Resource method)
display() (nova.api.openstack.limits.Limit method)
display_description (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
display_name (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
display_unit() (nova.api.openstack.limits.Limit method)
dns1 (nova.db.sqlalchemy.models.Network attribute)
dns2 (nova.db.sqlalchemy.models.Network attribute)
do_refresh_security_group_rules() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
do_request() (nova.network.quantum.client.Client method)
(nova.network.quantum.melange_connection.MelangeConnection method)
do_something() (nova.tests.scheduler.test_scheduler.FakeZonesProxy method)
done() (nova.rpc.impl_kombu.MulticallWaiter method)
downgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.001_austin)
(in module nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer)
(in module nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url)
(in module nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support)
(in module nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids)
(in module nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets)
(in module nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic)
(in module nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.033_ha_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns)
(in module nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass)
(in module nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces)
(in module nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip)
(in module nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata)
(in module nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.044_update_instance_states)
(in module nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority)
(in module nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap)
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.scheduler.test_scheduler)

E

earliest() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
ec2_id_to_id() (in module nova.api.ec2.ec2utils)
Ec2utilsTestCase (class in nova.tests.test_api)
echo() (nova.tests.test_direct.FakeService method)
(nova.tests.test_rpc_common.TestReceiver static method)
echo_three_times() (nova.tests.test_rpc_common.TestReceiver static method)
echo_three_times_yield() (nova.tests.test_rpc_common.TestReceiver static method)
elevated() (nova.context.RequestContext method)
emit() (nova.log.PublishErrorsHandler method)
empty_chain() (nova.network.linux_net.IptablesTable method)
encrypt() (nova.virt.xenapi.vmops.SimpleDH method)
encryptor() (in module nova.crypto)
ensure_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
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.driver.ZadaraBEDriver 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.connection.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() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_vlan_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
(nova.virt.vmwareapi.vif.VMWareVlanBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
ensure_vpn_forward() (in module nova.network.linux_net)
ephemeral_num() (in module nova.block_device)
Error
error (nova.db.sqlalchemy.models.InstanceActions attribute)
example_function_a() (in module nova.tests.monkey_patch_example.example_a)
example_function_b() (in module nova.tests.monkey_patch_example.example_b)
example_method() (nova.tests.monkey_patch_example.example_a.ExampleClassA method)
(nova.tests.monkey_patch_example.example_b.ExampleClassB method)
example_method_add() (nova.tests.monkey_patch_example.example_a.ExampleClassA method)
(nova.tests.monkey_patch_example.example_b.ExampleClassB method)
ExampleClassA (class in nova.tests.monkey_patch_example.example_a)
ExampleClassB (class in nova.tests.monkey_patch_example.example_b)
ExampleSkipTestCase (class in nova.tests.test_skip_examples)
exception() (nova.log.NovaLogger method)
ExceptionTestCase (class in nova.tests.test_misc)
Exchange (class in nova.fakerabbit)
exchange_declare() (nova.fakerabbit.Backend method)
execute() (in module nova.utils)
ExecuteTestCase (class in nova.tests.test_utils)
ExecutorTestCase (class in nova.tests.api.ec2.test_middleware)
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)
ExportDeviceNotFoundForVolume
extend() (in module nova.virt.disk)
ExtendedService (class in nova.tests.test_service)
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)
ExtensionsResource (class in nova.api.openstack.extensions)
ExtensionsTest (class in nova.tests.integrated.test_extensions)
ExtensionsXMLSerializer (class in nova.api.openstack.extensions)
ExtensionsXMLSerializerTest (class in nova.tests.api.openstack.test_extensions)
extract_metadata() (nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.wsgi.MetadataXMLDeserializer method)
extract_text() (nova.api.openstack.wsgi.XMLDeserializer method)

F

factory() (nova.api.openstack.extensions.ExtensionMiddleware class method)
(nova.wsgi.Application class method)
(nova.wsgi.Middleware class method)
fail() (nova.tests.test_rpc_common.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_ask_child_zone_to_create_instance() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_auth_init() (in module nova.tests.api.openstack.fakes)
fake_call_zone_method() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_compute_api() (in module nova.tests.api.openstack.test_servers)
fake_compute_api_create() (in module nova.tests.api.openstack.contrib.test_volumes)
fake_create_fixed_ips() (nova.tests.test_network.CommonNetworkTestCase method)
fake_decrypt_blob_returns_child_info() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_decrypt_blob_returns_local_info() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_empty_call_zone_method() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_execute() (in module nova.tests.fake_utils)
(nova.tests.test_iscsi.TargetAdminTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
(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_gen_uuid() (in module nova.tests.api.openstack.test_servers)
fake_get_network() (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_instance_get() (in module nova.tests.api.openstack.contrib.test_floating_ips)
fake_instance_get_active_by_window() (in module nova.tests.api.openstack.contrib.test_simple_tenant_usage)
fake_instance_get_by_uuid() (in module nova.tests.scheduler.test_scheduler)
fake_instance_type_get() (in module nova.tests.api.openstack.contrib.test_simple_tenant_usage)
fake_is_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_keypair() (in module nova.tests.api.openstack.contrib.test_keypairs)
fake_lookup() (nova.tests.test_libvirt.LibvirtConnTestCase method)
fake_plug_vifs() (in module nova.virt.vmwareapi.fake)
fake_provision_resource() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_provision_resource_from_blob() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_provision_resource_locally() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_upload_image() (in module nova.virt.vmwareapi.fake)
fake_zone_get_all() (in module nova.tests.scheduler.test_abstract_scheduler)
fake_zone_manager_service_states() (in module nova.tests.scheduler.test_abstract_scheduler)
FakeAbstractScheduler (class in nova.tests.scheduler.test_abstract_scheduler)
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)
FakeBaseScheduler (class in nova.tests.scheduler.test_abstract_scheduler)
FakeConnection (class in nova.virt.fake)
FakeConnectionTestCase (class in nova.tests.test_virt_drivers)
FakeConsoleProxy (class in nova.console.fake)
FakeControllerClass (class in nova.tests.test_access)
FakeEmptyServerCollection (class in nova.tests.scheduler.test_scheduler)
FakeEmptyZoneManager (class in nova.tests.scheduler.test_abstract_scheduler)
FakeFactory (class in nova.virt.vmwareapi.fake)
FakeGlance (class in nova.tests.glance.stubs)
FakeHost (class in nova.tests.scheduler.test_least_cost_scheduler)
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() (in module nova.image.fake)
FakeImageService_reset() (in module nova.image.fake)
FakeImageTestCase (class in nova.tests.test_image)
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)
FakeModel (class in nova.tests.db.fakes)
(class in nova.tests.test_network)
FakeNotifier (class in nova.tests.test_exception)
FakeNovaClient (class in nova.tests.scheduler.test_scheduler)
FakeNovaClientZones (class in nova.tests.scheduler.test_scheduler)
FakeQuantumClientConnection (class in nova.tests.test_quantum)
FakeRateLimiter (class in nova.tests.api.openstack.fakes)
FakeRequest (class in nova.tests.test_hosts)
FakeRequestContext (class in nova.tests.api.openstack.fakes)
FakeRerouteCompute (class in nova.tests.scheduler.test_scheduler)
FakeResource (class in nova.tests.scheduler.test_scheduler)
FakeRouter (class in nova.tests.api.openstack.fakes)
FakeServerCollection (class in nova.tests.scheduler.test_scheduler)
FakeService (class in nova.tests.test_direct)
FakeSession (class in nova.tests.test_xenapi)
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)
FakeVcConnection (class in nova.vsa.fake)
FakeVim (class in nova.virt.vmwareapi.fake)
FakeVirDomainSnapshot (class in nova.tests.test_libvirt)
FakeVirtDomain (class in nova.tests.test_libvirt)
FakeVsaLeastUsedScheduler (class in nova.tests.scheduler.test_vsa_scheduler)
FakeVsaMostAvailCapacityScheduler (class in nova.tests.scheduler.test_vsa_scheduler)
FakeXenApi (class in nova.tests.test_xenapi)
FakeXenApi.FakeSR (class in nova.tests.test_xenapi)
FakeZone (class in nova.tests.scheduler.test_scheduler)
(class in nova.tests.test_zones)
FakeZoneManager (class in nova.tests.scheduler.test_abstract_scheduler)
(class in nova.tests.scheduler.test_host_filter)
FakeZonesProxy (class in nova.tests.scheduler.test_scheduler)
fanout_cast() (in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_kombu)
fanout_send() (nova.rpc.impl_kombu.Connection method)
FanoutAdapterConsumer (class in nova.rpc.impl_carrot)
FanoutConsumer (class in nova.rpc.impl_kombu)
FanoutPublisher (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
Fault
FaultCheckers (class in nova.virt.vmwareapi.error_util)
FaultsXMLSerializationTestV11 (class in nova.tests.api.openstack.test_faults)
fetch() (in module nova.virt.images)
(nova.rpc.impl_carrot.Consumer method)
fetch_blank_disk() (nova.virt.xenapi.vm_utils.VMHelper class method)
fetch_ca() (in module nova.crypto)
fetch_image() (in module nova.virt.vmwareapi.vmware_images)
(nova.virt.xenapi.vm_utils.VMHelper class method)
fetch_to_raw() (in module nova.virt.images)
fetchfile() (in module nova.utils)
file_name (nova.db.sqlalchemy.models.Certificate attribute)
FileNotFound
filter_hosts() (nova.scheduler.abstract_scheduler.AbstractScheduler method)
(nova.scheduler.base_scheduler.BaseScheduler method)
(nova.scheduler.filters.abstract_filter.AbstractHostFilter method)
(nova.scheduler.filters.all_hosts_filter.AllHostsFilter method)
(nova.scheduler.filters.instance_type_filter.InstanceTypeFilter method)
(nova.scheduler.filters.json_filter.JsonFilter method)
filterDefineXMLMock() (nova.tests.test_libvirt.NWFilterFakes method)
find() (nova.tests.scheduler.test_scheduler.FakeEmptyServerCollection method)
(nova.tests.scheduler.test_scheduler.FakeServerCollection method)
find_children_named() (nova.api.openstack.wsgi.XMLDeserializer method)
find_first_child_named() (nova.api.openstack.wsgi.XMLDeserializer method)
find_host() (in module nova.tests.api.openstack.test_servers)
find_iso_sr() (in module nova.virt.xenapi.vm_utils)
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_migration() (nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
finish_resize() (nova.compute.manager.ComputeManager method)
finish_revert_resize() (nova.compute.manager.ComputeManager method)
FirewallDriver (class in nova.virt.libvirt.firewall)
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_instance_host() (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_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.test_network.CommonNetworkTestCase.FakeNetworkManager.FakeDB method)
fixed_ip_get_by_network_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ip_get_by_virtual_interface() (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)
fixed_ipv6 (nova.db.sqlalchemy.models.VirtualInterface attribute)
FixedIp (class in nova.db.sqlalchemy.models)
FixedIpAlreadyInUse
FixedIpCommandsTestCase (class in nova.tests.test_nova_manage)
FixedIpInvalid
FixedIpNotFound
FixedIpNotFoundForAddress
FixedIpNotFoundForHost
FixedIpNotFoundForInstance
FixedIpNotFoundForNetwork
FixedIpNotFoundForNetworkHost
FixedIpNotFoundForSpecificInstance
FixedIpNotFoundForVirtualInterface
FixedIpTest (class in nova.tests.api.openstack.contrib.test_multinic_xs)
FlagNotSet
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_network)
flatten_dict() (in module nova.utils)
Flavorextradata (class in nova.api.openstack.contrib.flavorextradata)
Flavorextraspecs (class in nova.api.openstack.contrib.flavorextraspecs)
FlavorExtraSpecsController (class in nova.api.openstack.contrib.flavorextraspecs)
flavorid (nova.db.sqlalchemy.models.InstanceTypes attribute)
FlavorNotFound
FlavorsExtraSpecsTest (class in nova.tests.api.openstack.test_flavors_extra_specs)
FlavorsTest (class in nova.tests.api.openstack.test_flavors)
FlavorsXMLSerializationTest (class in nova.tests.api.openstack.test_flavors)
FlavorXMLSerializer (class in nova.api.openstack.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() (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_set_auto_assigned() (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 (class in nova.api.openstack.contrib.floating_ips)
FloatingIp (class in nova.db.sqlalchemy.models)
FloatingIP (class in nova.network.manager)
FloatingIpAlreadyInUse
FloatingIPController (class in nova.api.openstack.contrib.floating_ips)
FloatingIpNotFound
FloatingIpNotFoundForAddress
FloatingIpNotFoundForHost
FloatingIpNotFoundForProject
FloatingIpTest (class in nova.tests.api.openstack.contrib.test_floating_ips)
flush() (nova.utils.RingBuffer method)
format() (nova.log.NovaFormatter method)
format_addresses() (nova.api.ec2.cloud.CloudController method)
formatException() (nova.log.NovaFormatter method)
found_instance() (in module nova.tests.scheduler.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.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
from_string() (nova.virt.xenapi.vm_utils.ImageType class method)

G

gateway (nova.db.sqlalchemy.models.Network attribute)
gateway_v6 (nova.db.sqlalchemy.models.Network attribute)
GB_TO_BYTES() (in module nova.scheduler.vsa)
gen_uuid() (in module nova.utils)
generate() (nova.auth.signer.Signer method)
generate_bookmark() (nova.api.openstack.views.flavors.ViewBuilderV11 method)
(nova.api.openstack.views.images.ViewBuilderV11 method)
(nova.api.openstack.views.servers.ViewBuilderV11 method)
generate_default_hostname() (in module nova.compute.api)
generate_fingerprint() (in module nova.crypto)
generate_href() (nova.api.openstack.views.flavors.ViewBuilderV11 method)
(nova.api.openstack.views.images.ViewBuilder method)
(nova.api.openstack.views.images.ViewBuilderV11 method)
(nova.api.openstack.views.servers.ViewBuilderV11 method)
(nova.api.openstack.views.versions.ViewBuilder method)
generate_key_pair() (in module nova.crypto)
generate_mac_address() (nova.network.manager.NetworkManager method)
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_user_data() (in module nova.vsa.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.impl_carrot)
GenericUtilsTestCase (class in nova.tests.test_utils)
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.service.BaseImageService method)
(nova.network.quantum.melange_connection.MelangeConnection method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.objectstore.s3server.RootHandler method)
(nova.tests.scheduler.test_scheduler.FakeEmptyServerCollection method)
(nova.tests.scheduler.test_scheduler.FakeServerCollection method)
(nova.virt.vmwareapi.fake.ManagedObject method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
get_access_key() (nova.auth.manager.AuthManager method)
get_action_args() (nova.api.openstack.versions.VersionsRequestDeserializer method)
(nova.api.openstack.wsgi.RequestDeserializer method)
get_actions() (nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(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_active_by_window() (nova.compute.api.API method)
get_active_roles() (nova.auth.manager.AuthManager method)
get_add_vswitch_port_group_spec() (in module nova.virt.vmwareapi.vm_util)
get_admin_context() (in module nova.context)
get_agent_version() (nova.virt.xenapi.vmops.VMOps method)
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.connection.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.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextradata.Flavorextradata method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.InvalidExtension 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)
(nova.vsa.api.API method)
get_all_flavors() (in module nova.compute.instance_types)
get_all_records() (in module nova.virt.xenapi.fake)
get_all_snapshots() (nova.volume.api.API method)
get_all_types() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
get_all_vsa_drives() (nova.vsa.api.API method)
get_all_vsa_instances() (nova.vsa.api.API method)
get_all_vsa_volumes() (nova.vsa.api.API method)
get_allocated_ips() (nova.network.quantum.melange_connection.MelangeConnection method)
get_argument() (nova.objectstore.s3server.BaseRequestHandler method)
get_blocks() (nova.network.quantum.melange_connection.MelangeConnection method)
get_body_deserializer() (nova.api.openstack.wsgi.RequestDeserializer method)
get_body_serializer() (nova.api.openstack.wsgi.ResponseSerializer method)
get_builder() (nova.api.openstack.images.Controller method)
(nova.api.openstack.images.ControllerV10 method)
(nova.api.openstack.images.ControllerV11 method)
get_channel() (nova.rpc.impl_kombu.Connection method)
get_collection_context_and_id() (nova.scheduler.api.reroute_compute method)
(nova.tests.scheduler.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.connection)
(in module nova.virt.vmwareapi_conn)
(in module nova.virt.xenapi_conn)
(in module nova.vsa.connection)
get_connection_type() (nova.network.quantum.client.Client method)
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.connection.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.connection.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.api.openstack.wsgi.Request method)
get_controllers() (nova.api.direct.Reflection method)
get_copy_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
get_cost_fns() (nova.scheduler.least_cost.LeastCostScheduler method)
get_cpu_info() (nova.virt.libvirt.connection.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.servers.ControllerV11 method)
get_description() (nova.api.openstack.contrib.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextradata.Flavorextradata method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.test_extensions.StubExtensionManager method)
get_dev() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
get_dev_name() (nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
get_dhcp_hosts() (in module nova.network.linux_net)
get_dhcp_leases() (in module nova.network.linux_net)
get_dhcp_opts() (in module nova.network.linux_net)
get_diagnostics() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.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.connection.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_engine() (in module nova.db.sqlalchemy.session)
get_environment_rc() (nova.auth.manager.AuthManager method)
get_eof() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
get_expected_content_type() (nova.api.openstack.versions.VersionsRequestDeserializer method)
(nova.api.openstack.wsgi.RequestDeserializer method)
get_fake_db_instance() (in module nova.tests.api.openstack.contrib.test_simple_tenant_usage)
get_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_flavors() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_floating_ip() (nova.network.api.API method)
get_floating_ip_by_ip() (nova.network.api.API method)
get_from_path() (in module nova.utils)
get_glance_client() (in module nova.image.glance)
get_host_ip_addr() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_host_list() (in module nova.scheduler.api)
(nova.scheduler.manager.SchedulerManager method)
(nova.scheduler.zone_manager.ZoneManager method)
get_host_stats() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.HostState method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_hypervisor_type() (nova.virt.libvirt.connection.LibvirtConnection method)
get_hypervisor_version() (nova.virt.libvirt.connection.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_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.connection.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_disk_info() (nova.virt.libvirt.connection.LibvirtConnection method)
get_instance_metadata() (nova.compute.api.API method)
get_instance_nw_info() (nova.network.api.API method)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
get_instance_type() (in module nova.compute.instance_types)
(nova.compute.api.API method)
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.connection.LibvirtConnection method)
get_ip_version() (in module nova.virt.libvirt.netutils)
get_ipam_lib() (in module nova.network.quantum.melange_ipam_lib)
(in module nova.network.quantum.nova_ipam_lib)
get_limits() (nova.api.openstack.limits.Limiter method)
get_local_gb_total() (nova.virt.libvirt.connection.LibvirtConnection method)
get_local_gb_used() (nova.virt.libvirt.connection.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_maker() (in module nova.db.sqlalchemy.session)
get_memory_mb_total() (nova.virt.libvirt.connection.LibvirtConnection method)
get_memory_mb_used() (nova.virt.libvirt.connection.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.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextradata.Flavorextradata method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes 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.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextradata.Flavorextradata method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
get_net_and_mask() (in module nova.virt.libvirt.netutils)
get_net_and_prefixlen() (in module nova.virt.libvirt.netutils)
get_network_id_by_cidr() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_network_with_the_name() (in module nova.virt.vmwareapi.network_utils)
get_networks_for_tenant() (nova.tests.test_quantum.FakeQuantumClientConnection method)
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_pagination_params() (in module nova.api.openstack.common)
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_port_by_attachment() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection 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_and_global_net_ids() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_project_quotas() (in module nova.quota)
get_project_vpn_data() (nova.auth.manager.AuthManager static method)
get_projects() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(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_record() (in module nova.virt.xenapi.fake)
(nova.tests.test_xenapi.FakeXenApi.FakeSR method)
get_request_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_resources() (nova.api.openstack.contrib.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes 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_roles() (nova.auth.manager.AuthManager static method)
get_rrd() (in module nova.virt.xenapi.vm_utils)
get_scheduler_rules() (nova.scheduler.manager.SchedulerManager method)
get_script() (nova.tests.test_iscsi.TargetAdminTestCase method)
get_script_params() (nova.tests.test_iscsi.TargetAdminTestCase method)
(nova.tests.test_iscsi.TgtAdmTestCase method)
get_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_server_volumes() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_servers() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_service_content() (nova.virt.vmwareapi.fake.FakeVim method)
(nova.virt.vmwareapi.vim.Vim method)
get_session() (in module nova.db.sqlalchemy.session)
get_size() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
(nova.virt.vmwareapi.read_write_util.VmWareHTTPReadFile method)
get_snapshot() (nova.volume.api.API method)
get_sr_path() (nova.virt.xenapi.vm_utils.VMHelper class method)
get_status_code() (nova.network.quantum.client.Client method)
get_subnets_by_net_id() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_target_admin() (in module nova.volume.iscsi)
get_test_admin_context() (in module nova.tests.utils)
get_test_instance() (in module nova.tests.utils)
get_test_network_info() (in module nova.tests.utils)
get_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_updated() (nova.api.openstack.contrib.createserverext.Createserverext method)
(nova.api.openstack.contrib.flavorextradata.Flavorextradata method)
(nova.api.openstack.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.contrib.hosts.Hosts method)
(nova.api.openstack.contrib.keypairs.Keypairs method)
(nova.api.openstack.contrib.multinic.Multinic method)
(nova.api.openstack.contrib.quotas.Quotas method)
(nova.api.openstack.contrib.rescue.Rescue method)
(nova.api.openstack.contrib.security_groups.Security_groups method)
(nova.api.openstack.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.contrib.volumes.Volumes method)
(nova.api.openstack.contrib.volumetypes.Volumetypes method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.tests.api.openstack.extensions.foxinsocks.Foxinsocks method)
get_uri() (nova.virt.libvirt.connection.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_v4_ips_by_interface() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_v6_ips_by_interface() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_vcpu_total() (nova.virt.libvirt.connection.LibvirtConnection method)
get_vcpu_used() (nova.virt.libvirt.connection.LibvirtConnection method)
get_vdi_for_vm_safely() (in module nova.virt.xenapi.vm_utils)
(nova.virt.xenapi.vm_utils.VMHelper class method)
get_version_from_href() (in module nova.api.openstack.common)
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_vifs_by_instance() (nova.network.api.API method)
get_vlanid_and_vswitch_for_portgroup() (in module nova.virt.vmwareapi.network_utils)
get_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_attach_config_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_vmdk_file_path_and_adapter_type() (in module nova.virt.vmwareapi.vm_util)
get_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.connection.LibvirtConnection method)
get_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_volume_metadata() (nova.volume.api.API method)
get_volume_metadata_value() (nova.volume.api.API method)
get_volume_stats() (nova.volume.driver.VolumeDriver method)
(nova.volume.driver.ZadaraBEDriver method)
get_volume_type() (in module nova.volume.volume_types)
get_volume_type_by_name() (in module nova.volume.volume_types)
get_volumes() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_vsa_volume_type() (nova.vsa.api.API method)
get_vswitch_for_vlan_interface() (in module nova.virt.vmwareapi.network_utils)
get_whitelist() (nova.vnc.proxy.WebsocketVNCProxy method)
get_xenapi() (nova.tests.test_xenapi.FakeSession method)
(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)
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)
GlobalRoleNotAllowed
go_boom() (in module nova.tests.scheduler.test_scheduler)
good_function() (in module nova.tests.test_exception)
grantee_group (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)

H

handle_exception() (in module nova.log)
hard_limit (nova.db.sqlalchemy.models.Quota attribute)
has_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)
HeadersSerializer (class in nova.api.openstack.servers)
host (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Volume attribute)
host_call_plugin() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
(nova.virt.xenapi.fake.SessionBase method)
host_call_plugin_swap() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
host_compute_free_memory() (nova.virt.xenapi.fake.SessionBase method)
host_dict() (in module nova.api.ec2.admin)
host_power_action() (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.connection.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
host_selection_algorithm() (nova.scheduler.vsa.VsaScheduler method)
(nova.scheduler.vsa.VsaSchedulerLeastUsedHost method)
(nova.scheduler.vsa.VsaSchedulerMostAvailCapacity method)
host_service_caps_stale() (nova.scheduler.zone_manager.ZoneManager method)
HostBinaryNotFound
HostController (class in nova.api.openstack.contrib.hosts)
HostFilterTestCase (class in nova.tests.scheduler.test_host_filter)
hostname (nova.db.sqlalchemy.models.Instance attribute)
HostNetworkSystem (class in nova.virt.vmwareapi.fake)
HostNotFound
Hosts (class in nova.api.openstack.contrib.hosts)
hosts_up() (nova.scheduler.driver.Scheduler method)
hosts_up_with_zone() (nova.scheduler.zone.ZoneScheduler method)
HostState (class in nova.virt.xenapi_conn)
(nova.virt.xenapi_conn.XenAPIConnection attribute)
HostStateTestCase (class in nova.tests.test_xenapi)
HostSystem (class in nova.virt.vmwareapi.fake)
HostTestCase (class in nova.tests.test_hosts)
HpSanISCSIDriver (class in nova.volume.san)
HyperVConnection (class in nova.virt.hyperv)
hypervisor (nova.db.sqlalchemy.models.AgentBuild attribute)
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.AgentBuild attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
id_to_ec2_id() (in module nova.api.ec2.ec2utils)
id_to_ec2_snap_id() (in module nova.api.ec2.ec2utils)
id_to_ec2_vol_id() (in module nova.api.ec2.ec2utils)
IetAdm (class in nova.volume.iscsi)
IetAdmTestCase (class in nova.tests.test_iscsi)
ignore_failure() (in module nova.virt.xenapi.vm_utils)
image_ec2_id() (nova.api.ec2.cloud.CloudController static method)
image_ref (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
ImageControllerWithGlanceServiceTest (class in nova.tests.api.openstack.test_images)
ImageMetaDataTest (class in nova.tests.api.openstack.test_image_metadata)
ImageNotFound
ImagePaginationFailed
ImageRotationNotAllowed
ImageTooLarge
ImageType (class in nova.virt.xenapi.vm_utils)
ImageUnacceptable
ImageXMLSerializationTest (class in nova.tests.api.openstack.test_images)
ImageXMLSerializer (class in nova.api.openstack.images)
import_class() (in module nova.utils)
import_object() (in module nova.utils)
import_public_key() (nova.api.ec2.cloud.CloudController method)
ImportFailureNotifier (class in nova.notifier.list_notifier)
incr() (nova.fakememcache.Client method)
index() (nova.api.openstack.accounts.Controller method)
(nova.api.openstack.backup_schedules.Controller method)
(nova.api.openstack.common.MetadataXMLSerializer method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.contrib.hosts.HostController method)
(nova.api.openstack.contrib.keypairs.KeypairController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.contrib.simple_tenant_usage.SimpleTenantUsageController method)
(nova.api.openstack.contrib.virtual_interfaces.ServerVirtualInterfaceController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.extensions.ExtensionsXMLSerializer method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.flavors.FlavorXMLSerializer method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.ControllerV10 method)
(nova.api.openstack.images.ControllerV11 method)
(nova.api.openstack.images.ImageXMLSerializer method)
(nova.api.openstack.ips.ControllerV10 method)
(nova.api.openstack.ips.ControllerV11 method)
(nova.api.openstack.ips.IPXMLSerializer method)
(nova.api.openstack.limits.LimitsController method)
(nova.api.openstack.limits.LimitsXMLSerializer method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.ServerXMLSerializer method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.versions.VersionsAtomSerializer method)
(nova.api.openstack.versions.VersionsXMLSerializer method)
(nova.api.openstack.zones.Controller method)
(nova.image.glance.GlanceImageService 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() (nova.rpc.impl_carrot.ConsumerSet 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.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.connection.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
(nova.volume.manager.VolumeManager method)
(nova.vsa.fake.FakeVcConnection method)
(nova.vsa.manager.VsaManager method)
init_host_floating_ips() (nova.network.manager.FloatingIP method)
initialize() (in module nova.auth.fakeldap)
initialize_gateway_device() (in module nova.network.linux_net)
inject_data() (in module nova.virt.disk)
inject_data_into_fs() (in module nova.virt.disk)
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_hostname() (nova.virt.xenapi.vmops.VMOps 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)
InjectContext (class in nova.api.auth)
injected (nova.db.sqlalchemy.models.Network attribute)
Instance (class in nova.db.sqlalchemy.models)
instance (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance() (nova.auth.fakeldap.Store class method)
(nova.rpc.impl_carrot.Connection class method)
(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_addresses() (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.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.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_active_by_window() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_active_by_window_joined() (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_filters() (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_by_fixed_ip() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_by_fixed_ipv6() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_fixed_addresses() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_fixed_addresses_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_project_vpn() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_id (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.Volume attribute)
instance_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_delete_all() (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() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_name (nova.db.sqlalchemy.models.Console attribute)
instance_remove_security_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_rules() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
instance_set_state() (in module nova.db.api)
instance_stop() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type (nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
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_extra_specs_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_extra_specs_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_extra_specs_get_item() (in module nova.db.sqlalchemy.api)
instance_type_extra_specs_update_or_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_get() (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_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_id (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
instance_type_purge() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_to_filter() (nova.scheduler.filters.abstract_filter.AbstractHostFilter method)
(nova.scheduler.filters.all_hosts_filter.AllHostsFilter method)
(nova.scheduler.filters.instance_type_filter.InstanceTypeFilter method)
(nova.scheduler.filters.json_filter.JsonFilter method)
instance_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
instance_uuid (nova.db.sqlalchemy.models.Migration attribute)
InstanceActions (class in nova.db.sqlalchemy.models)
InstanceExists
InstanceInfo (class in nova.virt.driver)
InstanceMetadata (class in nova.db.sqlalchemy.models)
InstanceMetadataNotFound
InstanceNotFound
InstanceNotInRescueMode
InstanceNotRunning
InstanceNotSuspended
InstanceRebootFailure
InstanceResumeFailure
instances (nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
InstanceSuspendFailure
InstanceTypeExtraSpecs (class in nova.db.sqlalchemy.models)
InstanceTypeExtraSpecsNotFound
InstanceTypeExtraSpecsTestCase (class in nova.tests.test_instance_types_extra_specs)
InstanceTypeFilter (class in nova.scheduler.filters.instance_type_filter)
InstanceTypeNotFound
InstanceTypeNotFoundByName
InstanceTypes (class in nova.db.sqlalchemy.models)
InstanceTypeTestCase (class in nova.tests.test_instance_types)
InstanceUnacceptable
interface_stats() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.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)
InvalidBDM
InvalidBDMSnapshot
InvalidBDMVolume
InvalidBlob
InvalidCidr
InvalidContentType
InvalidCPUInfo
InvalidDevicePath
InvalidDiskFormat
InvalidEc2Id
InvalidExtension (class in nova.tests.api.openstack.test_extensions)
InvalidHypervisorType
InvalidImageRef
InvalidInput
InvalidInstanceType
InvalidIpProtocol
InvalidParameterValue
InvalidPortRange
InvalidSharedStorage
InvalidSignature
InvalidVLANPortGroup
InvalidVLANTag
InvalidVolumeType
invoke() (nova.api.ec2.apirequest.APIRequest method)
IOThread (class in nova.virt.vmwareapi.io_util)
IptablesFirewallDriver (class in nova.virt.libvirt.firewall)
IptablesFirewallTestCase (class in nova.tests.test_libvirt)
IptablesManager (class in nova.network.linux_net)
IptablesManagerTestCase (class in nova.tests.test_iptables_network)
IptablesRule (class in nova.network.linux_net)
IptablesTable (class in nova.network.linux_net)
IPv6AccountIdentiferTestCase (class in nova.tests.test_ipv6)
IPv6RFC2462TestCase (class in nova.tests.test_ipv6)
IPXMLSerializer (class in nova.api.openstack.ips)
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_ephemeral() (in module nova.block_device)
is_in_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
is_key_value_present() (in module nova.volume.volume_types)
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_swap_or_ephemeral() (in module nova.block_device)
is_user_context() (in module nova.db.sqlalchemy.api)
is_uuid_like() (in module nova.utils)
is_valid_ipv4() (in module nova.utils)
is_vsa_drive() (in module nova.volume.volume_types)
is_vsa_object() (in module nova.volume.volume_types)
is_vsa_volume() (in module nova.volume.volume_types)
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)
ISCSITargetNotFoundForVolume
ISCSITestCase (class in nova.tests.test_volume)
IsDirty() (nova.flags.FlagValues method)
IsolationTestCase (class in nova.tests.test_test)
isotime() (in module nova.utils)
IsUUIDLikeTestCase (class in nova.tests.test_utils)
iterconsume() (nova.rpc.impl_kombu.Connection method)
iteritems() (nova.db.sqlalchemy.models.NovaBase method)

J

JSONDeserializer (class in nova.api.openstack.wsgi)
JSONDeserializerTest (class in nova.tests.api.openstack.test_wsgi)
JSONDictSerializer (class in nova.api.openstack.wsgi)
JSONDictSerializerTest (class in nova.tests.api.openstack.test_wsgi)
JsonFilter (class in nova.scheduler.filters.json_filter)
JsonParamsMiddleware (class in nova.api.direct)
JSONSerializer (class in nova.network.quantum.client)

K

kernel_id (nova.db.sqlalchemy.models.Instance attribute)
KernelNotFoundForImage
key (nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
key_data (nova.db.sqlalchemy.models.Instance attribute)
key_name (nova.db.sqlalchemy.models.Instance attribute)
key_pair_create() (in module nova.db.api)
(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)
KeypairController (class in nova.api.openstack.contrib.keypairs)
KeyPairExists
KeypairNotFound
Keypairs (class in nova.api.openstack.contrib.keypairs)
KeypairsTest (class in nova.tests.api.openstack.contrib.test_keypairs)
kill() (nova.service.Service method)

L

label (nova.db.sqlalchemy.models.Network attribute)
last_octet() (in module nova.utils)
latest() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
launch_index (nova.db.sqlalchemy.models.Instance attribute)
launch_server() (nova.service.Launcher method)
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)
Launcher (class in nova.service)
lazy_load_library_exists() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
LazyPluggable (class in nova.utils)
LdapDriver (class in nova.auth.ldapdriver)
LDAPGroupExists
LDAPGroupMembershipNotFound
LDAPGroupNotFound
LDAPMembershipExists
LDAPObjectNotFound
LDAPUserExists
LDAPUserNotFound
LDAPWrapper (class in nova.auth.ldapdriver)
lease_fixed_ip() (nova.network.manager.NetworkManager method)
leased (nova.db.sqlalchemy.models.FixedIp attribute)
LeastCostScheduler (class in nova.scheduler.least_cost)
LeastCostSchedulerTestCase (class in nova.tests.scheduler.test_least_cost_scheduler)
LibvirtBridgeDriver (class in nova.virt.libvirt.vif)
LibvirtConnection (class in nova.virt.libvirt.connection)
LibvirtConnTestCase (class in nova.tests.test_libvirt)
LibvirtOpenVswitchDriver (class in nova.virt.libvirt.vif)
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)
LimitsControllerV10 (class in nova.api.openstack.limits)
LimitsControllerV10Test (class in nova.tests.api.openstack.test_limits)
LimitsControllerV11 (class in nova.api.openstack.limits)
LimitsControllerV11Test (class in nova.tests.api.openstack.test_limits)
LimitsViewBuilderV11Test (class in nova.tests.api.openstack.test_limits)
LimitsXMLSerializationTest (class in nova.tests.api.openstack.test_limits)
LimitsXMLSerializer (class in nova.api.openstack.limits)
LimitTest (class in nova.tests.api.openstack.test_limits)
link_disks() (nova.virt.xenapi.vmops.VMOps method)
LinuxBridgeInterfaceDriver (class in nova.network.linux_net)
LinuxNetInterfaceDriver (class in nova.network.linux_net)
LinuxNetworkTestCase (class in nova.tests.test_linux_net)
LinuxOVSInterfaceDriver (class in nova.network.linux_net)
list_disks() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
list_floating_ips() (nova.network.api.API 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.connection.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.connection.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
list_interfaces() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
list_networks() (nova.network.quantum.client.Client static method)
list_ports() (nova.network.quantum.client.Client static method)
ListingImageRefsNotSupported
live_migration() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
load_app() (nova.wsgi.Loader method)
Loader (class in 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.driver.ZadaraBEDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
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.api.ec2.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

makefile() (nova.tests.api.openstack.test_limits.FakeHttplibSocket method)
(nova.tests.test_api.FakeHttplibSocket method)
MalformedRequestBody
ManagedObject (class in nova.virt.vmwareapi.fake)
Manager (class in nova.manager)
map_dict_keys() (in module nova.utils)
mappings_prepend_dev() (in module nova.block_device)
md5hash (nova.db.sqlalchemy.models.AgentBuild attribute)
MelangeConnection (class in nova.network.quantum.melange_connection)
members (nova.db.sqlalchemy.models.Project attribute)
memory_mb (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
memory_mb_used (nova.db.sqlalchemy.models.ComputeNode attribute)
Message (class in nova.fakerabbit)
meta_list_to_xml() (nova.api.openstack.common.MetadataXMLSerializer method)
metadata_forward() (in module nova.network.linux_net)
MetadataHeadersSerializer (class in nova.api.openstack.common)
MetadataRequestHandler (class in nova.api.ec2.metadatarequesthandler)
MetadataTestCase (class in nova.tests.test_metadata)
MetadataXMLDeserializationTest (class in nova.tests.api.openstack.test_common)
MetadataXMLDeserializer (class in nova.api.openstack.common)
(class in nova.api.openstack.wsgi)
MetadataXMLSerializationTest (class in nova.tests.api.openstack.test_common)
MetadataXMLSerializer (class in nova.api.openstack.common)
Middleware (class in nova.wsgi)
migrate() (nova.api.openstack.servers.Controller method)
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)
MigrationError
MigrationNotFound
MigrationNotFoundByStatus
MiscFunctionsTest (class in nova.tests.api.openstack.test_common)
mkcacert() (in module nova.crypto)
mkfs() (in module nova.virt.disk)
mkreq() (in module nova.crypto)
MockSetAdminPassword (class in nova.tests.api.openstack.test_server_actions)
(class in nova.tests.api.openstack.test_servers)
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)
(nova.auth.ldapdriver.LDAPWrapper 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)
monkey_patch() (in module nova.utils)
MonkeyPatchTestCase (class in nova.tests.test_utils)
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.impl_carrot)
(in module nova.rpc.impl_kombu)
multi() (nova.api.openstack.versions.VersionsHeadersSerializer method)
(nova.api.openstack.versions.VersionsXMLSerializer method)
multi_host (nova.db.sqlalchemy.models.Network attribute)
multicall() (in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_kombu)
MulticallWaiter (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
MultiDriverTestCase (class in nova.tests.scheduler.test_scheduler)
Multinic (class in nova.api.openstack.contrib.multinic)
MultiScheduler (class in nova.scheduler.multi)

N

name (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
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)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
network_api_allocate() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_associate() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_disassociate() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_get_floating_ip() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_get_floating_ip_by_ip() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_list_floating_ips() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_api_release() (in module nova.tests.api.openstack.contrib.test_floating_ips)
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)
(nova.tests.test_network.CommonNetworkTestCase.FakeNetworkManager.FakeDB method)
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_exists() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
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)
(nova.tests.test_network.CommonNetworkTestCase.FakeNetworkManager.FakeDB method)
network_get_all_by_host() (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_by_uuids() (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)
(nova.tests.test_network.CommonNetworkTestCase.FakeNetworkManager.FakeDB method)
network_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_index() (in module nova.db.api)
network_get_instance_nw_info() (in module nova.tests.api.openstack.contrib.test_floating_ips)
network_get_vpn_ip() (in module nova.db.api)
network_id (nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
network_set_cidr() (in module nova.db.api)
network_set_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
NetworkAdapterNotFound
NetworkCommandsTestCase (class in nova.tests.test_nova_manage)
NetworkHelper (class in nova.virt.xenapi.network_utils)
NetworkHostNotSet
NetworkManager (class in nova.network.manager)
NetworkNotCreated
NetworkNotFound
NetworkNotFoundForBridge
NetworkNotFoundForCidr
NetworkNotFoundForInstance
NetworkNotFoundForProject
NetworkNotFoundForUUID
networks_to_xml() (nova.api.openstack.ips.IPXMLSerializer method)
new_instance_type_id (nova.db.sqlalchemy.models.Migration attribute)
new_logicalunit() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
new_style_quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
new_target() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
next() (nova.db.sqlalchemy.models.NovaBase method)
no_device (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
NO_SUCH_OBJECT
NoAuthMiddleware (class in nova.api.openstack.auth)
NoFilesFound
NoFixedIpsDefined
NoFloatingIpsDefined
NoInstanceTypesFound
NoMoreBlades
NoMoreFixedIps
NoMoreFloatingIps
NoMoreNetworks
NoMoreTargets
NoNetworksFound
noop_cost_fn() (in module nova.scheduler.least_cost)
nop_report_driver_status() (in module nova.tests.test_compute)
normalize_list() (in module nova.scheduler.least_cost)
NotAllowed
NotAuthorized
NotFound
notification() (nova.volume.manager.VolumeManager method)
NotifierListTestCase (class in nova.tests.notifier.test_list_notifier)
NotifierTestCase (class in nova.tests.test_notifier)
notify() (in module nova.notifier.api)
(in module nova.notifier.list_notifier)
(in module nova.notifier.log_notifier)
(in module nova.notifier.no_op_notifier)
(in module nova.notifier.rabbit_notifier)
(in module nova.notifier.test_notifier)
(nova.notifier.list_notifier.ImportFailureNotifier method)
(nova.tests.test_exception.FakeNotifier method)
notify_decorator() (in module nova.notifier.api)
nova.api.auth (module)
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.admin_only (module)
nova.api.openstack.contrib.createserverext (module)
nova.api.openstack.contrib.flavorextradata (module)
nova.api.openstack.contrib.flavorextraspecs (module)
nova.api.openstack.contrib.floating_ips (module)
nova.api.openstack.contrib.hosts (module)
nova.api.openstack.contrib.keypairs (module)
nova.api.openstack.contrib.multinic (module)
nova.api.openstack.contrib.quotas (module)
nova.api.openstack.contrib.rescue (module)
nova.api.openstack.contrib.security_groups (module)
nova.api.openstack.contrib.simple_tenant_usage (module)
nova.api.openstack.contrib.virtual_interfaces (module)
nova.api.openstack.contrib.virtual_storage_arrays (module)
nova.api.openstack.contrib.volumes (module)
nova.api.openstack.contrib.volumetypes (module)
nova.api.openstack.create_instance_helper (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.limits (module)
nova.api.openstack.views.servers (module)
nova.api.openstack.views.versions (module)
nova.api.openstack.wsgi (module)
nova.api.openstack.xmlutil (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.block_device (module)
nova.cloudpipe.pipelib (module)
nova.compute.api (module)
nova.compute.instance_types (module)
nova.compute.manager (module)
nova.compute.power_state (module)
nova.compute.task_states (module)
nova.compute.utils (module)
nova.compute.vm_states (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.migrate_repo.versions.015_add_auto_assign_to_floating_ips (module)
nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value (module)
nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer (module)
nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url (module)
nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support (module)
nova.db.sqlalchemy.migrate_repo.versions.020_add_snapshot_id_to_volumes (module)
nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids (module)
nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb (module)
nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping (module)
nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.026_add_agent_table (module)
nova.db.sqlalchemy.migrate_repo.versions.027_add_provider_firewall_rules (module)
nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs (module)
nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets (module)
nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic (module)
nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id (module)
nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name (module)
nova.db.sqlalchemy.migrate_repo.versions.033_ha_network (module)
nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns (module)
nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations (module)
nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass (module)
nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces (module)
nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip (module)
nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks (module)
nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata (module)
nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data (module)
nova.db.sqlalchemy.migrate_repo.versions.044_update_instance_states (module)
nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority (module)
nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap (module)
nova.db.sqlalchemy.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.s3 (module)
nova.image.service (module)
nova.ipv6.account_identifier (module)
nova.ipv6.api (module)
nova.ipv6.rfc2462 (module)
nova.log (module)
nova.manager (module)
nova.network.api (module)
nova.network.linux_net (module)
nova.network.manager (module)
nova.network.quantum.client (module)
nova.network.quantum.manager (module)
nova.network.quantum.melange_connection (module)
nova.network.quantum.melange_ipam_lib (module)
nova.network.quantum.nova_ipam_lib (module)
nova.network.quantum.quantum_connection (module)
nova.notifier.api (module)
nova.notifier.list_notifier (module)
nova.notifier.log_notifier (module)
nova.notifier.no_op_notifier (module)
nova.notifier.rabbit_notifier (module)
nova.notifier.test_notifier (module)
nova.objectstore.s3server (module)
nova.quota (module)
nova.rpc.common (module)
nova.rpc.impl_carrot (module)
nova.rpc.impl_kombu (module)
nova.scheduler.abstract_scheduler (module)
nova.scheduler.api (module)
nova.scheduler.base_scheduler (module)
nova.scheduler.chance (module)
nova.scheduler.driver (module)
nova.scheduler.filters.abstract_filter (module)
nova.scheduler.filters.all_hosts_filter (module)
nova.scheduler.filters.instance_type_filter (module)
nova.scheduler.filters.json_filter (module)
nova.scheduler.host_filter (module)
nova.scheduler.least_cost (module)
nova.scheduler.manager (module)
nova.scheduler.multi (module)
nova.scheduler.simple (module)
nova.scheduler.vsa (module)
nova.scheduler.zone (module)
nova.scheduler.zone_manager (module)
nova.service (module)
nova.test (module)
nova.tests.api.ec2.test_middleware (module)
nova.tests.api.openstack.common (module)
nova.tests.api.openstack.contrib.test_createserverext (module)
nova.tests.api.openstack.contrib.test_floating_ips (module)
nova.tests.api.openstack.contrib.test_keypairs (module)
nova.tests.api.openstack.contrib.test_multinic_xs (module)
nova.tests.api.openstack.contrib.test_quotas (module)
nova.tests.api.openstack.contrib.test_rescue (module)
nova.tests.api.openstack.contrib.test_security_groups (module)
nova.tests.api.openstack.contrib.test_simple_tenant_usage (module)
nova.tests.api.openstack.contrib.test_virtual_interfaces (module)
nova.tests.api.openstack.contrib.test_volumes (module)
nova.tests.api.openstack.contrib.test_vsa (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_flavors_extra_specs (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_actions (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_volume_types (module)
nova.tests.api.openstack.test_volume_types_extra_specs (module)
nova.tests.api.openstack.test_wsgi (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.image.test_s3 (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.monkey_patch_example.example_a (module)
nova.tests.monkey_patch_example.example_b (module)
nova.tests.notifier.test_list_notifier (module)
nova.tests.runtime_flags (module)
nova.tests.scheduler.test_abstract_scheduler (module)
nova.tests.scheduler.test_host_filter (module)
nova.tests.scheduler.test_least_cost_scheduler (module)
nova.tests.scheduler.test_scheduler (module)
nova.tests.scheduler.test_vsa_scheduler (module)
nova.tests.test_access (module)
nova.tests.test_adminapi (module)
nova.tests.test_api (module)
nova.tests.test_auth (module)
nova.tests.test_bdm (module)
nova.tests.test_block_device (module)
nova.tests.test_cloud (module)
nova.tests.test_compute (module)
nova.tests.test_console (module)
nova.tests.test_context (module)
nova.tests.test_crypto (module)
nova.tests.test_db_api (module)
nova.tests.test_direct (module)
nova.tests.test_exception (module)
nova.tests.test_flags (module)
nova.tests.test_hosts (module)
nova.tests.test_image (module)
nova.tests.test_instance_types (module)
nova.tests.test_instance_types_extra_specs (module)
nova.tests.test_iptables_network (module)
nova.tests.test_ipv6 (module)
nova.tests.test_iscsi (module)
nova.tests.test_libvirt (module)
nova.tests.test_linux_net (module)
nova.tests.test_localization (module)
nova.tests.test_log (module)
nova.tests.test_metadata (module)
nova.tests.test_misc (module)
nova.tests.test_network (module)
nova.tests.test_notifier (module)
nova.tests.test_nova_manage (module)
nova.tests.test_objectstore (module)
nova.tests.test_quantum (module)
nova.tests.test_quota (module)
nova.tests.test_rpc (module)
nova.tests.test_rpc_carrot (module)
nova.tests.test_rpc_common (module)
nova.tests.test_rpc_kombu (module)
nova.tests.test_service (module)
nova.tests.test_skip_examples (module)
nova.tests.test_test (module)
nova.tests.test_test_utils (module)
nova.tests.test_utils (module)
nova.tests.test_versions (module)
nova.tests.test_virt (module)
nova.tests.test_virt_drivers (module)
nova.tests.test_vmwareapi (module)
nova.tests.test_volume (module)
nova.tests.test_volume_types (module)
nova.tests.test_volume_types_extra_specs (module)
nova.tests.test_vsa (module)
nova.tests.test_vsa_volumes (module)
nova.tests.test_wsgi (module)
nova.tests.test_xenapi (module)
nova.tests.test_zones (module)
nova.tests.utils (module)
nova.tests.vmwareapi.db_fakes (module)
nova.tests.vmwareapi.stubs (module)
nova.tests.xenapi.stubs (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.connection (module)
nova.virt.libvirt.firewall (module)
nova.virt.libvirt.netutils (module)
nova.virt.libvirt.vif (module)
nova.virt.vif (module)
nova.virt.vmwareapi.error_util (module)
nova.virt.vmwareapi.fake (module)
nova.virt.vmwareapi.io_util (module)
nova.virt.vmwareapi.network_utils (module)
nova.virt.vmwareapi.read_write_util (module)
nova.virt.vmwareapi.vif (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.vif (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.iscsi (module)
nova.volume.manager (module)
nova.volume.san (module)
nova.volume.volume_types (module)
nova.vsa.api (module)
nova.vsa.connection (module)
nova.vsa.fake (module)
nova.vsa.manager (module)
nova.vsa.utils (module)
nova.wsgi (module)
nova_base_ipv4_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_base_ipv6_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_dhcp_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_project_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_project_filter_v6() (nova.virt.libvirt.firewall.NWFilterFirewall method)
nova_ra_filter() (nova.virt.libvirt.firewall.NWFilterFirewall method)
NovaBase (class in nova.db.sqlalchemy.models)
novadir() (in module nova.utils)
NovaException
NovaFormatter (class in nova.log)
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)
NoVolumeTypesFound
NullWriter (class in nova.tests.image.test_glance)
NWFilterFakes (class in nova.tests.test_libvirt)
NWFilterFirewall (class in nova.virt.libvirt.firewall)
nwfilterLookupByName() (nova.tests.test_libvirt.NWFilterFakes method)
NWFilterTestCase (class in nova.tests.test_libvirt)

O

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

P

PaginationParamsTest (class in nova.tests.api.openstack.test_common)
parent_group (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
parent_group_id (nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
parse_isotime() (in module nova.utils)
parse_limits() (nova.api.openstack.limits.Limiter static method)
(nova.api.openstack.limits.WsgiLimiterProxy static method)
parse_mailmap() (in module nova.utils)
parse_server_string() (in module nova.utils)
parse_strtime() (in module nova.utils)
parse_volume_info() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
ParseLimitsTest (class in nova.tests.api.openstack.test_limits)
ParseNewFlags() (nova.flags.FlagValues method)
partition_dict() (in module nova.utils)
password (nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
PasteAppNotFound
PasteConfigNotFound
pause() (nova.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.tests.scheduler.test_scheduler.FakeResource method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.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)
peek() (nova.utils.RingBuffer method)
(nova.virt.libvirt.connection.ConsoleLogger 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)
(nova.volume.manager.VolumeManager method)
pick_glance_api_server() (in module nova.image.glance)
PIF_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
ping() (nova.scheduler.zone_manager.ZoneManager method)
plug() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
(nova.virt.libvirt.vif.LibvirtBridgeDriver method)
(nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
(nova.virt.vif.VIFDriver method)
(nova.virt.vmwareapi.vif.VMWareVlanBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIOpenVswitchDriver method)
plug_vifs() (nova.virt.driver.ComputeDriver method)
(nova.virt.libvirt.connection.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)
poll_rescued_instances() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
Pool (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
pool (nova.db.sqlalchemy.models.Console attribute)
pool_id (nova.db.sqlalchemy.models.Console attribute)
pop() (nova.fakerabbit.Queue method)
port (nova.db.sqlalchemy.models.Console attribute)
post() (nova.network.quantum.melange_connection.MelangeConnection method)
post_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_image() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_live_migration() (nova.compute.manager.ComputeManager method)
post_live_migration_at_destination() (nova.compute.manager.ComputeManager method)
(nova.virt.libvirt.connection.LibvirtConnection method)
post_server() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_server_action() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_server_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
post_volume() (nova.tests.integrated.api.client.TestOpenStackClient method)
PostParamsMiddleware (class in nova.api.direct)
power_state (nova.db.sqlalchemy.models.Instance attribute)
pre_block_migration() (nova.virt.libvirt.connection.LibvirtConnection method)
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.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
prepare_message() (nova.fakerabbit.Backend method)
print_data() (nova.api.ec2.metadatarequesthandler.MetadataRequestHandler method)
print_generator() (nova.wsgi.Debug static method)
priority (nova.db.sqlalchemy.models.Network attribute)
process() (nova.api.openstack.extensions.RequestExtensionController method)
process_data() (nova.rpc.impl_carrot.AdapterConsumer 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
progress (nova.db.sqlalchemy.models.Snapshot attribute)
Project (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
project (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
project_add_member() (in module nova.db.api)
(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_networks() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_get_networks_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.Snapshot attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
project_manager (nova.auth.manager.Project attribute)
(nova.db.sqlalchemy.models.Project attribute)
project_remove_member() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ProjectExists
ProjectMembershipNotFound
ProjectNotFound
ProjectQuotaNotFound
ProjectTestCase (class in nova.tests.test_misc)
Prop (class in nova.virt.vmwareapi.fake)
properties_root_device_name() (in module nova.block_device)
protocol (nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
provider_auth (nova.db.sqlalchemy.models.Volume attribute)
provider_fw_rule_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
provider_fw_rule_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
provider_fw_rule_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
provider_fw_rule_get_all_by_cidr() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
provider_fw_to_nwfilter_xml() (nova.virt.libvirt.firewall.NWFilterFirewall method)
provider_location (nova.db.sqlalchemy.models.Volume attribute)
ProviderFirewallRule (class in nova.db.sqlalchemy.models)
Proxy (class in nova.api.direct)
proxy_connection() (nova.vnc.proxy.WebsocketVNCProxy method)
ProxyCallback (class in nova.rpc.impl_kombu)
public_hostname (nova.db.sqlalchemy.models.ConsolePool attribute)
public_key (nova.db.sqlalchemy.models.KeyPair attribute)
publish() (nova.fakerabbit.Backend method)
(nova.fakerabbit.Exchange method)
Publisher (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
publisher_id() (in module nova.compute.manager)
(in module nova.notifier.api)
publisher_send() (nova.rpc.impl_kombu.Connection method)
PublishErrorsHandler (class in nova.log)
purge() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
push() (nova.fakerabbit.Queue method)
put() (nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
put_server() (nova.tests.integrated.api.client.TestOpenStackClient method)

Q

QuantumClientConnection (class in nova.network.quantum.quantum_connection)
QuantumIOException
QuantumManager (class in nova.network.quantum.manager)
QuantumMelangeIPAMLib (class in nova.network.quantum.melange_ipam_lib)
QuantumNotFoundException
QuantumNovaIPAMLib (class in nova.network.quantum.nova_ipam_lib)
QuantumNovaIPAMTestCase (class in nova.tests.test_quantum)
QuantumServerException
QuantumTestCaseBase (class in nova.tests.test_quantum)
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_destroy_all_by_project() (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_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_set() (in module nova.tests.api.openstack.contrib.test_quotas)
quota_set_list() (in module nova.tests.api.openstack.contrib.test_quotas)
quota_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
QuotaError
QuotaNotFound
Quotas (class in nova.api.openstack.contrib.quotas)
quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
QuotaSetsController (class in nova.api.openstack.contrib.quotas)
QuotaSetsTest (class in nova.tests.api.openstack.contrib.test_quotas)
QuotaTestCase (class in nova.tests.test_quota)
QuotaTestCase.StubImageService (class in nova.tests.test_quota)

R

raises_exception() (nova.tests.scheduler.test_scheduler.FakeZonesProxy method)
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.api.openstack.contrib.hosts.HostController method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.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)
rebuild() (nova.compute.api.API method)
rebuild_instance() (nova.compute.manager.ComputeManager method)
RebuildRequiresActiveInstance
reconfig() (nova.virt.vmwareapi.fake.VirtualMachine method)
reconnect() (nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_kombu.Connection method)
(nova.rpc.impl_kombu.ConsumerBase method)
(nova.rpc.impl_kombu.Publisher method)
recreate() (nova.rpc.impl_carrot.Connection class method)
redirect_handler() (in module nova.scheduler.api)
RedirectResult
Reflection (class in nova.api.direct)
refresh_provider_fw_rules() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
refresh_security_group_members() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
refresh_security_group_rules() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.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_dhcp() (in module nova.network.linux_net)
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.driver.ZadaraBEDriver method)
(nova.volume.san.HpSanISCSIDriver method)
(nova.volume.san.SanISCSIDriver method)
(nova.volume.san.SolarisISCSIDriver method)
remove_external_address_block() (nova.api.ec2.admin.AdminController method)
remove_filters_for_instance() (nova.virt.libvirt.firewall.IptablesFirewallDriver method)
remove_fixed_ip() (nova.compute.api.API method)
remove_fixed_ip_from_instance() (nova.compute.manager.ComputeManager method)
(nova.network.api.API method)
(nova.network.manager.NetworkManager method)
remove_floating_forward() (in module nova.network.linux_net)
remove_from_compute() (nova.volume.api.API method)
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_invalid_options() (in module nova.api.openstack.servers)
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)
remove_security_group() (nova.compute.api.API method)
remove_version_from_href() (in module nova.api.openstack.common)
remove_volume() (nova.compute.manager.ComputeManager method)
render_xml() (nova.objectstore.s3server.BaseRequestHandler method)
replace_uuid_with_id() (nova.scheduler.api.reroute_compute static method)
reply() (nova.rpc.impl_carrot.RpcContext method)
(nova.rpc.impl_kombu.RpcContext method)
report_count (nova.db.sqlalchemy.models.Service attribute)
report_state() (nova.service.Service method)
Request (class in nova.api.openstack.wsgi)
(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)
(nova.tests.test_metadata.MetadataTestCase method)
RequestContext (class in nova.context)
RequestDeserializer (class in nova.api.openstack.wsgi)
RequestDeserializerTest (class in nova.tests.api.openstack.test_wsgi)
RequestExtension (class in nova.api.openstack.extensions)
RequestExtensionController (class in nova.api.openstack.extensions)
RequestExtensionResource (class in nova.api.openstack.extensions)
RequestExtensionTest (class in nova.tests.api.openstack.test_extensions)
RequestHeadersDeserializer (class in nova.api.openstack.wsgi)
RequestHeadersDeserializerTest (class in nova.tests.api.openstack.test_wsgi)
RequestTest (class in nova.tests.api.openstack.test_wsgi)
require_admin_context() (in module nova.db.sqlalchemy.api)
require_context() (in module nova.db.sqlalchemy.api)
require_instance_exists() (in module nova.db.sqlalchemy.api)
require_volume_exists() (in module nova.db.sqlalchemy.api)
reroute_compute (class in nova.scheduler.api)
Rescue (class in nova.api.openstack.contrib.rescue)
rescue() (in module nova.tests.api.openstack.contrib.test_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.connection.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)
RescueTest (class in nova.tests.api.openstack.contrib.test_rescue)
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() (nova.rpc.impl_kombu.Connection method)
reset_all() (in module nova.fakerabbit)
reset_backend() (in module nova.ipv6.api)
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.api.openstack.servers.Controller method)
(nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
resize_instance() (nova.compute.manager.ComputeManager method)
(nova.virt.xenapi.vmops.VMOps method)
Resource (class in nova.api.openstack.wsgi)
resource (nova.db.sqlalchemy.models.Quota attribute)
ResourceExtension (class in nova.api.openstack.extensions)
ResourceExtensionTest (class in nova.tests.api.openstack.test_extensions)
ResourcePool (class in nova.virt.vmwareapi.fake)
ResourceTest (class in nova.tests.api.openstack.test_wsgi)
response_status() (nova.tests.test_access.AccessTestCase method)
ResponseHeadersSerializer (class in nova.api.openstack.wsgi)
ResponseHeadersSerializerTest (class in nova.tests.api.openstack.test_wsgi)
ResponseSerializer (class in nova.api.openstack.wsgi)
ResponseSerializerTest (class in nova.tests.api.openstack.test_wsgi)
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.connection.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_flavor_extra_specs() (in module nova.tests.api.openstack.test_flavors_extra_specs)
return_create_instance_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_create_instance_metadata_max() (in module nova.tests.api.openstack.test_server_metadata)
return_create_volume_type_extra_specs() (in module nova.tests.api.openstack.test_volume_types_extra_specs)
return_empty_flavor_extra_specs() (in module nova.tests.api.openstack.test_flavors_extra_specs)
return_empty_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_empty_volume_type_extra_specs() (in module nova.tests.api.openstack.test_volume_types_extra_specs)
return_empty_volume_types_get_all_types() (in module nova.tests.api.openstack.test_volume_types)
return_flavor_extra_specs() (in module nova.tests.api.openstack.test_flavors_extra_specs)
return_instance_add_security_group() (in module nova.tests.api.openstack.contrib.test_createserverext)
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_non_existing_server_by_address() (in module nova.tests.test_metadata)
return_non_running_server() (in module nova.tests.api.openstack.contrib.test_security_groups)
return_security_group() (in module nova.tests.api.openstack.contrib.test_security_groups)
(in module nova.tests.api.openstack.test_servers)
return_security_group_get() (in module nova.tests.api.openstack.contrib.test_createserverext)
return_security_group_get_by_name() (in module nova.tests.api.openstack.contrib.test_createserverext)
return_security_group_non_existing() (in module nova.tests.api.openstack.contrib.test_createserverext)
return_security_group_without_instances() (in module nova.tests.api.openstack.contrib.test_security_groups)
return_server() (in module nova.tests.api.openstack.contrib.test_security_groups)
(in module nova.tests.api.openstack.test_server_metadata)
return_server_by_id() (in module nova.tests.api.openstack.contrib.test_createserverext)
(in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
return_server_by_uuid() (in module nova.tests.api.openstack.test_servers)
return_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
return_server_nonexistant() (in module nova.tests.api.openstack.contrib.test_security_groups)
(in module nova.tests.api.openstack.test_server_metadata)
return_server_with_addresses() (in module nova.tests.api.openstack.test_servers)
return_server_with_attributes() (in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
return_server_with_state() (in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
return_server_with_uuid_and_state() (in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
return_servers() (in module nova.tests.api.openstack.test_servers)
return_servers_by_reservation() (in module nova.tests.api.openstack.test_servers)
return_servers_by_reservation_empty() (in module nova.tests.api.openstack.test_servers)
return_servers_from_child_zones() (in module nova.tests.api.openstack.test_servers)
return_servers_from_child_zones_empty() (in module nova.tests.api.openstack.test_servers)
return_virtual_interface_by_instance() (in module nova.tests.api.openstack.test_servers)
return_virtual_interface_instance_nonexistant() (in module nova.tests.api.openstack.test_servers)
return_volume_type_extra_specs() (in module nova.tests.api.openstack.test_volume_types_extra_specs)
return_volume_types_create() (in module nova.tests.api.openstack.test_volume_types)
return_volume_types_destroy() (in module nova.tests.api.openstack.test_volume_types)
return_volume_types_get_all_types() (in module nova.tests.api.openstack.test_volume_types)
return_volume_types_get_by_name() (in module nova.tests.api.openstack.test_volume_types)
return_volume_types_get_volume_type() (in module nova.tests.api.openstack.test_volume_types)
return_vsa() (in module nova.tests.api.openstack.contrib.test_vsa)
revert_migration() (nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
revert_resize() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager 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)
RevokeCertsTest (class in nova.tests.test_crypto)
RingBuffer (class in nova.utils)
RingBufferTestCase (class in nova.tests.test_utils)
role (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
rollback_live_migration() (nova.compute.manager.ComputeManager method)
rollback_live_migration_at_destination() (nova.compute.manager.ComputeManager method)
root_device_name (nova.db.sqlalchemy.models.Instance attribute)
RootHandler (class in nova.objectstore.s3server)
RootLoggerTestCase (class in nova.tests.test_log)
rotate_backups() (nova.compute.manager.ComputeManager method)
RotationRequiredForBackup
Router (class in nova.api.direct)
(class in nova.wsgi)
routing_get() (nova.compute.api.API method)
RPCAllocateFixedIP (class in nova.network.manager)
RpcCarrotTestCase (class in nova.tests.test_rpc_carrot)
RpcContext (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
RpcKombuTestCase (class in nova.tests.test_rpc_kombu)
RpcTestCase (class in nova.tests.test_rpc)
run_commands() (nova.tests.test_iscsi.TargetAdminTestCase method)
run_instance() (nova.compute.manager.ComputeManager method)
run_instances() (nova.api.ec2.cloud.CloudController method)
run_server() (nova.service.Launcher static 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_iso_sr() (in module nova.virt.xenapi.vm_utils)
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.abstract_scheduler.AbstractScheduler method)
(nova.scheduler.chance.ChanceScheduler method)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.multi.MultiScheduler method)
(nova.scheduler.zone.ZoneScheduler method)
(nova.tests.scheduler.test_scheduler.TestDriver method)
schedule_create_volume() (nova.scheduler.simple.SimpleScheduler method)
(nova.scheduler.vsa.VsaScheduler method)
schedule_create_volumes() (nova.scheduler.vsa.VsaScheduler method)
schedule_live_migration() (nova.scheduler.driver.Scheduler method)
schedule_named_method() (nova.tests.scheduler.test_scheduler.TestDriver method)
schedule_run_instance() (nova.scheduler.abstract_scheduler.AbstractScheduler method)
(nova.scheduler.simple.SimpleScheduler method)
schedule_set_network_host() (nova.scheduler.simple.SimpleScheduler method)
schedule_start_instance() (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)
SchedulerCostFunctionNotFound
SchedulerDependentManager (class in nova.manager)
SchedulerHostFilterNotFound
SchedulerManager (class in nova.scheduler.manager)
SchedulerTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerWeightFlagNotFound
search_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
secret_key (nova.db.sqlalchemy.models.User attribute)
security_group_count_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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_count_by_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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.api)
(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.firewall.NWFilterFirewall method)
Security_groups (class in nova.api.openstack.contrib.security_groups)
SecurityGroup (class in nova.db.sqlalchemy.models)
SecurityGroupController (class in nova.api.openstack.contrib.security_groups)
SecurityGroupExistsForInstance
SecurityGroupIngressRule (class in nova.db.sqlalchemy.models)
SecurityGroupInstanceAssociation (class in nova.db.sqlalchemy.models)
SecurityGroupNotExistsForInstance
SecurityGroupNotFound
SecurityGroupNotFoundForProject
SecurityGroupNotFoundForRule
SecurityGroupRulesController (class in nova.api.openstack.contrib.security_groups)
SecurityGroupRulesXMLDeserializer (class in nova.api.openstack.contrib.security_groups)
SecurityGroupXMLDeserializer (class in nova.api.openstack.contrib.security_groups)
select() (in module nova.scheduler.api)
(nova.api.openstack.zones.Controller method)
(nova.scheduler.abstract_scheduler.AbstractScheduler method)
(nova.scheduler.manager.SchedulerManager method)
send() (nova.rpc.impl_kombu.Publisher method)
send_message() (in module nova.rpc.impl_carrot)
serialize() (nova.api.openstack.wsgi.DictSerializer method)
(nova.api.openstack.wsgi.ResponseHeadersSerializer method)
(nova.api.openstack.wsgi.ResponseSerializer method)
(nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
serialize_body() (nova.api.openstack.wsgi.ResponseSerializer method)
serialize_headers() (nova.api.openstack.wsgi.ResponseSerializer method)
serve() (in module nova.service)
Server (class in nova.wsgi)
SERVER_DOWN
server_management_url (nova.db.sqlalchemy.models.AuthToken attribute)
server_name (nova.db.sqlalchemy.models.Instance attribute)
ServerActionsTest (class in nova.tests.api.openstack.test_server_actions)
ServerActionsTestV11 (class in nova.tests.api.openstack.test_server_actions)
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)
ServersViewBuilderV11Test (class in nova.tests.api.openstack.test_servers)
ServerVirtualInterfaceController (class in nova.api.openstack.contrib.virtual_interfaces)
ServerVirtualInterfaceTest (class in nova.tests.api.openstack.contrib.test_virtual_interfaces)
ServerXMLDeserializer (class in nova.api.openstack.create_instance_helper)
ServerXMLDeserializerV11 (class in nova.api.openstack.create_instance_helper)
ServerXMLSerializationTest (class in nova.tests.api.openstack.test_servers)
ServerXMLSerializer (class in nova.api.openstack.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)
ServiceNotFound
ServiceTestCase (class in nova.tests.test_service)
ServiceUnavailable
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_auth_token() (nova.tests.glance.stubs.FakeGlance method)
(nova.tests.image.test_glance.StubGlanceClient method)
set_eof() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
set_execute() (nova.volume.driver.ISCSIDriver method)
(nova.volume.driver.VolumeDriver method)
(nova.volume.iscsi.TargetAdmin method)
set_header() (nova.objectstore.s3server.BaseRequestHandler method)
set_host_enabled() (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.connection.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
set_network_host() (nova.network.manager.NetworkManager method)
set_port_state() (nova.network.quantum.client.Client static 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)
(nova.scheduler.multi.MultiScheduler 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.ec2.test_middleware.ExecutorTestCase method)
(nova.tests.api.ec2.test_middleware.LockoutTestCase method)
(nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
(nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
(nova.tests.api.openstack.contrib.test_keypairs.KeypairsTest method)
(nova.tests.api.openstack.contrib.test_multinic_xs.FixedIpTest method)
(nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
(nova.tests.api.openstack.contrib.test_rescue.RescueTest method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
(nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
(nova.tests.api.openstack.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest method)
(nova.tests.api.openstack.contrib.test_volumes.BootFromVolumeTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSADriveApiTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest 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.ExtensionControllerTest method)
(nova.tests.api.openstack.test_extensions.ExtensionManagerTest method)
(nova.tests.api.openstack.test_extensions.RequestExtensionTest method)
(nova.tests.api.openstack.test_extensions.ResourceExtensionTest method)
(nova.tests.api.openstack.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest 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_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.LimitsControllerV10Test method)
(nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
(nova.tests.api.openstack.test_limits.LimitsViewBuilderV11Test method)
(nova.tests.api.openstack.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest method)
(nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
(nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_servers.ServersTest method)
(nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
(nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
(nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
(nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
(nova.tests.api.openstack.test_users.UsersTest method)
(nova.tests.api.openstack.test_versions.VersionsTest method)
(nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
(nova.tests.api.openstack.test_zones.ZonesTest method)
(nova.tests.hyperv_unittest.HyperVTestCase method)
(nova.tests.image.test_glance.BaseGlanceTest method)
(nova.tests.image.test_s3.TestS3ImageService method)
(nova.tests.integrated.test_volumes.VolumesTest method)
(nova.tests.notifier.test_list_notifier.NotifierListTestCase method)
(nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
(nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
(nova.tests.scheduler.test_scheduler.CallZoneMethodTest method)
(nova.tests.scheduler.test_scheduler.MultiDriverTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
(nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
(nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
(nova.tests.scheduler.test_scheduler.ZoneSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_adminapi.AdminApiTestCase method)
(nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
(nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_console.ConsoleTestCase method)
(nova.tests.test_crypto.RevokeCertsTest method)
(nova.tests.test_db_api.DbApiTestCase method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_flags.FlagsTestCase method)
(nova.tests.test_hosts.HostTestCase method)
(nova.tests.test_image.FakeImageTestCase method)
(nova.tests.test_instance_types.InstanceTypeTestCase method)
(nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
(nova.tests.test_iptables_network.IptablesManagerTestCase method)
(nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
(nova.tests.test_iscsi.IetAdmTestCase method)
(nova.tests.test_iscsi.TargetAdminTestCase method)
(nova.tests.test_iscsi.TgtAdmTestCase method)
(nova.tests.test_libvirt.CacheConcurrencyTestCase method)
(nova.tests.test_libvirt.ConsoleLoggerTestCase method)
(nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
(nova.tests.test_libvirt.NWFilterTestCase method)
(nova.tests.test_linux_net.LinuxNetworkTestCase method)
(nova.tests.test_log.NovaFormatterTestCase method)
(nova.tests.test_log.NovaLoggerTestCase method)
(nova.tests.test_log.RootLoggerTestCase method)
(nova.tests.test_metadata.MetadataTestCase method)
(nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
(nova.tests.test_notifier.NotifierTestCase method)
(nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_quantum.QuantumNovaIPAMTestCase method)
(nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_rpc.RpcTestCase method)
(nova.tests.test_rpc_carrot.RpcCarrotTestCase method)
(nova.tests.test_rpc_kombu.RpcKombuTestCase method)
(nova.tests.test_service.ServiceTestCase method)
(nova.tests.test_service.TestLauncher method)
(nova.tests.test_service.TestWSGIService method)
(nova.tests.test_utils.MonkeyPatchTestCase method)
(nova.tests.test_utils.RingBufferTestCase method)
(nova.tests.test_versions.VersionTestCase method)
(nova.tests.test_virt.TestVirtDisk method)
(nova.tests.test_virt_drivers.AbstractDriverTestCase method)
(nova.tests.test_virt_drivers.FakeConnectionTestCase 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_volume_types.VolumeTypeTestCase method)
(nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
(nova.tests.test_vsa.VsaTestCase method)
(nova.tests.test_vsa_volumes.VsaVolumesTestCase method)
(nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
(nova.tests.test_wsgi.TestLoaderNothingExists 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_libvirt.NWFilterTestCase method)
setup_basic_filtering() (nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall 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_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.common.MetadataXMLSerializer method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.contrib.quotas.QuotaSetsController method)
(nova.api.openstack.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.contrib.simple_tenant_usage.SimpleTenantUsageController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumes.VolumeController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.extensions.ExtensionsXMLSerializer method)
(nova.api.openstack.flavors.Controller method)
(nova.api.openstack.flavors.FlavorXMLSerializer method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.images.Controller method)
(nova.api.openstack.images.ImageXMLSerializer method)
(nova.api.openstack.ips.ControllerV10 method)
(nova.api.openstack.ips.ControllerV11 method)
(nova.api.openstack.ips.IPXMLSerializer method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.ServerXMLSerializer method)
(nova.api.openstack.shared_ip_groups.Controller method)
(nova.api.openstack.users.Controller method)
(nova.api.openstack.versions.VersionV10 method)
(nova.api.openstack.versions.VersionV11 method)
(nova.api.openstack.versions.VersionsAtomSerializer method)
(nova.api.openstack.versions.VersionsXMLSerializer method)
(nova.api.openstack.zones.Controller method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.tests.test_quota.QuotaTestCase.StubImageService method)
show_by_name() (nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
show_host_resources() (nova.scheduler.manager.SchedulerManager method)
show_network_details() (nova.network.quantum.client.Client static method)
show_port_attachment() (nova.network.quantum.client.Client static method)
show_port_details() (nova.network.quantum.client.Client static method)
show_target() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
shutdown() (nova.api.openstack.contrib.hosts.HostController method)
sign_csr() (in module nova.crypto)
Signer (class in nova.auth.signer)
simple_bind_s() (nova.auth.fakeldap.FakeLDAP method)
Simple_tenant_usage (class in nova.api.openstack.contrib.simple_tenant_usage)
SimpleDH (class in nova.virt.xenapi.vmops)
SimpleDriverTestCase (class in nova.tests.scheduler.test_scheduler)
SimpleScheduler (class in nova.scheduler.simple)
SimpleTenantUsageController (class in nova.api.openstack.contrib.simple_tenant_usage)
SimpleTenantUsageTest (class in nova.tests.api.openstack.contrib.test_simple_tenant_usage)
size (nova.db.sqlalchemy.models.Volume attribute)
size() (nova.fakerabbit.Queue method)
skip_if (class in nova.test)
skip_if_fake() (in module nova.test)
skip_test (class in nova.test)
skip_unless (class in nova.test)
sleep() (nova.tests.test_compute.FakeTime method)
Snapshot (class in nova.db.sqlalchemy.models)
snapshot (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
snapshot() (nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.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_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_id (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Volume attribute)
snapshot_instance() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
snapshot_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshotCreateXML() (nova.tests.test_libvirt.FakeVirtDomain method)
SnapshotNotFound
sock2ws() (nova.vnc.proxy.WebsocketVNCProxy method)
SolarisISCSIDriver (class in nova.volume.san)
source_compute (nova.db.sqlalchemy.models.Migration attribute)
SourceHostUnavailable
spawn() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.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.compute.api.API method)
(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_instance() (nova.compute.manager.ComputeManager method)
start_instances() (nova.api.ec2.cloud.CloudController method)
start_service() (nova.test.TestCase method)
start_tcp() (nova.wsgi.Server method)
start_transfer() (in module nova.virt.vmwareapi.vmware_images)
start_vpn() (nova.api.ec2.admin.AdminController method)
startup() (nova.api.openstack.contrib.hosts.HostController method)
state_description_from_vm_state() (in module nova.api.ec2.cloud)
status (nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
status_from_state() (in module nova.api.openstack.common)
stop() (nova.compute.api.API method)
(nova.service.Launcher method)
(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)
stop_instance() (nova.compute.manager.ComputeManager method)
stop_instances() (nova.api.ec2.cloud.CloudController method)
storage_url (nova.db.sqlalchemy.models.AuthToken attribute)
StorageError
StorageRepositoryNotFound
Store (class in nova.auth.fakeldap)
str_dict_replace() (in module nova.utils)
strip_dev() (in module nova.block_device)
strtime() (in module nova.utils)
StrWrapper (class in nova.flags)
stub_flavor() (in module nova.tests.api.openstack.test_flavors)
stub_flavor_extra_specs() (in module nova.tests.api.openstack.test_flavors_extra_specs)
stub_get_host_list() (in module nova.tests.test_hosts)
stub_get_vsa_volume_type() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_host_power_action() (in module nova.tests.test_hosts)
stub_instance() (in module nova.tests.api.openstack.test_server_actions)
(in module nova.tests.api.openstack.test_servers)
stub_max_server_metadata() (in module nova.tests.api.openstack.test_server_metadata)
stub_out() (in module nova.tests.db.fakes)
stub_out_auth() (in module nova.tests.api.openstack.fakes)
stub_out_compute_api_backup() (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_db_network_api() (in module nova.tests.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_set_host_enabled() (in module nova.tests.test_hosts)
stub_vm_utils_with_vdi_attached_here() (in module nova.tests.test_xenapi)
stub_volume_create() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_volume_delete() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_volume_get() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_volume_get_all() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_volume_get_notfound() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_volume_type() (in module nova.tests.api.openstack.test_volume_types)
stub_volume_type_extra_specs() (in module nova.tests.api.openstack.test_volume_types_extra_specs)
stub_volume_update() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_vsa_create() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_vsa_delete() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_vsa_get() (in module nova.tests.api.openstack.contrib.test_vsa)
stub_vsa_get_all() (in module nova.tests.api.openstack.contrib.test_vsa)
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_create_vm() (in module nova.tests.xenapi.stubs)
stubout_determine_is_pv_objectstore() (in module nova.tests.xenapi.stubs)
stubout_fetch_image_glance_disk() (in module nova.tests.xenapi.stubs)
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_lookup_image() (in module nova.tests.xenapi.stubs)
stubout_loopingcall_delay() (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.connection.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)
swap_is_usable() (in module nova.virt.driver)
SwitchNotFoundForNetworkAdapter
SymmetricKeyTestCase (class in nova.tests.test_crypto)
synchronized() (in module nova.utils)

T

target_num (nova.db.sqlalchemy.models.IscsiTarget attribute)
TargetAdmin (class in nova.volume.iscsi)
TargetAdminTestCase (class in nova.tests.test_iscsi)
Task (class in nova.virt.vmwareapi.fake)
task_state (nova.db.sqlalchemy.models.Instance attribute)
tearDown() (nova.test.TestCase method)
(nova.tests.api.ec2.test_middleware.LockoutTestCase method)
(nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
(nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
(nova.tests.api.openstack.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSADriveApiTest method)
(nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
(nova.tests.api.openstack.test_auth.Test method)
(nova.tests.api.openstack.test_auth.TestLimiter method)
(nova.tests.api.openstack.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
(nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
(nova.tests.api.openstack.test_limits.BaseLimitTestSuite method)
(nova.tests.api.openstack.test_limits.LimitsViewBuilderV11Test method)
(nova.tests.api.openstack.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
(nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
(nova.tests.api.openstack.test_versions.VersionsTest method)
(nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
(nova.tests.hyperv_unittest.HyperVTestCase method)
(nova.tests.notifier.test_list_notifier.NotifierListTestCase method)
(nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
(nova.tests.scheduler.test_scheduler.CallZoneMethodTest method)
(nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
(nova.tests.test_crypto.RevokeCertsTest method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
(nova.tests.test_libvirt.ConsoleLoggerTestCase method)
(nova.tests.test_log.NovaFormatterTestCase method)
(nova.tests.test_notifier.NotifierTestCase method)
(nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_rpc.RpcTestCase method)
(nova.tests.test_rpc_carrot.RpcCarrotTestCase method)
(nova.tests.test_rpc_kombu.RpcKombuTestCase method)
(nova.tests.test_utils.RingBufferTestCase 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_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
(nova.tests.test_vsa.VsaTestCase method)
(nova.tests.test_vsa_volumes.VsaVolumesTestCase method)
(nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
(nova.tests.test_wsgi.TestLoaderNothingExists method)
(nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase 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_libvirt.NWFilterTestCase method)
terminate_instance() (nova.compute.manager.ComputeManager method)
terminate_instances() (nova.api.ec2.cloud.CloudController method)
terminate_volumes() (in module nova.compute.utils)
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_001_increase_test_counter() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_002_increase_test_counter() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_003_verify_test_counter() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_200() (nova.tests.api.openstack.test_limits.WsgiLimiterProxyTest method)
test_400_fault() (nova.tests.api.openstack.test_faults.FaultsXMLSerializationTestV11 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_404_fault() (nova.tests.api.openstack.test_faults.FaultsXMLSerializationTestV11 method)
test_413_fault() (nova.tests.api.openstack.test_faults.FaultsXMLSerializationTestV11 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_abstract_scheduler() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_accepts_dictionaries() (nova.tests.test_utils.GetFromPathTestCase method)
test_access_ip() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_access_ipv4() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_access_ipv6() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 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_action() (nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
test_active() (nova.tests.api.openstack.test_servers.TestServerStatus method)
test_add_associated_floating_ip_to_instance() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_add_console() (nova.tests.test_console.ConsoleTestCase method)
test_add_console_does_not_duplicate() (nova.tests.test_console.ConsoleTestCase method)
test_add_fixed_ip() (nova.tests.api.openstack.contrib.test_multinic_xs.FixedIpTest method)
test_add_fixed_ip_instance_without_vpn_requested_networks() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_add_fixed_ip_no_network() (nova.tests.api.openstack.contrib.test_multinic_xs.FixedIpTest method)
test_add_floating_ip_to_instance() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_adjust_child_weights() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_admin_disabled() (nova.tests.api.openstack.test_adminapi.AdminAPITest method)
test_admin_enabled() (nova.tests.api.openstack.test_adminapi.AdminAPITest method)
test_admin_pass() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_agent_update() (nova.tests.test_compute.ComputeTestCase method)
test_ajax_console() (nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_all_host_filter() (nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
test_allocate_address() (nova.tests.test_cloud.CloudTestCase method)
test_allocate_and_deallocate_instance_dynamic() (nova.tests.test_quantum.QuantumTestCaseBase method)
test_allocate_and_deallocate_instance_static() (nova.tests.test_quantum.QuantumTestCaseBase method)
test_allocate_fixed_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_allow_all() (nova.tests.test_access.AccessTestCase method)
test_allow_none() (nova.tests.test_access.AccessTestCase method)
test_allow_project_manager() (nova.tests.test_access.AccessTestCase method)
test_allow_sys_and_net() (nova.tests.test_access.AccessTestCase method)
test_allowed_injected_file_path_bytes() (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_app_found() (nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
test_app_not_found() (nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
test_associate() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_already_associated_security_group_to_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_by_invalid_server_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_by_non_existing_security_group_name() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_disassociate_address() (nova.tests.test_cloud.CloudTestCase method)
test_associate_floating_ip_to_instance_no_project_id() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_associate_floating_ip_to_instance_wrong_project_id() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_associate_no_security_group_name() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_non_existing_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_non_running_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_security_group_name_with_whitespaces() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_without_body() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_associate_xml() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_attach_and_detach_volume() (nova.tests.integrated.test_volumes.VolumesTest method)
test_attach_invalid_device() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_attach_volume() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_attach_volume_raise_exception() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_authorize_project() (nova.tests.api.openstack.test_auth.Test 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_revoke_security_group_ingress_by_id() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_fail_missing_source_group() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_already_exists() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_groups() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_ip_ranges() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_missing_group_name_or_id() (nova.tests.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_missing_protocol_params() (nova.tests.test_cloud.CloudTestCase 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_bad_address_param_in_add_floating_ip() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_bad_address_param_in_remove_floating_ip() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_bad_ec2_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_bad_host() (nova.tests.test_hosts.HostTestCase method)
test_bad_project() (nova.tests.api.openstack.test_auth.Test method)
test_bad_rule() (nova.tests.api.openstack.test_limits.ParseLimitsTest method)
test_bad_status_value() (nova.tests.test_hosts.HostTestCase method)
test_bad_token() (nova.tests.api.openstack.test_auth.Test method)
test_bad_unit() (nova.tests.api.openstack.test_limits.ParseLimitsTest method)
test_bad_update_key() (nova.tests.test_hosts.HostTestCase 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_value() (nova.tests.api.openstack.test_limits.ParseLimitsTest method)
test_bad_xpath() (nova.tests.test_utils.GetFromPathTestCase method)
test_base() (nova.tests.test_metadata.MetadataTestCase method)
test_basic_costing() (nova.tests.scheduler.test_least_cost_scheduler.WeightedSumTestCase method)
test_block_device() (nova.tests.test_virt.TestVirtDriver method)
test_block_external_ips() (nova.tests.test_adminapi.AdminApiTestCase method)
test_block_migration_dest_check_service_lack_disk() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_bool_from_str() (nova.tests.test_utils.GenericUtilsTestCase method)
test_build_limits() (nova.tests.api.openstack.test_limits.LimitsViewBuilderV11Test method)
test_build_limits_empty_limits() (nova.tests.api.openstack.test_limits.LimitsViewBuilderV11Test method)
test_build_server() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_detail() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_detail_active_status() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_detail_with_accessipv4() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_detail_with_accessipv6() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_detail_with_metadata() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_build_server_with_project_id() (nova.tests.api.openstack.test_servers.ServersViewBuilderV11Test method)
test_call_zone_method() (nova.tests.scheduler.test_scheduler.CallZoneMethodTest method)
test_call_zone_method_generates_exception() (nova.tests.scheduler.test_scheduler.CallZoneMethodTest method)
test_call_zone_method_not_present() (nova.tests.scheduler.test_scheduler.CallZoneMethodTest method)
test_canonical_request_from_docs() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_canonical_version_string_is_good() (nova.tests.test_versions.VersionTestCase method)
test_cant_associate_associated_floating_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_change_pass() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_change_pass_no_pass() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 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_check_safe_path() (nova.tests.test_virt.TestVirtDisk method)
test_check_unsafe_path() (nova.tests.test_virt.TestVirtDisk method)
test_child_log_has_level_of_parent_flag() (nova.tests.test_log.NovaLoggerTestCase method)
test_choose_filter() (nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
test_cidr_rule_nwfilter_xml() (nova.tests.test_libvirt.NWFilterTestCase method)
test_compute_fill_first_cost_fn() (nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
test_concurrent_volumes_get_different_targets() (nova.tests.test_volume.VolumeTestCase method)
test_config_found() (nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
test_config_not_found() (nova.tests.test_wsgi.TestLoaderNothingExists method)
test_confirm_resize() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_confirm_resize_server() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_confirm_resize_server_fails() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_connectionpool_single() (nova.tests.test_rpc_carrot.RpcCarrotTestCase 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.openstack.test_wsgi.RequestTest method)
test_content_type_accept_default() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_from_accept_xml() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_from_query_extension() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_missing() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_unsupported() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_with_charset() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_contextualized_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_cost_fn_weights() (nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
test_create() (nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_service.ServiceTestCase method)
test_create_add_existing_rules_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_and_delete_bucket() (nova.tests.test_objectstore.S3APITestCase method)
test_create_and_delete_nets() (nova.tests.test_quantum.QuantumTestCaseBase 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_and_rebuild_server() (nova.tests.integrated.test_servers.ServersTest method)
test_create_and_rebuild_server_with_metadata() (nova.tests.integrated.test_servers.ServersTest method)
test_create_and_rebuild_server_with_metadata_removal() (nova.tests.integrated.test_servers.ServersTest method)
test_create_backup() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_create_backup_admin_api_off() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_bad_entity() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_no_backup_type() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_no_name() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_no_rotation() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_schedules() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_backup_with_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_backup_with_too_much_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_create_bucket_and_key_and_delete_key_again() (nova.tests.test_objectstore.S3APITestCase method)
test_create_by_cidr_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_group_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_delete_security_group() (nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_cloud.CloudTestCase method)
test_create_delete_snapshot() (nova.tests.test_volume.VolumeTestCase method)
test_create_delete_volume() (nova.tests.test_volume.VolumeTestCase method)
test_create_destroy() (nova.tests.hyperv_unittest.HyperVTestCase method)
test_create_duplicate_key_pair() (nova.tests.test_api.ApiEc2TestCase method)
test_create_empty() (nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
test_create_empty_body() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest 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_image() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
(nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.test_cloud.CloudTestCase method)
test_create_image_bad_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_create_image_no_name() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_create_image_no_server_id() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_create_image_snapshots_disabled() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_create_image_with_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
(nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_create_image_with_too_much_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 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_config_drive() (nova.tests.test_compute.ComputeTestCase 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_has_uuid() (nova.tests.api.openstack.test_servers.ServersTest 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_no_server_entity() (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_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_admin_pass() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_admin_pass_empty() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_bad_flavor_href() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_bad_href() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_invalid_flavor_href() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_invalid_flavor_id_int() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_invalid_key_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_local_href() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_name_too_long() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_v1_1_valid_key_name() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_via_zones() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_via_zones_with_resid() (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_access_ip_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_admin_pass_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_bad_config_drive_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_config_drive_as_id_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_config_drive_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_instance_with_duplicate_networks() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_duplicate_networks_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_img_ref_associates_config_drive() (nova.tests.test_compute.ComputeTestCase method)
test_create_instance_with_invalid_security_group_raises() (nova.tests.test_compute.ComputeTestCase method)
test_create_instance_with_network_empty_fixed_ip() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_empty_fixed_ip_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_invalid_id() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_invalid_id_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_id() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_id_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_non_string_fixed_ip() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_no_networks() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_no_networks_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest 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_one_network() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_one_network_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest 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_security_group_json() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_three_personalities() (nova.tests.api.openstack.test_servers.TestServerInstanceCreation method)
test_create_instance_with_two_networks() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_two_networks_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_userdata() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_userdata_none() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_userdata_with_non_b64_content() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_without_config_drive_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_create_iscsi_storage() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_create_network_filters() (nova.tests.test_libvirt.NWFilterTestCase method)
test_create_networks() (nova.tests.test_network.CommonNetworkTestCase method)
test_create_networks_cidr_already_used() (nova.tests.test_network.CommonNetworkTestCase method)
test_create_networks_many() (nova.tests.test_network.CommonNetworkTestCase method)
test_create_networks_too_big() (nova.tests.test_network.VlanNetworkTestCase method)
test_create_networks_too_many() (nova.tests.test_network.VlanNetworkTestCase method)
test_create_no_description_request() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_no_name_request() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_no_protocol_request() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
test_create_nonexistant_server() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_create_request() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
(nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_root_volume() (nova.tests.api.openstack.contrib.test_volumes.BootFromVolumeTest method)
test_create_rule_quota_limit() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_rule_with_same_group_parent_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_security_group_above_255_characters_description_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_above_255_characters_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_non_string_description_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_non_string_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_quota_limit() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_blank_description_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_blank_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_duplicate_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_body_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_description_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_security_group() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_whitespace_description_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_whitespace_name_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_xml() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_create_server_with_metadata() (nova.tests.integrated.test_servers.ServersTest method)
test_create_shared_ip_group() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_create_snapshot() (nova.tests.test_cloud.CloudTestCase method)
test_create_snapshot_force() (nova.tests.test_volume.VolumeTestCase method)
test_create_snapshot_no_name() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_create_volume_from_snapshot() (nova.tests.test_cloud.CloudTestCase method)
(nova.tests.test_volume.VolumeTestCase method)
test_create_volume_with_metadata() (nova.tests.integrated.test_volumes.VolumesTest method)
test_create_with_empty_group_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_instance_id() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_create_with_invalid_cidr_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_from_port_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_group_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_parent_group_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_protocol_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_to_port_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_body_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_cidr_group_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_protocol_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_security_group_rule_in_body_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_to_port_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_existing_parent_group_id_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_numerical_from_port_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_numerical_to_port_json() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_without_instance_id() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_create_xml() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_creates_base_rule_first() (nova.tests.test_libvirt.NWFilterTestCase method)
test_custom() (nova.tests.api.openstack.test_wsgi.RequestHeadersDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.ResponseHeadersSerializerTest method)
test_datetime() (nova.tests.test_utils.ToPrimitiveTestCase 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_decrypt_blob() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_default() (nova.tests.api.openstack.test_wsgi.RequestHeadersDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.ResponseHeadersSerializerTest method)
test_default_allowed_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_default_allowed_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_default_hostname_generator() (nova.tests.test_compute.ComputeTestCase 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.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
test_delete_backup_schedules() (nova.tests.api.openstack.test_servers.ServersTest method)
test_delete_expired_host_services_del_all_hosts() (nova.tests.test_zones.ZoneManagerTestCase method)
test_delete_expired_host_services_del_one_service() (nova.tests.test_zones.ZoneManagerTestCase method)
test_delete_expired_host_services_del_one_service_per_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_delete_invalid_rule_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_delete_key_pair() (nova.tests.test_cloud.CloudTestCase method)
test_delete_meta_not_found() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_delete_non_existing_rule_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroupRules method)
test_delete_nonexistant_server() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_delete_not_found() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_delete_security_group_by_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
(nova.tests.test_cloud.CloudTestCase method)
test_delete_security_group_by_invalid_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_delete_security_group_by_non_existing_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_delete_security_group_no_params() (nova.tests.test_cloud.CloudTestCase method)
test_delete_security_group_with_bad_group_id() (nova.tests.test_cloud.CloudTestCase method)
test_delete_security_group_with_bad_name() (nova.tests.test_cloud.CloudTestCase method)
test_delete_server_instance() (nova.tests.api.openstack.test_servers.ServersTest method)
test_delete_server_instance_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_delete_shared_ip_group() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_delete_snapshot() (nova.tests.test_cloud.CloudTestCase method)
test_deprecated_v11() (nova.tests.api.openstack.test_shared_ip_groups.SharedIpGroupsTest method)
test_deregister_image() (nova.tests.test_cloud.CloudTestCase method)
test_deregister_image_wrong_container_type() (nova.tests.test_cloud.CloudTestCase 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_image_attribute_block_device_mapping() (nova.tests.test_cloud.CloudTestCase method)
test_describe_image_attribute_root_device_name() (nova.tests.test_cloud.CloudTestCase method)
test_describe_image_mapping() (nova.tests.test_cloud.CloudTestCase method)
test_describe_images() (nova.tests.test_cloud.CloudTestCase method)
test_describe_instance_attribute() (nova.tests.test_cloud.CloudTestCase method)
test_describe_instances() (nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_cloud.CloudTestCase method)
test_describe_instances_bdm() (nova.tests.test_cloud.CloudTestCase method)
test_describe_instances_deleted() (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_group_ingress_groups() (nova.tests.test_cloud.CloudTestCase method)
test_describe_security_groups() (nova.tests.test_cloud.CloudTestCase method)
test_describe_security_groups_by_id() (nova.tests.test_cloud.CloudTestCase method)
test_describe_snapshots() (nova.tests.test_cloud.CloudTestCase method)
test_describe_volumes() (nova.tests.test_cloud.CloudTestCase method)
test_deserialize() (nova.tests.api.openstack.test_wsgi.RequestDeserializerTest 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() (nova.tests.api.openstack.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest 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_limit() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_detail_makes_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_detail_marker() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_detail_marker_and_limit() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_detail_passes_through_to_client() (nova.tests.image.test_glance.TestGlanceImageServiceProperties method)
test_dhcp_opts_not_default_gateway_network() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_diagnostics() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_dict() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_dict_from_dotted_str() (nova.tests.test_api.Ec2utilsTestCase method)
test_different_fname_concurrency() (nova.tests.test_libvirt.CacheConcurrencyTestCase method)
test_direct_send_receive() (nova.tests.test_rpc_kombu.RpcKombuTestCase method)
test_disable_host() (nova.tests.test_hosts.HostTestCase method)
test_disassociate() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_already_associated_security_group_to_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_by_invalid_server_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_by_non_existing_security_group_name() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_no_security_group_name() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_non_existing_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_non_running_instance() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_security_group_name_with_whitespaces() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_without_body() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_xml() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_dispatch() (nova.tests.api.openstack.test_wsgi.ActionDispatcherTest method)
(nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_dispatch_action_None() (nova.tests.api.openstack.test_wsgi.ActionDispatcherTest method)
test_dispatch_default() (nova.tests.api.openstack.test_wsgi.ActionDispatcherTest method)
(nova.tests.api.openstack.test_wsgi.DictSerializerTest method)
(nova.tests.api.openstack.test_wsgi.TextDeserializerTest method)
test_dispatch_unknown_controller_action() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_do_refresh_security_group_rules() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_does_select() (nova.tests.test_utils.GetFromPathTestCase method)
test_doesnt_report_disabled_hosts_as_up2() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_doesnt_report_disabled_hosts_as_up_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_ec2_id_to_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_empty_abstract_scheduler() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_empty_dict() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_empty_domain() (nova.tests.scheduler.test_least_cost_scheduler.WeightedSumTestCase method)
test_empty_index_json() (nova.tests.api.openstack.test_limits.LimitsControllerV10Test method)
(nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_empty_index_xml() (nova.tests.api.openstack.test_limits.LimitsControllerV10Test method)
test_empty_list() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_empty_local_hosts() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_empty_metadata_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_enable_host() (nova.tests.test_hosts.HostTestCase method)
test_encrypt_decrypt() (nova.tests.test_crypto.SymmetricKeyTestCase method)
test_encrypt_many_newlines_at_end() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_encrypt_message_with_newlines_at_end() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_encrypt_newlines_inside_message() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_encrypt_really_long_message() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_encrypt_simple_message() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_encrypt_with_leading_newlines() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_ensure_filtering_rules_for_instance_timeout() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_ephemeral() (nova.tests.test_block_device.BlockDeviceTestCase method)
test_equal() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_error_notification() (nova.tests.test_notifier.NotifierTestCase 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_exceptions_raise() (nova.tests.test_misc.ExceptionTestCase method)
test_extended_action() (nova.tests.api.openstack.test_extensions.ActionExtensionTest method)
test_fallback() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_fanout_send_receive() (nova.tests.test_rpc_kombu.RpcKombuTestCase method)
test_fault_has_status_int() (nova.tests.api.openstack.test_faults.TestFaults method)
test_filter_rules() (nova.tests.test_iptables_network.IptablesManagerTestCase method)
test_filter_rules_are_wrapped() (nova.tests.test_iptables_network.IptablesManagerTestCase method)
test_filters_for_instance_with_ip_v6() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_filters_for_instance_without_ip_v6() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_final_version_strings_are_identical() (nova.tests.test_versions.VersionTestCase method)
test_finish_migrate() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_finish_migrate_no_local_storage() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_finish_migrate_no_resize_vdi() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_finish_resize() (nova.tests.test_compute.ComputeTestCase method)
test_finish_revert_resize() (nova.tests.test_compute.ComputeTestCase 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_flavor_link() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_floating_ip_allocate() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_allocate_no_free_ips() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_release_associated() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_release_disassociated() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_show() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ips_list() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_format_block_device_mapping() (nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
test_format_instance_bdm() (nova.tests.test_cloud.CloudTestCase method)
test_format_mapping() (nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
test_format_quota_set() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_from_string() (nova.tests.test_xenapi.XenAPIImageTypeTestCase method)
test_generate_href() (nova.tests.api.openstack.test_versions.VersionsViewBuilderTests method)
test_get_account() (nova.tests.api.openstack.test_accounts.AccountsTest method)
test_get_action_args() (nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
test_get_ajax_console() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_get_all_by_flavor() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_image() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_instance_name_regexp() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_ip_regexp() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_ipv6_regexp() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_metadata() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_multiple_options_at_once() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_name_regexp() (nova.tests.test_compute.ComputeTestCase method)
test_get_all_by_state() (nova.tests.test_compute.ComputeTestCase 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_all_volume_types() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_get_by_fixed_ip() (nova.tests.test_compute.ComputeTestCase method)
test_get_by_flavor_id() (nova.tests.test_compute.ComputeTestCase method)
test_get_collection_context_and_id() (nova.tests.scheduler.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_deserializer() (nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
test_get_deserializer_unknown_content_type() (nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
test_get_dhcp_hosts_for_nw00() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_get_dhcp_hosts_for_nw01() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_get_dhcp_opts_for_nw00() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_get_dhcp_opts_for_nw01() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_get_diagnostics() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_get_empty_flavor_list_v1_0() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_empty_flavor_list_v1_1() (nova.tests.api.openstack.test_flavors.FlavorsTest method)
test_get_expected_content_type() (nova.tests.api.openstack.test_wsgi.RequestDeserializerTest method)
test_get_extension_json() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest method)
test_get_extension_xml() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest 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_host_ip_addr() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_get_id_from_href_with_int() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_id_from_href_with_int_url() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_id_from_href_with_int_url_query() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_id_from_href_with_uuid() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_id_from_href_with_uuid_url() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_id_from_href_with_uuid_url_query() (nova.tests.api.openstack.test_common.MiscFunctionsTest 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_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_instance_disk_info_works_correctly() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_get_instance_mapping() (nova.tests.test_cloud.CloudTestCase method)
test_get_instance_nw_info() (nova.tests.test_network.FlatNetworkTestCase 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.RequestExtensionTest method)
test_get_resources_with_stub_mgr() (nova.tests.api.openstack.test_extensions.RequestExtensionTest method)
test_get_security_group_by_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_by_invalid_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_by_non_existing_id() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_list() (nova.tests.api.openstack.contrib.test_security_groups.TestSecurityGroups method)
test_get_serializer() (nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
test_get_serializer_unknown_content_type() (nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
test_get_server_addresses_nonexistant_network_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_nonexistant_server_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_private_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_private_xml_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_public_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_public_xml_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_single_network_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_addresses_xml_v1_0() (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_malformed_networks_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_v1_1_xml() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_verify_security_groups_json() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_get_server_by_id_verify_security_groups_xml() (nova.tests.api.openstack.contrib.test_createserverext.CreateserverextTest method)
test_get_server_by_id_with_addresses() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_with_addresses_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_by_id_with_addresses_v1_1_ipv6_disabled() (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_by_uuid() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list_with_reservation_id() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list_with_reservation_id_details() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_list_with_reservation_id_empty() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_with_active_status_by_id_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_server_with_id_image_ref_by_id_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers() (nova.tests.integrated.test_servers.ServersTest method)
test_get_servers_admin_allows_ip6_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_admin_allows_ip_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_changes_since_bad_value_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_changes_since_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_flavor_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_image_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_name_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_allows_status_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_invalid_status_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_unknown_or_admin_options1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_unknown_or_admin_options2() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_unknown_or_admin_options3() (nova.tests.api.openstack.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_bad_option_v1_0() (nova.tests.api.openstack.test_servers.ServersTest method)
test_get_servers_with_bad_option_v1_1() (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_test_admin_context() (nova.tests.test_test_utils.TestUtilsTestCase method)
test_get_test_instance() (nova.tests.test_test_utils.TestUtilsTestCase 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_1_0_detail() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_1_0_detail_atom() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_1_0_detail_xml() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_1_1_detail() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_1_1_detail_atom() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_1_1_detail_xml() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_from_href() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_version_from_href_2() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_version_from_href_default() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_get_version_list() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_list_atom() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_version_list_xml() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_get_virtual_interfaces_list() (nova.tests.api.openstack.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest 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_capabilities_all_stale_host_services() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_expired_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_multiple_hosts() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_multiple_service_per_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_one_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_one_stale_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_one_stale_service_per_host() (nova.tests.test_zones.ZoneManagerTestCase method)
test_get_zone_capabilities_three_stale_host_services() (nova.tests.test_zones.ZoneManagerTestCase 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_good_uuid() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_greater_than() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_group_name_valid_chars_security_group() (nova.tests.test_api.ApiEc2TestCase method)
test_group_name_valid_length_security_group() (nova.tests.test_api.ApiEc2TestCase 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_host_dhcp_without_default_gateway_network() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_host_reboot() (nova.tests.test_hosts.HostTestCase method)
test_host_service_caps_stale_all_stale_services() (nova.tests.test_zones.ZoneManagerTestCase method)
test_host_service_caps_stale_no_stale_service() (nova.tests.test_zones.ZoneManagerTestCase method)
test_host_service_caps_stale_one_stale_service() (nova.tests.test_zones.ZoneManagerTestCase method)
test_host_shutdown() (nova.tests.test_hosts.HostTestCase method)
test_host_startup() (nova.tests.test_hosts.HostTestCase method)
test_host_state() (nova.tests.test_xenapi.HostStateTestCase method)
test_id_to_ec2_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_image_detail_filter_changes_since() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_not_supported() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_server() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_with_name() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_with_property() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_with_status() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_filter_with_type() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_detail_no_filters() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_changes_since() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_not_supported() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_server() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_with_name() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_with_property() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_with_status() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_filter_with_type() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_image_link() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_image_no_filters() (nova.tests.api.openstack.test_images.ImageControllerWithGlanceServiceTest method)
test_import_public_key() (nova.tests.test_cloud.CloudTestCase method)
test_index() (nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_servers.TestAddressesXMLSerialization method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_index_absolute_cores_json() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_absolute_injected_files() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_absolute_instances_json() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_absolute_metadata_json() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_absolute_ram_json() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_default_limit() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_index_diff_regex() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_empty() (nova.tests.api.openstack.test_flavors.FlavorsXMLSerializationTest method)
test_index_ignores_extra_absolute_limits_json() (nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_json() (nova.tests.api.openstack.test_limits.LimitsControllerV10Test method)
(nova.tests.api.openstack.test_limits.LimitsControllerV11Test method)
test_index_limit() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_index_marker() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_index_marker_and_limit() (nova.tests.api.openstack.test_images.GlanceImageServiceTest method)
test_index_no_data() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_index_no_limits() (nova.tests.api.openstack.test_limits.LimitsXMLSerializationTest method)
test_index_nonexistant_server() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_index_null() (nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_index_unicode() (nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_index_xml() (nova.tests.api.openstack.test_limits.LimitsControllerV10Test method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_index_zero_images() (nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
test_initialize_gateway_add_if_blank() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_initialize_gateway_moves_wrong_ip() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_initialize_gateway_no_move_right_ip() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_initialize_gateway_resets_route() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_inject_file() (nova.tests.test_compute.ComputeTestCase method)
test_inject_files_with_bad_path() (nova.tests.test_virt.TestVirtDisk method)
test_instance() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_instance_disk() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_instance_disk_raw() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_instance_get_all_by_filters() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_get_all_by_filters_deleted() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_get_project_vpn() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_get_project_vpn_joins() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_not_found() (nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
test_instance_snapshot() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_instance_snapshot_fails_with_no_primary_vdi() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_instance_type_create_then_delete() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_instance_type_extra_specs_create() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_extra_specs_delete() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_extra_specs_update() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_filter() (nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
test_instance_type_filter_extra_specs() (nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
test_instance_type_get_all() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_by_flavor_id_with_extra_specs() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_by_name_with_extra_specs() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_with_extra_specs() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_instance_type_specs_get() (nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
test_integer_passed() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_invalid() (nova.tests.api.openstack.test_limits.ParseLimitsTest method)
(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_extensions() (nova.tests.api.openstack.test_extensions.ExtensionManagerTest method)
test_invalid_limit() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_invalid_marker() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_invalid_methods() (nova.tests.api.openstack.test_limits.WsgiLimiterTest method)
test_invalid_priority() (nova.tests.test_notifier.NotifierTestCase method)
test_invalid_volume_types_params() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_ip_association_and_allocation_of_other_project() (nova.tests.test_network.VlanNetworkTestCase method)
test_is_nova_instance() (nova.tests.test_log.RootLoggerTestCase method)
test_issue_novaclient_command_found() (nova.tests.scheduler.test_scheduler.DynamicNovaClientTest method)
test_issue_novaclient_command_not_found() (nova.tests.scheduler.test_scheduler.DynamicNovaClientTest method)
test_iter() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_iteritems() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_json() (nova.tests.api.openstack.test_wsgi.JSONDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.JSONDictSerializerTest method)
test_json_filter() (nova.tests.scheduler.test_host_filter.HostFilterTestCase method)
test_json_params() (nova.tests.test_direct.DirectTestCase method)
test_key_generation() (nova.tests.test_cloud.CloudTestCase method)
test_keypair_create() (nova.tests.api.openstack.contrib.test_keypairs.KeypairsTest method)
test_keypair_delete() (nova.tests.api.openstack.contrib.test_keypairs.KeypairsTest method)
test_keypair_import() (nova.tests.api.openstack.contrib.test_keypairs.KeypairsTest method)
test_keypair_list() (nova.tests.api.openstack.contrib.test_keypairs.KeypairsTest method)
test_launch_app() (nova.tests.test_service.TestLauncher method)
test_least_busy_host_gets_instance() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_least_busy_host_gets_instance_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_least_busy_host_gets_volume() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_least_busy_host_gets_volume_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_length() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_less_than() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_limit_class() (nova.tests.api.openstack.test_limits.LimitMiddlewareTest 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() (nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_utils.ToPrimitiveTestCase method)
test_list_blocked_ips() (nova.tests.test_adminapi.AdminApiTestCase method)
test_list_buckets() (nova.tests.test_objectstore.S3APITestCase method)
test_list_extensions_json() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest method)
test_list_extensions_xml() (nova.tests.api.openstack.test_extensions.ExtensionControllerTest method)
test_list_hosts() (nova.tests.test_hosts.HostTestCase 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.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_different_hypervisor() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_different_version() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_common_check_service_orig_not_exists() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_not_alive() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_lack_memory() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_same_host() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_dest_check_service_works_correctly() (nova.tests.scheduler.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_libvirt.LibvirtConnTestCase method)
test_live_migration_src_check_compute_node_not_alive() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_instance_not_running() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_volume_node_not_alive() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_live_migration_src_check_works_correctly() (nova.tests.scheduler.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_local_hostname_fqdn() (nova.tests.test_metadata.MetadataTestCase method)
test_lock() (nova.tests.test_compute.ComputeTestCase method)
test_lockout() (nova.tests.api.ec2.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_login() (nova.tests.integrated.test_login.LoginTest method)
test_long_vs_short_flags() (nova.tests.test_flags.FlagsTestCase method)
test_lxc_container_and_uri() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_malformed_json() (nova.tests.api.openstack.test_api.APITest method)
test_malformed_xml() (nova.tests.api.openstack.test_api.APITest method)
test_mapping_prepend_dev() (nova.tests.test_api.Ec2utilsTestCase method)
test_mappings_prepend_dev() (nova.tests.test_block_device.BlockDeviceTestCase 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() (nova.tests.test_compute.ComputeTestCase method)
test_migrate_disk_and_power_off() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_migrate_server() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_minimal_request() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
(nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_missing_arg() (nova.tests.api.openstack.test_limits.ParseLimitsTest method)
test_missing_dict_param_in_add_floating_ip() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_missing_dict_param_in_remove_floating_ip() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_modify_associate() (nova.tests.test_nova_manage.NetworkCommandsTestCase method)
test_modify_disassociate() (nova.tests.test_nova_manage.NetworkCommandsTestCase method)
test_modify_image_attribute() (nova.tests.test_cloud.CloudTestCase method)
test_modify_unchanged() (nova.tests.test_nova_manage.NetworkCommandsTestCase 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_monkey_patch() (nova.tests.test_utils.MonkeyPatchTestCase method)
test_multi_choice_image() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_multi_choice_image_xml() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_multi_choice_server() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_multi_choice_server_atom() (nova.tests.api.openstack.test_versions.VersionsTest method)
test_multi_nic() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_multi_node() (nova.tests.test_volume.VolumeTestCase method)
test_multinic_iptables() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_multiple_delays() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_multiple_keys() (nova.tests.api.ec2.test_middleware.LockoutTestCase method)
test_multiple_metadata_items() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_multiple_personality_files() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_multiple_positional_format_placeholders() (nova.tests.test_localization.LocalizationTestCase method)
test_multiple_rules() (nova.tests.api.openstack.test_limits.ParseLimitsTest 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.scheduler.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_nasties() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_nat_rules() (nova.tests.test_iptables_network.IptablesManagerTestCase method)
test_no_app() (nova.tests.test_wsgi.TestWSGIServer 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_hosts() (nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
test_no_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_no_params() (nova.tests.api.openstack.test_common.PaginationParamsTest 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_volume_types.VolumeTypeTestCase method)
test_non_existent_inst_type_shouldnt_delete() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_non_lexical() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_non_uuid_string_passed() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_noop_cost_fn() (nova.tests.scheduler.test_least_cost_scheduler.LeastCostSchedulerTestCase method)
test_not_ami() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_not_existing_project() (nova.tests.api.openstack.test_auth.Test method)
test_number_conversion() (nova.tests.test_api.XmlConversionTestCase method)
test_one_zone_down_got_instance() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_one_zone_down_no_instances() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_overridden_allowed_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_overridden_allowed_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_override_manager_method() (nova.tests.test_service.ServiceManagerTestCase method)
test_parse_block_device_mapping() (nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
test_parse_server_string() (nova.tests.test_utils.GenericUtilsTestCase method)
test_parse_volume_info_raise_exception() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_password_update() (nova.tests.api.openstack.test_servers.TestServerStatus 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_block_migration_works_correctly() (nova.tests.test_libvirt.LibvirtConnTestCase 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_preparing_xml_info() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_properties() (nova.tests.test_block_device.BlockDeviceTestCase method)
test_properties_root_defice_name() (nova.tests.test_api.Ec2utilsTestCase method)
test_provider_firewall_rules() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_provision_resource_from_blob_empty() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_provision_resource_from_blob_with_child_blob() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_provision_resource_from_blob_with_immediate_child_blob() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_provision_resource_from_blob_with_local_blob() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_provision_resource_local() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_provision_resource_remote() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_proxy() (nova.tests.test_direct.DirectTestCase method)
test_quota_overrides() (nova.tests.test_quota.QuotaTestCase method)
test_quotas_defaults() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_quotas_show_as_admin() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_quotas_show_as_unauthorized_user() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_quotas_update_as_admin() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_quotas_update_as_user() (nova.tests.api.openstack.contrib.test_quotas.QuotaSetsTest method)
test_rabbit_priority_queue() (nova.tests.test_notifier.NotifierTestCase method)
test_raise() (nova.tests.api.openstack.test_faults.TestFaults method)
test_real_failure1() (nova.tests.test_utils.GetFromPathTestCase method)
test_reboot() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.api.openstack.test_servers.TestServerStatus method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_no_type() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_reboot_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_not_poweredon() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_rebuild() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.api.openstack.test_servers.TestServerStatus method)
test_rebuild_error() (nova.tests.api.openstack.test_servers.TestServerStatus method)
test_rebuild_minimum() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_rebuild_no_imageRef() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_reconnect_on_server_failure() (nova.tests.test_auth.AuthManagerLdapTestCase 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_release_address() (nova.tests.test_cloud.CloudTestCase method)
test_release_address_still_associated() (nova.tests.test_cloud.CloudTestCase method)
test_remove_associated_floating_ip_from_instance() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_remove_console() (nova.tests.test_console.ConsoleTestCase method)
test_remove_disassociated_floating_ip_from_instance() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_remove_fixed_ip() (nova.tests.api.openstack.contrib.test_multinic_xs.FixedIpTest method)
test_remove_fixed_ip_from_instance() (nova.tests.test_network.CommonNetworkTestCase method)
test_remove_fixed_ip_from_instance_bad_input() (nova.tests.test_network.CommonNetworkTestCase method)
test_remove_fixed_ip_no_address() (nova.tests.api.openstack.contrib.test_multinic_xs.FixedIpTest method)
test_remove_ip_block() (nova.tests.test_adminapi.AdminApiTestCase method)
test_remove_version_from_href() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_2() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_3() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_4() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_bad_request() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_bad_request_2() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_version_from_href_bad_request_3() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_remove_vm() (nova.virt.fake.FakeConnection method)
test_rename_server() (nova.tests.integrated.test_servers.ServersTest method)
test_repeated_inst_types_should_raise_api_error() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_repeated_vol_types_should_raise_api_error() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_report_state_newly_connected() (nova.tests.test_service.ServiceTestCase method)
test_report_state_newly_disconnected() (nova.tests.test_service.ServiceTestCase method)
test_reports_enabled_hosts_as_up() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_reports_enabled_hosts_as_up_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_request_context_sets_is_admin() (nova.tests.test_context.ContextTestCase method)
test_request_context_sets_is_admin_upcase() (nova.tests.test_context.ContextTestCase method)
test_request_second_personality_node_ignored() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_empty_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_empty_metadata_and_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_empty_metadata_and_personality_reversed() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_empty_networks() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_empty_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_metadata_duplicate_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_metadata_missing_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_metadata_missing_value() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_networks_duplicate_ids() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_one_network() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_network_empty_fixed_ip() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_network_empty_id() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_network_missing_fixed_ip() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_network_missing_id() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_one_personality() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_one_personality_empty_contents() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_one_personality_empty_contents_variation() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_one_personality_missing_path() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_second_network_node_ignored() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_two_metadata() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_two_metadata_missing_key() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_two_metadata_missing_value() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_request_with_two_networks() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_request_with_two_personalities() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV10 method)
test_rescue() (nova.tests.api.openstack.contrib.test_rescue.RescueTest method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
test_rescue_accepted() (nova.tests.api.openstack.test_servers.ServersTest method)
test_rescue_raises_handled() (nova.tests.api.openstack.test_servers.ServersTest method)
test_reserve() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_reserve_nonexistent_address() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_resize() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
(nova.tests.api.openstack.test_servers.TestServerStatus method)
test_resize_bad_flavor_fails() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_resize_down_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_instance() (nova.tests.test_compute.ComputeTestCase method)
test_resize_instance_notification() (nova.tests.test_compute.ComputeTestCase method)
test_resize_invalid_flavor_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_no_flavor_ref() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_resize_raises_fails() (nova.tests.api.openstack.test_server_actions.ServerActionsTest 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_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_resize_server_no_flavor() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_resize_server_no_flavor_ref() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 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_error() (nova.tests.test_exception.ApiErrorTestCase method)
test_return_valid_isoformat() (nova.tests.test_api.ApiEc2TestCase method)
test_reusing_connection() (nova.tests.test_rpc_kombu.RpcKombuTestCase method)
test_revert_migrate() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_revert_migration() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_revert_resize() (nova.tests.api.openstack.test_server_actions.TestServerActionXMLDeserializerV11 method)
test_revert_resize_server() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_revert_resize_server_fails() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_revoke_certs_by_project() (nova.tests.test_crypto.RevokeCertsTest method)
test_revoke_certs_by_user() (nova.tests.test_crypto.RevokeCertsTest method)
test_revoke_certs_by_user_and_project() (nova.tests.test_crypto.RevokeCertsTest method)
test_revoke_security_group_ingress() (nova.tests.test_cloud.CloudTestCase method)
test_revoke_security_group_ingress_missing_group_name_or_id() (nova.tests.test_cloud.CloudTestCase method)
test_router() (nova.tests.api.test_wsgi.Test method)
test_routing_flags() (nova.tests.scheduler.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_instance_usage_notification() (nova.tests.test_compute.ComputeTestCase method)
test_run_instances() (nova.tests.test_cloud.CloudTestCase method)
test_run_instances_image_state_invalid() (nova.tests.test_cloud.CloudTestCase method)
test_run_instances_image_state_none() (nova.tests.test_cloud.CloudTestCase method)
test_run_instances_image_status_active() (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_run_with_snapshot() (nova.tests.test_cloud.CloudTestCase method)
test_runtime_and_unknown_flags() (nova.tests.test_flags.FlagsTestCase method)
test_s3_create() (nova.tests.image.test_s3.TestS3ImageService method)
test_same_fname_concurrency() (nova.tests.test_libvirt.CacheConcurrencyTestCase method)
test_schedule_do_not_schedule_with_hint() (nova.tests.scheduler.test_abstract_scheduler.AbstractSchedulerTestCase method)
test_scheduler_live_migration_with_volume() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_security_group_ingress_quota_limit() (nova.tests.test_cloud.CloudTestCase method)
test_security_group_quota_limit() (nova.tests.test_cloud.CloudTestCase method)
test_security_groups() (nova.tests.test_metadata.MetadataTestCase method)
test_send_notification() (nova.tests.test_notifier.NotifierTestCase method)
test_send_notification_by_decorator() (nova.tests.test_notifier.NotifierTestCase method)
test_send_notifications_successfully() (nova.tests.notifier.test_list_notifier.NotifierListTestCase method)
test_send_notifications_with_errors() (nova.tests.notifier.test_list_notifier.NotifierListTestCase method)
test_send_rabbit_notification() (nova.tests.test_notifier.NotifierTestCase method)
test_serialize() (nova.tests.image.test_glance.TestGlanceSerializer method)
test_serialize_extensions() (nova.tests.api.openstack.test_extensions.ExtensionsXMLSerializerTest method)
test_serialize_extenstion() (nova.tests.api.openstack.test_extensions.ExtensionsXMLSerializerTest method)
test_serialize_response() (nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
test_serialize_response_dict_to_unknown_content_type() (nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
test_serialize_response_None() (nova.tests.api.openstack.test_wsgi.ResponseSerializerTest method)
test_server_actions() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_backup_schedule_deprecated_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_server_bad_body() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password_bad_request() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password_empty_string() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password_none() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password_not_a_string() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_change_password_xml() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 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_server_actions.ServerActionsTest method)
test_server_reboot_hard() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_reboot_incorrect_type() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_reboot_missing_type() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_reboot_soft() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_accepted() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
test_server_rebuild_accepted_minimum() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_accepted_with_bad_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_accepted_with_metadata() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_admin_pass() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_bad_entity() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_bad_personality() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_personality() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_rejected_when_building() (nova.tests.api.openstack.test_server_actions.ServerActionsTest method)
(nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 method)
test_server_rebuild_server_not_found() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 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_unknown_action() (nova.tests.api.openstack.test_server_actions.ServerActionsTestV11 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_service_random_port() (nova.tests.test_service.TestWSGIService 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_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_servers.TestAddressesXMLSerialization method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_show_associated_floating_ip() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_show_handles_blank_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_show_handles_integers() (nova.tests.api.openstack.test_flavors.FlavorsXMLSerializationTest method)
test_show_handles_none_datetimes() (nova.tests.image.test_glance.TestGetterDateTimeNoneTests method)
test_show_host_resources_host_not_exit() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_show_host_resources_no_project() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_show_host_resources_works_correctly() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_show_image_no_metadata_key() (nova.tests.api.openstack.test_images.ImageXMLSerializationTest 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_no_server() (nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
test_show_nonexistant_server() (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_show_passes_through_to_client_with_authtoken_in_context() (nova.tests.image.test_glance.TestGlanceImageServiceProperties method)
test_show_raises_when_no_authtoken_in_the_context() (nova.tests.image.test_glance.TestGlanceImageServiceProperties method)
test_show_spec_not_found() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_show_xml() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_show_zero_metadata() (nova.tests.api.openstack.test_images.ImageXMLSerializationTest method)
test_skip_if_example() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_skip_test_example() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_skip_unless_example() (nova.tests.test_skip_examples.ExampleSkipTestCase method)
test_snapshot() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_snapshot_in_qcow2_format() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_snapshot_in_raw_format() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_snapshot_no_image_architecture() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_snapshot_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_snapshot_not_found() (nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
test_spawn() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_spawn_empty_dns() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_fail_cleanup_1() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_fail_cleanup_2() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_glance() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_iso_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_raw_glance() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_vhd_glance_linux() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spawn_vhd_glance_swapdisk() (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_info() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_spawn_with_network_qos() (nova.tests.test_xenapi.XenAPIVMTestCase method)
test_spec_request() (nova.tests.api.openstack.test_servers.TestServerCreateRequestXMLDeserializerV11 method)
test_specific_host_gets_instance() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_specific_host_gets_instance_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_start() (nova.tests.test_compute.ComputeTestCase method)
test_start_random_port() (nova.tests.test_wsgi.TestWSGIServer method)
test_static_filters() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_status_not_active() (nova.tests.api.openstack.test_servers.TestGetKernelRamdiskFromImage method)
test_stop() (nova.tests.test_compute.ComputeTestCase method)
test_stop_start_instance() (nova.tests.test_cloud.CloudTestCase method)
test_stop_start_with_volume() (nova.tests.test_cloud.CloudTestCase method)
test_stop_with_attached_volume() (nova.tests.test_cloud.CloudTestCase method)
test_stopped() (nova.tests.api.openstack.test_servers.TestServerStatus method)
test_strip_dev() (nova.tests.test_block_device.BlockDeviceTestCase 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_swap_is_usable() (nova.tests.test_virt.TestVirtDriver 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_target_admin() (nova.tests.test_iscsi.TargetAdminTestCase method)
test_tenant_id_filter_converts_to_project_id_for_admin() (nova.tests.api.openstack.test_servers.ServersTest method)
test_terminate_instances() (nova.tests.test_cloud.CloudTestCase method)
test_terminate_invalid_instance() (nova.tests.test_api.ApiEc2TestCase method)
test_terminate_usage_notification() (nova.tests.test_compute.ComputeTestCase method)
test_timeout() (nova.tests.api.ec2.test_middleware.LockoutTestCase method)
test_to_global() (nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
test_to_global_with_bad_mac() (nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
test_to_global_with_bad_prefix() (nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
test_to_global_with_bad_project() (nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
test_to_mac() (nova.tests.test_ipv6.IPv6AccountIdentiferTestCase method)
(nova.tests.test_ipv6.IPv6RFC2462TestCase method)
test_to_string() (nova.tests.test_xenapi.XenAPIImageTypeTestCase 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_quota.QuotaTestCase method)
test_too_many_cores() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
(nova.tests.test_quota.QuotaTestCase method)
test_too_many_cores_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_too_many_gigabytes() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
(nova.tests.test_quota.QuotaTestCase 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)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_too_many_metadata_items_on_put() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_too_many_metadata_items_on_update_item() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_too_many_volumes() (nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_volume.VolumeTestCase method)
test_topic_send_receive() (nova.tests.test_rpc_kombu.RpcKombuTestCase method)
test_translate_floating_ip_view() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_translate_floating_ip_view_dict() (nova.tests.api.openstack.contrib.test_floating_ips.FloatingIpTest method)
test_trap_found_locally() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_trap_not_found_locally_id_passed() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_trap_not_found_locally_uuid_passed() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_tuple() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_typeerror() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_uncontextualized_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_unfilter_instance_undefines_nwfilter() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
test_unfilter_instance_undefines_nwfilters() (nova.tests.test_libvirt.NWFilterTestCase method)
test_unknown_bucket() (nova.tests.test_objectstore.S3APITestCase method)
test_unknown_kwargs_raises_error() (nova.tests.test_utils.ExecuteTestCase method)
test_unlimited_cores() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_db_allowed_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_db_allowed_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_default_allowed_injected_file_content_bytes() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_default_allowed_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_floating_ips() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_gigabytes() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_instances() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_metadata_items() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_ram() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_security_group_rules() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_security_groups() (nova.tests.test_quota.QuotaTestCase method)
test_unlimited_volumes() (nova.tests.test_quota.QuotaTestCase method)
test_unmarshal_single_server() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
test_unpause() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_unrescue() (nova.tests.api.openstack.contrib.test_rescue.RescueTest method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
test_unreserve() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_unreserve_nonexistent_address() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_update() (nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.api.openstack.test_servers.ServerXMLSerializationTest method)
test_update_all() (nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_all_empty_container() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_all_malformed_container() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_all_malformed_data() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_all_nonexistant_server() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_available_resource_works_correctly() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_update_block_device_mapping() (nova.tests.test_compute.ComputeTestCase method)
test_update_dhcp_for_nw00() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_update_dhcp_for_nw01() (nova.tests.test_linux_net.LinuxNetworkTestCase 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_common.MetadataXMLSerializationTest method)
(nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_update_item_bad_body() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
test_update_item_body_uri_mismatch() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_update_item_empty_body() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_update_item_nonexistant_server() (nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
test_update_item_too_many_keys() (nova.tests.api.openstack.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_update_item_xml() (nova.tests.api.openstack.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.test_server_metadata.ServerMetaDataTest 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_libvirt.LibvirtConnTestCase method)
test_update_server_access_ipv4_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_access_ipv6_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_adminPass_ignored_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_all_attributes_v1_1() (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_name_too_long_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_name_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_no_body() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_no_body_v1_1() (nova.tests.api.openstack.test_servers.ServersTest method)
test_update_server_v1_0() (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_data() (nova.tests.test_metadata.MetadataTestCase method)
test_user_data_invalid_url() (nova.tests.test_metadata.MetadataTestCase method)
test_user_data_non_existing_fixed_address() (nova.tests.test_metadata.MetadataTestCase method)
test_user_data_none_fixed_address() (nova.tests.test_metadata.MetadataTestCase method)
test_user_data_with_use_forwarded_header() (nova.tests.test_metadata.MetadataTestCase method)
test_user_delete() (nova.tests.api.openstack.test_users.UsersTest method)
test_user_limit() (nova.tests.api.openstack.test_limits.LimiterTest method)
test_user_update() (nova.tests.api.openstack.test_users.UsersTest method)
test_v10_xml_serializer() (nova.tests.api.openstack.test_faults.TestFaults method)
test_v11_xml_serializer() (nova.tests.api.openstack.test_faults.TestFaults method)
test_valid_limit() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_valid_limit_and_marker() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_valid_marker() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_validate_bad_network() (nova.tests.test_quantum.QuantumTestCaseBase method)
test_validate_cidrs() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_already_used() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_conflict_existing_supernet() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_one_in_use() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_smaller_subnet_in_use() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_all_in_use() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_cidr_in_use_middle_of_range() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_exact_in_half() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_partial() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_smaller_cidr_in_use() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_split_smaller_cidr_in_use2() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_cidrs_too_many() (nova.tests.test_network.CommonNetworkTestCase method)
test_validate_networks() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_validate_networks_empty_fixed_ip() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_validate_networks_empty_requested_networks() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_validate_networks_invalid_fixed_ip() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_validate_networks_none_fixed_ip() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_validate_networks_none_requested_networks() (nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_vcs_version_string_is_good() (nova.tests.test_versions.VersionTestCase method)
test_verify_detailed_index() (nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_index() (nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_index_fails_for_nonadmin() (nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_message_format() (nova.tests.test_notifier.NotifierTestCase method)
test_verify_resize() (nova.tests.api.openstack.test_servers.TestServerStatus method)
test_verify_show() (nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_show_cant_view_other_tenant() (nova.tests.api.openstack.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_version_detail_atom_serializer() (nova.tests.api.openstack.test_versions.VersionsSerializerTests method)
test_version_detail_xml_serializer() (nova.tests.api.openstack.test_versions.VersionsSerializerTests method)
test_version_string_is_good() (nova.tests.test_versions.VersionTestCase method)
test_version_string_with_vcs_is_good() (nova.tests.test_versions.VersionTestCase method)
test_versions_list_atom_serializer() (nova.tests.api.openstack.test_versions.VersionsSerializerTests method)
test_versions_list_xml_serializer() (nova.tests.api.openstack.test_versions.VersionsSerializerTests method)
test_versions_multi_xml_serializer() (nova.tests.api.openstack.test_versions.VersionsSerializerTests method)
test_view_builder() (nova.tests.api.openstack.test_versions.VersionsViewBuilderTests method)
test_vnc_console() (nova.tests.test_compute.ComputeTestCase method)
test_volume_in_mapping() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_volume_not_found() (nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
test_volume_size() (nova.tests.test_compute.ComputeTestCase method)
test_volume_type_create_then_destroy() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_volume_type_create_then_purge() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_volume_type_extra_specs_create() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_extra_specs_delete() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_extra_specs_update() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_all() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_by_id_and_name() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_volume_type_get_by_name_with_extra_specs() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_with_extra_specs() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_type_search_by_extra_spec() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_volume_type_search_by_extra_spec_multiple() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_volume_type_specs_get() (nova.tests.test_volume_types_extra_specs.VolumeTypeExtraSpecsTestCase method)
test_volume_types_delete() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_volume_types_delete_not_found() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_volume_types_index() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_volume_types_index_no_data() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_volume_types_show() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_volume_types_show_not_found() (nova.tests.api.openstack.test_volume_types.VolumeTypesApiTest method)
test_vpn_allocate_fixed_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_vsa_create() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_create_db_error() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_delete_check_in_db() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_delete_defaults() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_delete_high_vc_count() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_no_body() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_create_with_storage() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_with_storage_single_volumes() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_wrong_image_name() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_create_wrong_storage_params() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_delete() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_delete_invalid_id() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_detail() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_generate_user_data() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_index() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_sched_create_single_non_vsa_volume() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_create_single_volume() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail method)
test_vsa_sched_create_single_volume_az() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_create_volumes_partition() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail method)
test_vsa_sched_create_volumes_simple() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail method)
test_vsa_sched_forced_host() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_no_drive_type() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_no_enough_drives() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_no_free_drives() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_provision_volume() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_sched_wrong_topic() (nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
test_vsa_show() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_show_invalid_id() (nova.tests.api.openstack.contrib.test_vsa.VSAApiTest method)
test_vsa_update() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_volume_create() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_create_delete() (nova.tests.test_vsa_volumes.VsaVolumesTestCase method)
test_vsa_volume_create_no_body() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete_no_volume() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete_no_vsa_assignment() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete_nonavail_volume() (nova.tests.test_vsa_volumes.VsaVolumesTestCase method)
test_vsa_volume_delete_vsa_with_volumes() (nova.tests.test_vsa_volumes.VsaVolumesTestCase method)
test_vsa_volume_detail() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_index() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show_no_volume() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show_no_vsa_assignment() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_update() (nova.tests.api.openstack.contrib.test_vsa.VSAVolumeApiTest method)
test_weigh_hosts() (nova.tests.scheduler.test_abstract_scheduler.BaseSchedulerTestCase method)
test_when_driver_fails_to_import() (nova.tests.notifier.test_list_notifier.NotifierListTestCase 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_not_destroy_with_no_name() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_bad_default_instance_type() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_flavor_by_bad_flavor_id() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_instance_type_by_name_with_no_name() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_instance_type_with_bad_name() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_purge_with_wrong_name() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_purge_without_name() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_schedule_on_disabled_host_if_specified() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_will_schedule_on_disabled_host_if_specified_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_window_timeout() (nova.tests.api.ec2.test_middleware.LockoutTestCase method)
test_with_two_zones() (nova.tests.scheduler.test_scheduler.ZoneSchedulerTestCase method)
test_wont_schedule_if_specified_host_is_down_no_queue() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_wont_sechedule_if_specified_host_is_down() (nova.tests.scheduler.test_scheduler.SimpleDriverTestCase method)
test_wrap_exception_good_return() (nova.tests.test_exception.WrapExceptionTestCase method)
test_wrap_exception_throws_error() (nova.tests.test_exception.WrapExceptionTestCase method)
test_wrap_exception_throws_exception() (nova.tests.test_exception.WrapExceptionTestCase method)
test_wrap_exception_with_notifier() (nova.tests.test_exception.WrapExceptionTestCase method)
test_wrap_exception_with_notifier_defaults() (nova.tests.test_exception.WrapExceptionTestCase method)
test_xml() (nova.tests.api.openstack.test_wsgi.XMLDeserializerTest method)
(nova.tests.api.openstack.test_wsgi.XMLDictSerializerTest method)
test_xml_and_uri() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_and_uri_no_kernel() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk_no_kernel() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_and_uri_rescue() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_empty() (nova.tests.api.openstack.test_wsgi.XMLDeserializerTest 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_select() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_zone_update() (nova.tests.api.openstack.test_zones.ZonesTest method)
test_zones_up_no_instances() (nova.tests.scheduler.test_scheduler.ZoneRedirectTest method)
TestAddressesXMLSerialization (class in nova.tests.api.openstack.test_servers)
TestCase (class in nova.test)
TestDriver (class in nova.tests.scheduler.test_scheduler)
testEmpty() (nova.tests.test_utils.RingBufferTestCase method)
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)
TestGlanceSerializer (class in nova.tests.image.test_glance)
TestLauncher (class in nova.tests.test_service)
TestLimiter (class in nova.tests.api.openstack.test_auth)
(class in nova.tests.api.openstack.test_limits)
TestLoaderNormalFilesystem (class in nova.tests.test_wsgi)
TestLoaderNothingExists (class in nova.tests.test_wsgi)
TestMutatorDateTimeTests (class in nova.tests.image.test_glance)
TestOpenStackClient (class in nova.tests.integrated.api.client)
testPermutations() (in module nova.tests.test_utils)
TestReceiver (class in nova.tests.test_rpc_common)
testReOpen() (nova.tests.test_utils.RingBufferTestCase method)
testReopenBoth() (nova.tests.test_libvirt.ConsoleLoggerTestCase method)
testReopenReader() (nova.tests.test_libvirt.ConsoleLoggerTestCase method)
testReopenWriter() (nova.tests.test_libvirt.ConsoleLoggerTestCase method)
TestS3ImageService (class in nova.tests.image.test_s3)
TestSecurityGroupRules (class in nova.tests.api.openstack.contrib.test_security_groups)
TestSecurityGroupRulesXMLDeserializer (class in nova.tests.api.openstack.contrib.test_security_groups)
TestSecurityGroups (class in nova.tests.api.openstack.contrib.test_security_groups)
TestSecurityGroupXMLDeserializer (class in nova.tests.api.openstack.contrib.test_security_groups)
TestServerActionXMLDeserializerV11 (class in nova.tests.api.openstack.test_server_actions)
TestServerCreateRequestXMLDeserializerV10 (class in nova.tests.api.openstack.test_servers)
TestServerCreateRequestXMLDeserializerV11 (class in nova.tests.api.openstack.test_servers)
TestServerInstanceCreation (class in nova.tests.api.openstack.test_servers)
TestServerStatus (class in nova.tests.api.openstack.test_servers)
TestUtilsTestCase (class in nova.tests.test_test_utils)
TestVirtDisk (class in nova.tests.test_virt)
TestVirtDriver (class in nova.tests.test_virt)
testWriteBytes() (nova.tests.test_libvirt.ConsoleLoggerTestCase method)
TestWSGIServer (class in nova.tests.test_wsgi)
TestWSGIService (class in nova.tests.test_service)
TextDeserializer (class in nova.api.openstack.wsgi)
TextDeserializerTest (class in nova.tests.api.openstack.test_wsgi)
TgtAdm (class in nova.volume.iscsi)
TgtAdmTestCase (class in nova.tests.test_iscsi)
ThreadSafePipe (class in nova.virt.vmwareapi.io_util)
to_dict() (nova.context.RequestContext method)
(nova.scheduler.zone_manager.ZoneState method)
to_global() (in module nova.ipv6.account_identifier)
(in module nova.ipv6.api)
(in module nova.ipv6.rfc2462)
to_mac() (in module nova.ipv6.account_identifier)
(in module nova.ipv6.api)
(in module nova.ipv6.rfc2462)
to_port (nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
to_primitive() (in module nova.utils)
to_string() (nova.virt.xenapi.vm_utils.ImageType class method)
to_xml() (nova.virt.libvirt.connection.LibvirtConnection method)
to_xml_string() (nova.api.openstack.versions.VersionsAtomSerializer method)
(nova.api.openstack.versions.VersionsXMLSerializer method)
(nova.api.openstack.wsgi.XMLDictSerializer method)
token_hash (nova.db.sqlalchemy.models.AuthToken attribute)
topic (nova.db.sqlalchemy.models.Service attribute)
topic_send() (nova.rpc.impl_kombu.Connection method)
TopicAdapterConsumer (class in nova.rpc.impl_carrot)
TopicConsumer (class in nova.rpc.impl_kombu)
TopicPublisher (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_kombu)
ToPrimitiveTestCase (class in nova.tests.test_utils)
trigger_provider_fw_rules_refresh() (nova.compute.api.API method)
trigger_security_group_members_refresh() (nova.compute.api.API method)
trigger_security_group_rules_refresh() (nova.compute.api.API method)

U

UnableToMigrateToSelf
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.FakeISCSIDriver 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.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.FirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.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.scheduler.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.connection.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() (in module nova.network.linux_net)
(nova.network.linux_net.LinuxBridgeInterfaceDriver method)
(nova.network.linux_net.LinuxNetInterfaceDriver method)
(nova.network.linux_net.LinuxOVSInterfaceDriver method)
(nova.virt.libvirt.vif.LibvirtBridgeDriver method)
(nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
(nova.virt.vif.VIFDriver method)
(nova.virt.vmwareapi.vif.VMWareVlanBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIBridgeDriver method)
(nova.virt.xenapi.vif.XenAPIOpenVswitchDriver method)
unplug_vbd() (nova.virt.xenapi.vm_utils.VMHelper class method)
unrescue() (in module nova.tests.api.openstack.contrib.test_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.connection.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.common.MetadataXMLDeserializer method)
(nova.api.openstack.common.MetadataXMLSerializer method)
(nova.api.openstack.consoles.Controller method)
(nova.api.openstack.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.contrib.hosts.HostController method)
(nova.api.openstack.contrib.quotas.QuotaSetsController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.server_metadata.Controller method)
(nova.api.openstack.servers.Controller method)
(nova.api.openstack.servers.ServerXMLSerializer 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.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.image.service.BaseImageService method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
update_all() (nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.common.MetadataXMLSerializer method)
(nova.api.openstack.image_metadata.Controller method)
(nova.api.openstack.server_metadata.Controller 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.connection.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_host_status() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.hyperv.HyperVConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
update_image() (nova.api.ec2.cloud.CloudController method)
(nova.tests.image.test_glance.StubGlanceClient method)
update_instance() (nova.api.ec2.cloud.CloudController method)
update_instance_metadata() (nova.compute.api.API method)
update_metadata() (nova.scheduler.zone_manager.ZoneState method)
update_network() (nova.network.quantum.client.Client static method)
update_num_vcs() (nova.vsa.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_status() (nova.virt.xenapi_conn.HostState method)
update_volume() (nova.api.ec2.cloud.CloudController method)
update_volume_metadata() (nova.volume.api.API method)
update_vsa_status() (nova.vsa.api.API method)
updated_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Certificate attribute)
(nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.KeyPair attribute)
(nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
(nova.db.sqlalchemy.models.SecurityGroupIngressRule attribute)
(nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.User attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeTypes attribute)
(nova.db.sqlalchemy.models.Zone attribute)
upgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.001_austin)
(in module nova.db.sqlalchemy.migrate_repo.versions.002_bexar)
(in module nova.db.sqlalchemy.migrate_repo.versions.003_add_label_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.004_add_zone_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.005_add_instance_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.006_add_provider_data_to_volumes)
(in module nova.db.sqlalchemy.migrate_repo.versions.007_add_ipv6_to_fixed_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.008_add_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.009_add_instance_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.010_add_os_type_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.011_live_migration)
(in module nova.db.sqlalchemy.migrate_repo.versions.012_add_ipv6_flatmanager)
(in module nova.db.sqlalchemy.migrate_repo.versions.013_add_flavors_to_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.014_add_instance_type_id_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.015_add_auto_assign_to_floating_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.017_make_instance_type_id_an_integer)
(in module nova.db.sqlalchemy.migrate_repo.versions.018_rename_server_management_url)
(in module nova.db.sqlalchemy.migrate_repo.versions.019_add_volume_snapshot_support)
(in module nova.db.sqlalchemy.migrate_repo.versions.020_add_snapshot_id_to_volumes)
(in module nova.db.sqlalchemy.migrate_repo.versions.021_rename_image_ids)
(in module nova.db.sqlalchemy.migrate_repo.versions.022_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.023_add_vm_mode_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.024_add_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.025_add_uuid_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.026_add_agent_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.027_add_provider_firewall_rules)
(in module nova.db.sqlalchemy.migrate_repo.versions.028_add_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.029_add_zone_weight_offsets)
(in module nova.db.sqlalchemy.migrate_repo.versions.030_multi_nic)
(in module nova.db.sqlalchemy.migrate_repo.versions.031_fk_fixed_ips_virtual_interface_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.032_add_root_device_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.033_ha_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.034_change_instance_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.035_secondary_dns)
(in module nova.db.sqlalchemy.migrate_repo.versions.036_change_flavor_id_in_migrations)
(in module nova.db.sqlalchemy.migrate_repo.versions.037_instances_drop_admin_pass)
(in module nova.db.sqlalchemy.migrate_repo.versions.038_add_uuid_to_virtual_interfaces)
(in module nova.db.sqlalchemy.migrate_repo.versions.039_add_instances_accessip)
(in module nova.db.sqlalchemy.migrate_repo.versions.040_add_uuid_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.041_add_config_drive_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.042_add_volume_types_and_extradata)
(in module nova.db.sqlalchemy.migrate_repo.versions.043_add_vsa_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.044_update_instance_states)
(in module nova.db.sqlalchemy.migrate_repo.versions.045_add_network_priority)
(in module nova.db.sqlalchemy.migrate_repo.versions.046_add_instance_swap)
upload_image() (in module nova.virt.vmwareapi.vmware_images)
(nova.virt.xenapi.vm_utils.VMHelper class method)
url (nova.db.sqlalchemy.models.AgentBuild attribute)
usage_from_instance() (in module nova.utils)
User (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
user (nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
user_add_project_role() (in module nova.db.api)
(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.Snapshot attribute)
(nova.db.sqlalchemy.models.UserProjectAssociation attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
(nova.db.sqlalchemy.models.UserRoleAssociation attribute)
(nova.db.sqlalchemy.models.Volume attribute)
user_remove_project_role() (in module nova.db.api)
(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)
UserExists
username (nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
UserNotFound
UserProjectAssociation (class in nova.db.sqlalchemy.models)
UserProjectRoleAssociation (class in nova.db.sqlalchemy.models)
UserRoleAssociation (class in nova.db.sqlalchemy.models)
UserRoleNotFound
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)
uuid (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)

V

valid_states() (in module nova.compute.power_state)
validate_networks() (nova.network.api.API method)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
validate_schema() (in module nova.api.openstack.xmlutil)
value (nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
VBD_plug() (nova.virt.xenapi.fake.SessionBase method)
VBD_unplug() (nova.virt.xenapi.fake.SessionBase method)
vbd_unplug_with_retry() (in module nova.virt.xenapi.vm_utils)
vc_count (nova.db.sqlalchemy.models.VirtualStorageArray attribute)
vcpus (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
vcpus_used (nova.db.sqlalchemy.models.ComputeNode attribute)
vcs_version_string() (in module nova.version)
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)
verify() (nova.tests.test_iscsi.TargetAdminTestCase method)
verify_cmds() (nova.tests.test_iscsi.TargetAdminTestCase method)
verify_subnet_exists() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
version (nova.db.sqlalchemy.models.AgentBuild attribute)
version_string() (in module nova.version)
version_string_with_vcs() (in module nova.version)
Versions (class in nova.api.openstack.versions)
VersionsAtomSerializer (class in nova.api.openstack.versions)
VersionsHeadersSerializer (class in nova.api.openstack.versions)
VersionsRequestDeserializer (class in nova.api.openstack.versions)
VersionsSerializerTests (class in nova.tests.api.openstack.test_versions)
VersionsTest (class in nova.tests.api.openstack.test_versions)
VersionsViewBuilderTests (class in nova.tests.api.openstack.test_versions)
VersionsXMLSerializer (class in nova.api.openstack.versions)
VersionTestCase (class in nova.tests.test_versions)
VersionV10 (class in nova.api.openstack.versions)
VersionV11 (class in nova.api.openstack.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.limits)
(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.limits)
(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.limits)
(class in nova.api.openstack.views.servers)
VIFDriver (class in nova.virt.vif)
Vim (class in nova.virt.vmwareapi.vim)
VimAttributeError
VimException
VimFaultException
virtual_interface (nova.db.sqlalchemy.models.FixedIp attribute)
virtual_interface_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_delete_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_fixed_ip() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_instance_and_network() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_network() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_id (nova.db.sqlalchemy.models.FixedIp attribute)
virtual_interface_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
Virtual_interfaces (class in nova.api.openstack.contrib.virtual_interfaces)
virtual_name (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
Virtual_storage_arrays (class in nova.api.openstack.contrib.virtual_storage_arrays)
VirtualDisk (class in nova.virt.vmwareapi.fake)
VirtualDiskFlatVer2BackingInfo (class in nova.virt.vmwareapi.fake)
VirtualInterface (class in nova.db.sqlalchemy.models)
VirtualInterfaceCreateException
VirtualInterfaceMacAddressException
VirtualLsiLogicController (class in nova.virt.vmwareapi.fake)
VirtualMachine (class in nova.virt.vmwareapi.fake)
VirtualStorageArray (class in nova.db.sqlalchemy.models)
VirtualStorageArrayNotFound
VirtualStorageArrayNotFoundByName
vlan (nova.db.sqlalchemy.models.Network attribute)
VlanManager (class in nova.network.manager)
VlanNetworkTestCase (class in nova.tests.test_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_mode (nova.db.sqlalchemy.models.Instance attribute)
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)
vm_state (nova.db.sqlalchemy.models.Instance attribute)
vm_state_from_status() (in module nova.api.openstack.common)
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)
VMWareVlanBridgeDriver (class in nova.virt.vmwareapi.vif)
VMWareVMOps (class in nova.virt.vmwareapi.vmops)
VNCNovaAuthMiddleware (class in nova.vnc.auth)
VNCProxyAuthManager (class in nova.vnc.auth)
vol_count (nova.db.sqlalchemy.models.VirtualStorageArray attribute)
Volume (class in nova.db.sqlalchemy.models)
volume (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
volume_allocate_iscsi_target() (in module nova.db.api)
(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.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.ExportDevice attribute)
(nova.db.sqlalchemy.models.IscsiTarget attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
volume_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_metadata_delete_all() (in module nova.db.sqlalchemy.api)
volume_metadata_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_metadata_get_item() (in module nova.db.sqlalchemy.api)
volume_metadata_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_name (nova.db.sqlalchemy.models.Snapshot attribute)
volume_size (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
volume_type (nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
volume_type_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_extra_specs_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_extra_specs_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_extra_specs_get_item() (in module nova.db.sqlalchemy.api)
volume_type_extra_specs_update_or_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_get_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_type_id (nova.db.sqlalchemy.models.Volume attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
volume_type_purge() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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)
VolumeIsBusy
VolumeManager (class in nova.volume.manager)
VolumeMetadata (class in nova.db.sqlalchemy.models)
VolumeMetadataNotFound
VolumeNotFound
VolumeNotFoundForInstance
VolumeOps (class in nova.virt.xenapi.volumeops)
Volumes (class in nova.api.openstack.contrib.volumes)
volumes (nova.db.sqlalchemy.models.VolumeTypes attribute)
VolumeServiceUnavailable
VolumesTest (class in nova.tests.integrated.test_volumes)
VolumeTestCase (class in nova.tests.test_volume)
VolumeTypeExtraSpecs (class in nova.db.sqlalchemy.models)
VolumeTypeExtraSpecsController (class in nova.api.openstack.contrib.volumetypes)
VolumeTypeExtraSpecsNotFound
VolumeTypeExtraSpecsTestCase (class in nova.tests.test_volume_types_extra_specs)
VolumeTypeNotFound
VolumeTypeNotFoundByName
Volumetypes (class in nova.api.openstack.contrib.volumetypes)
VolumeTypes (class in nova.db.sqlalchemy.models)
VolumeTypesApiTest (class in nova.tests.api.openstack.test_volume_types)
VolumeTypesController (class in nova.api.openstack.contrib.volumetypes)
VolumeTypesExtraSpecsTest (class in nova.tests.api.openstack.test_volume_types_extra_specs)
VolumeTypeTestCase (class in nova.tests.test_volume_types)
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)
vsa_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
vsa_volume_created() (nova.vsa.manager.VsaManager method)
VSAApiTest (class in nova.tests.api.openstack.contrib.test_vsa)
VsaController (class in nova.api.openstack.contrib.virtual_storage_arrays)
VSADriveApiTest (class in nova.tests.api.openstack.contrib.test_vsa)
VsaDriveController (class in nova.api.openstack.contrib.virtual_storage_arrays)
VsaManager (class in nova.vsa.manager)
VSANovaAccessParamNotFound
vsas (nova.db.sqlalchemy.models.InstanceTypes attribute)
VsaScheduler (class in nova.scheduler.vsa)
VsaSchedulerLeastUsedHost (class in nova.scheduler.vsa)
VsaSchedulerMostAvailCapacity (class in nova.scheduler.vsa)
VsaSchedulerTestCase (class in nova.tests.scheduler.test_vsa_scheduler)
VsaSchedulerTestCaseMostAvail (class in nova.tests.scheduler.test_vsa_scheduler)
VsaState (class in nova.vsa.api)
VsaTestCase (class in nova.tests.test_vsa)
VsaVCController (class in nova.api.openstack.contrib.virtual_storage_arrays)
VSAVolumeApiTest (class in nova.tests.api.openstack.contrib.test_vsa)
VsaVolumeController (class in nova.api.openstack.contrib.virtual_storage_arrays)
VsaVolumeDriveController (class in nova.api.openstack.contrib.virtual_storage_arrays)
VsaVolumesTestCase (class in nova.tests.test_vsa_volumes)
VsaVPoolController (class in nova.api.openstack.contrib.virtual_storage_arrays)

W

wait() (in module nova.service)
(nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_carrot.MulticallWaiter method)
(nova.service.Launcher method)
(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_creation() (nova.volume.api.API method)
wait_for_task() (nova.tests.test_xenapi.FakeSession method)
(nova.virt.xenapi_conn.XenAPISession method)
wait_for_vhd_coalesce() (in module nova.virt.xenapi.vm_utils)
walk_vdi_chain() (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)
weigh_hosts() (nova.scheduler.abstract_scheduler.AbstractScheduler method)
(nova.scheduler.base_scheduler.BaseScheduler method)
(nova.scheduler.least_cost.LeastCostScheduler method)
weight_offset (nova.db.sqlalchemy.models.Zone attribute)
weight_scale (nova.db.sqlalchemy.models.Zone attribute)
weighted_sum() (in module nova.scheduler.least_cost)
WeightedSumTestCase (class in nova.tests.scheduler.test_least_cost_scheduler)
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_errors() (in module nova.api.openstack.contrib.rescue)
wrap_exception() (in module nova.exception)
wrap_novaclient_function() (in module nova.scheduler.api)
WrapExceptionTestCase (class in nova.tests.test_exception)
WritableLogger (class in nova.log)
write() (nova.log.WritableLogger method)
(nova.tests.image.test_glance.NullWriter method)
(nova.utils.RingBuffer method)
(nova.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.VMWareHTTPWriteFile method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile 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)
XenAPIBridgeDriver (class in nova.virt.xenapi.vif)
XenAPIConnection (class in nova.virt.xenapi_conn)
XenAPIDetermineDiskImageTestCase (class in nova.tests.test_xenapi)
XenAPIDiffieHellmanTestCase (class in nova.tests.test_xenapi)
XenAPIImageTypeTestCase (class in nova.tests.test_xenapi)
XenAPIMigrateInstance (class in nova.tests.test_xenapi)
XenAPIOpenVswitchDriver (class in nova.virt.xenapi.vif)
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)
XMLDesc() (nova.tests.test_libvirt.FakeVirtDomain method)
XMLDeserializer (class in nova.api.openstack.wsgi)
XMLDeserializerTest (class in nova.tests.api.openstack.test_wsgi)
XMLDictSerializer (class in nova.api.openstack.wsgi)
XMLDictSerializerTest (class in nova.tests.api.openstack.test_wsgi)
XmlTests (class in nova.tests.integrated.test_xml)
XVPConsoleProxy (class in nova.console.xvp)

Z

ZadaraBEDriver (class in nova.volume.driver)
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.scheduler.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_select() (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)
ZoneNotFound
ZoneRedirectTest (class in nova.tests.scheduler.test_scheduler)
ZoneRequestError
ZoneScheduler (class in nova.scheduler.zone)
ZoneSchedulerTestCase (class in nova.tests.scheduler.test_scheduler)
ZoneState (class in nova.scheduler.zone_manager)
ZonesTest (class in nova.tests.api.openstack.test_zones)