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)
Accept (class in nova.api.openstack.urlmap)
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)
Accounts (class in nova.api.openstack.compute.contrib.accounts)
AccountsTest (class in nova.tests.api.openstack.compute.contrib.test_accounts)
AccountTemplate (class in nova.api.openstack.compute.contrib.accounts)
action (nova.db.sqlalchemy.models.InstanceActions attribute)
action() (in module nova.api.openstack.wsgi)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.networks.NetworkController method)
action_peek_json() (in module nova.api.openstack.wsgi)
action_peek_xml() (in module nova.api.openstack.wsgi)
action_prefix (nova.network.quantum.client.Client attribute)
ActionDeserializer (class in nova.api.openstack.compute.servers)
ActionDispatcher (class in nova.api.openstack.wsgi)
ActionDispatcherTest (class in nova.tests.api.openstack.test_wsgi)
ActionExtensionTest (class in nova.tests.api.openstack.compute.test_extensions)
AdapterConsumer (class in nova.rpc.impl_carrot)
add() (nova.testing.fake.memcache.Client method)
add_aggregate_host() (nova.compute.manager.ComputeManager method)
add_chain() (nova.network.linux_net.IptablesTable method)
add_console() (nova.console.manager.ConsoleProxyManager method)
(nova.console.vmrc_manager.ConsoleVMRCManager method)
add_dns() (nova.network.model.Subnet method)
add_dns_entry() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
add_filters_for_instance() (nova.virt.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_floating_ip() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
(nova.network.model.FixedIP method)
add_host_to_aggregate() (nova.compute.api.AggregateAPI method)
add_image() (nova.tests.glance.stubs.StubGlanceClient method)
add_instance_fault_from_exc() (nova.compute.manager.ComputeManager method)
add_ip() (nova.network.model.Subnet method)
add_network_to_project() (nova.network.api.API method)
(nova.network.manager.VlanManager method)
add_option() (nova.flags.FlagValues method)
add_options() (nova.flags.FlagValues 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_route() (nova.network.model.Subnet method)
add_rule() (nova.common.policy.Brain method)
(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_snat_rule() (in module nova.network.linux_net)
add_subnet() (nova.network.model.Network 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)
(nova.network.quantum.manager.QuantumManager method)
add_vpn() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
addAttributeForValue() (nova.virt.vmwareapi.vim.VIMMessagePlugin method)
addError() (nova.testing.runner.NovaTestResult method)
addFailure() (nova.testing.runner.NovaTestResult 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
AddressesTemplate (class in nova.api.openstack.compute.ips)
addSuccess() (nova.testing.runner.NovaTestResult method)
Admin_actions (class in nova.api.openstack.compute.contrib.admin_actions)
AdminActionsController (class in nova.api.openstack.compute.contrib.admin_actions)
AdminActionsTest (class in nova.tests.api.openstack.compute.contrib.test_admin_actions)
AdminRequired
advance_time_delta() (in module nova.utils)
advance_time_seconds() (in module nova.utils)
AffinityFilter (class in nova.scheduler.filters.affinity_filter)
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)
Aggregate (class in nova.db.sqlalchemy.models)
aggregate (nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
aggregate_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_host_add() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_host_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_host_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_id (nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
aggregate_metadata_add() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_metadata_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
aggregate_metadata_get_item() (in module nova.db.sqlalchemy.api)
aggregate_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
AggregateAPI (class in nova.compute.api)
AggregateController (class in nova.api.openstack.compute.contrib.aggregates)
AggregateDBApiTestCase (class in nova.tests.test_db_api)
AggregateHost (class in nova.db.sqlalchemy.models)
AggregateHostConflict
AggregateHostExists
AggregateHostNotFound
AggregateMetadata (class in nova.db.sqlalchemy.models)
AggregateMetadataNotFound
AggregateNameExists
AggregateNotFound
Aggregates (class in nova.api.openstack.compute.contrib.aggregates)
AggregateTestCase (class in nova.tests.api.openstack.compute.contrib.test_aggregates)
alias (nova.api.openstack.compute.contrib.accounts.Accounts attribute)
(nova.api.openstack.compute.contrib.admin_actions.Admin_actions attribute)
(nova.api.openstack.compute.contrib.aggregates.Aggregates attribute)
(nova.api.openstack.compute.contrib.certificates.Certificates attribute)
(nova.api.openstack.compute.contrib.cloudpipe.Cloudpipe attribute)
(nova.api.openstack.compute.contrib.console_output.Console_output attribute)
(nova.api.openstack.compute.contrib.consoles.Consoles attribute)
(nova.api.openstack.compute.contrib.createserverext.Createserverext attribute)
(nova.api.openstack.compute.contrib.deferred_delete.Deferred_delete attribute)
(nova.api.openstack.compute.contrib.disk_config.Disk_config attribute)
(nova.api.openstack.compute.contrib.extended_status.Extended_status attribute)
(nova.api.openstack.compute.contrib.flavorextradata.Flavorextradata attribute)
(nova.api.openstack.compute.contrib.flavorextraspecs.Flavorextraspecs attribute)
(nova.api.openstack.compute.contrib.flavormanage.Flavormanage attribute)
(nova.api.openstack.compute.contrib.floating_ip_dns.Floating_ip_dns attribute)
(nova.api.openstack.compute.contrib.floating_ip_pools.Floating_ip_pools attribute)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips attribute)
(nova.api.openstack.compute.contrib.hosts.Hosts attribute)
(nova.api.openstack.compute.contrib.keypairs.Keypairs attribute)
(nova.api.openstack.compute.contrib.multinic.Multinic attribute)
(nova.api.openstack.compute.contrib.networks.Networks attribute)
(nova.api.openstack.compute.contrib.quotas.Quotas attribute)
(nova.api.openstack.compute.contrib.rescue.Rescue attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.Scheduler_hints attribute)
(nova.api.openstack.compute.contrib.security_groups.Security_groups attribute)
(nova.api.openstack.compute.contrib.server_action_list.Server_action_list attribute)
(nova.api.openstack.compute.contrib.server_diagnostics.Server_diagnostics attribute)
(nova.api.openstack.compute.contrib.simple_tenant_usage.Simple_tenant_usage attribute)
(nova.api.openstack.compute.contrib.users.Users attribute)
(nova.api.openstack.compute.contrib.virtual_interfaces.Virtual_interfaces attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.Virtual_storage_arrays attribute)
(nova.api.openstack.compute.contrib.volumes.Volumes attribute)
(nova.api.openstack.compute.contrib.volumetypes.Volumetypes attribute)
(nova.api.openstack.compute.contrib.zones.Zones attribute)
(nova.api.openstack.extensions.ExtensionDescriptor attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks attribute)
(nova.tests.api.openstack.compute.test_extensions.InvalidExtension attribute)
(nova.tests.api.openstack.compute.test_extensions.StubExtensionManager attribute)
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_volumes() (in module nova.quota)
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.compute.test_api)
append() (nova.api.openstack.xmlutil.TemplateElement method)
Application (class in nova.wsgi)
apply() (nova.api.openstack.xmlutil.SlaveTemplate method)
(nova.api.openstack.xmlutil.Template method)
(nova.api.openstack.xmlutil.TemplateElement method)
(nova.network.linux_net.IptablesManager method)
apply_instance_filter() (nova.tests.fake_network.FakeIptablesFirewallDriver method)
(nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver 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)
ArgsAlreadyParsedError
as_cache() (nova.network.model.NetworkInfo method)
as_json() (in module nova.virt.xenapi.fake)
as_netaddr() (nova.network.model.Subnet method)
as_value() (in module nova.virt.xenapi.fake)
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)
assertCalled() (nova.tests.test_xenapi.XenAPIGenerateLocal method)
assertDictListMatch() (nova.test.TestCase method)
assertDictListUnorderedMatch() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
assertDictMatch() (nova.test.TestCase method)
assertDiskConfig() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
assertFilterResults() (nova.tests.test_instance_types.InstanceTypeFilteringTest method)
assertIn() (nova.test.TestCase method)
assertIsPartitionCalled() (nova.tests.test_xenapi.XenAPIAutoDiskConfigTestCase method)
assertNotIn() (nova.test.TestCase method)
assertServerStates() (nova.tests.api.openstack.compute.contrib.test_extendedstatus.ExtendedStatusTest method)
assertSubDictMatch() (nova.test.TestCase method)
assertUUIDLike() (nova.tests.test_utils.IsUUIDLikeTestCase method)
associate_address() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.compute.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)
AtomSerializer (class in nova.api.openstack.compute.versions)
attach() (nova.api.openstack.wsgi.ResponseObject method)
(nova.api.openstack.xmlutil.MasterTemplate method)
(nova.volume.api.API method)
attach_resource() (nova.network.quantum.client.Client static method)
attach_status (nova.db.sqlalchemy.models.Volume attribute)
attach_time (nova.db.sqlalchemy.models.Volume attribute)
attach_volume() (nova.api.ec2.cloud.CloudController method)
(nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.tests.test_libvirt.FakeVolumeDriver 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.volumeops.VolumeOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
(nova.volume.manager.VolumeManager method)
attachDevice() (nova.tests.fakelibvirt.Domain method)
attachment_path (nova.network.quantum.client.Client attribute)
AttrDict (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
audit() (in module nova.log)
(nova.log.NovaLogger method)
auth_data (nova.tests.api.openstack.fakes.FakeAuthManager attribute)
auth_driver (nova.tests.test_auth.AuthManagerDbTestCase attribute)
(nova.tests.test_auth.AuthManagerLdapTestCase attribute)
auth_manager_get_project() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
auth_manager_get_projects() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
auth_token_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.api.openstack.fakes.FakeAuthDatabase static method)
auth_token_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
AuthBase (class in nova.auth.manager)
authenticate() (nova.api.openstack.auth.AuthMiddleware method)
(nova.auth.manager.AuthManager method)
AuthManager (class in nova.auth.manager)
AuthManagerDbTestCase (class in nova.tests.test_auth)
AuthManagerLdapTestCase (class in nova.tests.test_auth)
AuthMiddleware (class in nova.api.openstack.auth)
authorize() (in module nova.api.openstack.compute.contrib.admin_actions)
authorize_console() (nova.consoleauth.manager.ConsoleAuthManager method)
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)
AuthToken (class in nova.db.sqlalchemy.models)
AuthTokenNotFound
auto_assigned (nova.db.sqlalchemy.models.FloatingIp attribute)
auto_configure_disk() (nova.virt.xenapi.vm_utils.VMHelper class method)
auto_disk_config (nova.db.sqlalchemy.models.Instance attribute)
availability_zone (nova.db.sqlalchemy.models.Aggregate attribute)
(nova.db.sqlalchemy.models.DNSDomain attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Service attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
AvailabilityZoneFilter (class in nova.scheduler.filters.availability_zone_filter)
average_series() (in module nova.virt.xenapi.vm_utils)

B

Backend (class in nova.testing.fake.rabbit)
backend_id (nova.db.sqlalchemy.models.SMVolume attribute)
backup() (nova.compute.api.API method)
(nova.tests.api.openstack.fakes.stub_out_compute_api_backup method)
bad_function_error() (in module nova.tests.test_exception)
bad_function_exception() (in module nova.tests.test_exception)
BadPriorityException
BandwidthUsage (class in nova.db.sqlalchemy.models)
Base (class in nova.db.base)
BaseLimitTestSuite (class in nova.tests.api.openstack.compute.test_limits)
BaseRequestHandler (class in nova.objectstore.s3server)
BaseTestCase (class in nova.tests.test_compute)
basic() (nova.api.openstack.compute.views.addresses.ViewBuilder method)
(nova.api.openstack.compute.views.flavors.ViewBuilder method)
(nova.api.openstack.compute.views.images.ViewBuilder method)
(nova.api.openstack.compute.views.servers.ViewBuilder method)
best_match() (nova.api.openstack.urlmap.Accept method)
best_match_content_type() (nova.api.openstack.wsgi.Request method)
better_not_call_this() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
binary (nova.db.sqlalchemy.models.Service attribute)
bind() (nova.testing.fake.rabbit.Exchange method)
bind_floating_ip() (in module nova.network.linux_net)
blank() (nova.tests.api.openstack.fakes.HTTPRequest class method)
block() (nova.tests.rpc.common.TestReceiver static method)
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_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)
blockStats() (nova.tests.fakelibvirt.Domain method)
bool_from_str() (in module nova.utils)
BoolOpt (class in nova.openstack.common.cfg)
BootFromVolumeController (class in nova.api.openstack.compute.contrib.volumes)
BootFromVolumeTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
Brain (class in nova.common.policy)
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.compute.views.limits.ViewBuilder method)
build_choices() (nova.api.openstack.compute.views.versions.ViewBuilder method)
build_datastore_path() (in module nova.virt.vmwareapi.vm_util)
build_network_info_model() (nova.network.manager.NetworkManager method)
build_object_spec() (in module nova.virt.vmwareapi.vim_util)
build_property_filter_spec() (in module nova.virt.vmwareapi.vim_util)
build_property_spec() (in module nova.virt.vmwareapi.vim_util)
build_recursive_traversal_spec() (in module nova.virt.vmwareapi.vim_util)
build_selection_spec() (in module nova.virt.vmwareapi.vim_util)
build_traversal_spec() (in module nova.virt.vmwareapi.vim_util)
build_version() (nova.api.openstack.compute.views.versions.ViewBuilder method)
build_versions() (nova.api.openstack.compute.views.versions.ViewBuilder method)
bw_in (nova.db.sqlalchemy.models.BandwidthUsage attribute)
bw_out (nova.db.sqlalchemy.models.BandwidthUsage attribute)
bw_usage_get_all_by_filters() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
bw_usage_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
bw_usage_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
(nova.rpc.impl_fake.Consumer method)
call_novaclient() (nova.scheduler.zone_manager.ZoneState method)
call_xenapi() (nova.tests.test_xenapi.FakeSession method)
(nova.virt.xenapi_conn.XenAPISession method)
call_xenapi_request() (nova.virt.xenapi_conn.XenAPISession method)
call_zone_method() (in module nova.scheduler.api)
camelcase_to_underscore() (in module nova.api.ec2.ec2utils)
cancel() (nova.rpc.impl_kombu.ConsumerBase method)
(nova.testing.fake.rabbit.Backend method)
cancel_consumer_thread() (nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_kombu.Connection method)
CannotResizeToSameSize
canonical_version_string() (in module nova.version)
CapabilitySelector (class in nova.api.openstack.compute.contrib.zones)
CapacityNotifierTestCase (class in nova.tests.notifier.test_capacity_notifier)
CapacityTestCase (class in nova.tests.test_db_api)
cast() (in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
cast_to_compute_host() (in module nova.scheduler.driver)
cast_to_host() (in module nova.scheduler.driver)
cast_to_network_host() (in module nova.scheduler.driver)
cast_to_volume_host() (in module nova.scheduler.driver)
catch() (nova.flags.FlagValues.ErrorCatcher method)
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
Certificates (class in nova.api.openstack.compute.contrib.certificates)
CertificatesController (class in nova.api.openstack.compute.contrib.certificates)
CertificatesSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_certificates)
CertificatesTemplate (class in nova.api.openstack.compute.contrib.certificates)
CertificatesTest (class in nova.tests.api.openstack.compute.contrib.test_certificates)
CertificateTemplate (class in nova.api.openstack.compute.contrib.certificates)
CertManager (class in nova.cert.manager)
ChanceScheduler (class in nova.scheduler.chance)
ChanceSchedulerTestCase (class in nova.tests.scheduler.test_chance_scheduler)
check() (nova.common.policy.Brain method)
check_attach() (nova.volume.api.API method)
check_detach() (nova.volume.api.API method)
check_encryption_key() (in module nova.api.openstack.compute.contrib.zones)
check_for_delay() (nova.api.openstack.compute.limits.Limiter method)
(nova.api.openstack.compute.limits.WsgiLimiterProxy method)
check_for_export() (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.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)
(nova.volume.xensm.XenSMDriver method)
check_host() (in module nova.api.openstack.compute.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_instance_presence() (in module nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb)
check_instance_state() (in module nova.compute.api)
check_isinstance() (in module nova.utils)
check_policy() (in module nova.compute.api)
(in module nova.network.manager)
(in module nova.volume.api)
check_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
check_snapshots_enabled() (in module nova.api.openstack.common)
check_token() (nova.consoleauth.manager.ConsoleAuthManager 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)
ChoicesTemplate (class in nova.api.openstack.compute.versions)
chown() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
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
ClassWithStrRepr (class in nova.tests.test_signer)
cleanup() (in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
(in module nova.virt.vmwareapi.fake)
cleanup_shared_storage_test_file() (nova.compute.manager.ComputeManager method)
clear() (nova.scheduler.host_manager.ReadOnlyDict 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)
Client (class in nova.network.quantum.client)
(class in nova.testing.fake.memcache)
close() (nova.rpc.amqp.ConnectionContext method)
(nova.rpc.common.Connection method)
(nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_carrot.ConsumerSet method)
(nova.rpc.impl_carrot.MulticallWaiter method)
(nova.rpc.impl_fake.Connection method)
(nova.rpc.impl_kombu.Connection method)
(nova.tests.test_api.FakeHttplibConnection method)
(nova.virt.vmwareapi.io_util.GlanceWriteThread method)
(nova.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.GlanceFileRead method)
(nova.virt.vmwareapi.read_write_util.VMWareHTTPWriteFile method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
CloudController (class in nova.api.ec2.cloud)
Cloudpipe (class in nova.api.openstack.compute.contrib.cloudpipe)
CloudPipe (class in nova.cloudpipe.pipelib)
CloudpipeController (class in nova.api.openstack.compute.contrib.cloudpipe)
CloudpipesTemplate (class in nova.api.openstack.compute.contrib.cloudpipe)
CloudpipesXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_cloudpipe)
CloudpipeTemplate (class in nova.api.openstack.compute.contrib.cloudpipe)
CloudpipeTest (class in nova.tests.api.openstack.compute.contrib.test_cloudpipe)
CloudTestCase (class in nova.tests.api.ec2.test_cloud)
cmp_version() (in module nova.virt.xenapi.vmops)
code (nova.api.openstack.wsgi.ResponseObject attribute)
(nova.db.sqlalchemy.models.InstanceFault attribute)
CommandFilter (class in nova.rootwrap.filters)
commands (nova.scheduler.filters.json_filter.JsonFilter attribute)
common_cli_opts (nova.openstack.common.cfg.CommonConfigOpts attribute)
CommonConfigOpts (class in nova.openstack.common.cfg)
CommonDeserializer (class in nova.api.openstack.compute.servers)
CommonNetworkTestCase (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)
compare_links() (in module nova.tests.api.openstack.common)
compare_media_types() (in module nova.tests.api.openstack.common)
compare_tree_to_dict() (in module nova.tests.api.openstack.common)
compareCPU() (nova.tests.fakelibvirt.Connection 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)
compile_metrics() (nova.virt.xenapi.vm_utils.VMHelper class method)
compute_api_add_fixed_ip() (in module nova.tests.api.openstack.compute.contrib.test_multinic_xs)
compute_api_associate() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
compute_api_get() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
(in module nova.tests.api.openstack.compute.contrib.test_multinic_xs)
(in module nova.tests.api.openstack.compute.contrib.test_virtual_interfaces)
compute_api_remove_fixed_ip() (in module nova.tests.api.openstack.compute.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_capacity_find() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_get_by_host() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_get_by_service() (in module nova.db.sqlalchemy.api)
compute_node_get_for_service() (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_node_utilization_set() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_utilization_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_shared() (nova.virt.xenapi.vmops.SimpleDH method)
ComputeAPIAggrTestCase (class in nova.tests.test_compute)
ComputeAPITestCase (class in nova.tests.test_compute)
ComputeDriver (class in nova.virt.driver)
ComputeFilter (class in nova.scheduler.filters.compute_filter)
ComputeFilterClass1 (class in nova.tests.scheduler.test_host_manager)
ComputeFilterClass2 (class in nova.tests.scheduler.test_host_manager)
ComputeHostNotFound
ComputeManager (class in nova.compute.manager)
ComputeNode (class in nova.db.sqlalchemy.models)
ComputePolicyTestCase (class in nova.tests.test_compute)
ComputeServiceUnavailable
ComputeTestCase (class in nova.tests.test_compute)
config_drive (nova.db.sqlalchemy.models.Instance attribute)
config_params (nova.db.sqlalchemy.models.SMBackendConf attribute)
ConfigFileParseError
ConfigFilesNotFoundError
ConfigFileValueError
ConfigNotFound
ConfigOpts (class in nova.openstack.common.cfg)
ConfigOpts.GroupAttr (class in nova.openstack.common.cfg)
ConfigOpts.StrSubWrapper (class in nova.openstack.common.cfg)
configure_instance() (in module nova.tests.test_xenapi)
confirm_migration() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
confirm_resize() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
conn (nova.auth.ldapdriver.LdapDriver attribute)
connect() (nova.auth.ldapdriver.LDAPWrapper method)
(nova.db.sqlalchemy.session.SynchronousSwitchListener method)
connect_volume() (nova.virt.libvirt.volume.LibvirtFakeVolumeDriver method)
(nova.virt.libvirt.volume.LibvirtISCSIVolumeDriver method)
(nova.virt.libvirt.volume.LibvirtNetVolumeDriver method)
(nova.virt.libvirt.volume.LibvirtVolumeDriver method)
Connection (class in nova.rpc.common)
(class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_fake)
(class in nova.rpc.impl_kombu)
(class in nova.tests.fakelibvirt)
connection_info (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
ConnectionContext (class in nova.rpc.amqp)
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_output (class in nova.api.openstack.compute.contrib.console_output)
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)
ConsoleAuthManager (class in nova.consoleauth.manager)
ConsoleauthTestCase (class in nova.tests.test_consoleauth)
ConsoleNotFound
ConsoleNotFoundForInstance
ConsoleNotFoundInPoolForInstance
ConsoleOutputController (class in nova.api.openstack.compute.contrib.console_output)
ConsoleOutputExtensionTest (class in nova.tests.api.openstack.compute.contrib.test_console_output)
ConsolePool (class in nova.db.sqlalchemy.models)
ConsolePoolNotFound
ConsolePoolNotFoundForHostType
ConsoleProxyManager (class in nova.console.manager)
Consoles (class in nova.api.openstack.compute.contrib.consoles)
ConsolesController (class in nova.api.openstack.compute.contrib.consoles)
ConsolesControllerTest (class in nova.tests.api.openstack.compute.test_consoles)
ConsolesExtensionTest (class in nova.tests.api.openstack.compute.contrib.test_consoles)
ConsolesTemplate (class in nova.api.openstack.compute.consoles)
ConsoleTemplate (class in nova.api.openstack.compute.consoles)
ConsoleTestCase (class in nova.tests.test_console)
ConsoleTypeInvalid
ConsoleVMRCManager (class in nova.console.vmrc_manager)
ConstantSelector (class in nova.api.openstack.xmlutil)
construct() (nova.api.openstack.common.MetadataTemplate method)
(nova.api.openstack.common.MetaItemTemplate method)
(nova.api.openstack.compute.consoles.ConsoleTemplate method)
(nova.api.openstack.compute.consoles.ConsolesTemplate method)
(nova.api.openstack.compute.contrib.accounts.AccountTemplate method)
(nova.api.openstack.compute.contrib.certificates.CertificateTemplate method)
(nova.api.openstack.compute.contrib.certificates.CertificatesTemplate method)
(nova.api.openstack.compute.contrib.cloudpipe.CloudpipeTemplate method)
(nova.api.openstack.compute.contrib.cloudpipe.CloudpipesTemplate method)
(nova.api.openstack.compute.contrib.disk_config.ImageDiskConfigTemplate method)
(nova.api.openstack.compute.contrib.disk_config.ImagesDiskConfigTemplate method)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigTemplate method)
(nova.api.openstack.compute.contrib.disk_config.ServersDiskConfigTemplate method)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusTemplate method)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusesTemplate method)
(nova.api.openstack.compute.contrib.flavorextraspecs.ExtraSpecsTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_dns.DomainTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_dns.DomainsTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSsTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_pools.FloatingIPPoolTemplate method)
(nova.api.openstack.compute.contrib.floating_ip_pools.FloatingIPPoolsTemplate method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPTemplate method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPsTemplate method)
(nova.api.openstack.compute.contrib.hosts.HostActionTemplate method)
(nova.api.openstack.compute.contrib.hosts.HostIndexTemplate method)
(nova.api.openstack.compute.contrib.hosts.HostShowTemplate method)
(nova.api.openstack.compute.contrib.hosts.HostUpdateTemplate method)
(nova.api.openstack.compute.contrib.keypairs.KeypairTemplate method)
(nova.api.openstack.compute.contrib.keypairs.KeypairsTemplate method)
(nova.api.openstack.compute.contrib.quotas.QuotaTemplate method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupRuleTemplate method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupTemplate method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupsTemplate method)
(nova.api.openstack.compute.contrib.server_action_list.ServerActionsTemplate method)
(nova.api.openstack.compute.contrib.server_diagnostics.ServerDiagnosticsTemplate method)
(nova.api.openstack.compute.contrib.simple_tenant_usage.SimpleTenantUsageTemplate method)
(nova.api.openstack.compute.contrib.simple_tenant_usage.SimpleTenantUsagesTemplate method)
(nova.api.openstack.compute.contrib.users.UserTemplate method)
(nova.api.openstack.compute.contrib.users.UsersTemplate method)
(nova.api.openstack.compute.contrib.virtual_interfaces.VirtualInterfaceTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDrivesTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaSetTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolsTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeTemplate method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumesTemplate method)
(nova.api.openstack.compute.contrib.volumes.SnapshotTemplate method)
(nova.api.openstack.compute.contrib.volumes.SnapshotsTemplate method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentTemplate method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentsTemplate method)
(nova.api.openstack.compute.contrib.volumes.VolumeTemplate method)
(nova.api.openstack.compute.contrib.volumes.VolumesTemplate method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecTemplate method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsTemplate method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeTemplate method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypesTemplate method)
(nova.api.openstack.compute.contrib.zones.WeightsTemplate method)
(nova.api.openstack.compute.contrib.zones.ZoneTemplate method)
(nova.api.openstack.compute.contrib.zones.ZonesTemplate method)
(nova.api.openstack.compute.flavors.FlavorTemplate method)
(nova.api.openstack.compute.flavors.FlavorsTemplate method)
(nova.api.openstack.compute.flavors.MinimalFlavorsTemplate method)
(nova.api.openstack.compute.images.ImageTemplate method)
(nova.api.openstack.compute.images.ImagesTemplate method)
(nova.api.openstack.compute.images.MinimalImagesTemplate method)
(nova.api.openstack.compute.ips.AddressesTemplate method)
(nova.api.openstack.compute.ips.NetworkTemplate method)
(nova.api.openstack.compute.limits.LimitsTemplate method)
(nova.api.openstack.compute.servers.MinimalServersTemplate method)
(nova.api.openstack.compute.servers.ServerAdminPassTemplate method)
(nova.api.openstack.compute.servers.ServerTemplate method)
(nova.api.openstack.compute.servers.ServersTemplate method)
(nova.api.openstack.compute.versions.ChoicesTemplate method)
(nova.api.openstack.compute.versions.VersionTemplate method)
(nova.api.openstack.compute.versions.VersionsTemplate method)
(nova.api.openstack.extensions.ExtensionTemplate method)
(nova.api.openstack.extensions.ExtensionsTemplate method)
(nova.api.openstack.volume.snapshots.SnapshotTemplate method)
(nova.api.openstack.volume.snapshots.SnapshotsTemplate method)
(nova.api.openstack.volume.types.VolumeTypeTemplate method)
(nova.api.openstack.volume.types.VolumeTypesTemplate method)
(nova.api.openstack.volume.volumes.VolumeTemplate method)
(nova.api.openstack.volume.volumes.VolumesTemplate method)
(nova.api.openstack.xmlutil.TemplateBuilder method)
(nova.tests.api.openstack.test_xmlutil.MasterTemplateBuilder method)
(nova.tests.api.openstack.test_xmlutil.SlaveTemplateBuilder method)
consume() (nova.rpc.impl_kombu.Connection method)
(nova.rpc.impl_kombu.ConsumerBase method)
(nova.testing.fake.rabbit.Backend method)
consume_from_instance() (nova.scheduler.host_manager.HostState method)
consume_in_thread() (nova.rpc.amqp.ConnectionContext method)
(nova.rpc.common.Connection method)
(nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_fake.Connection method)
(nova.rpc.impl_kombu.Connection method)
Consumer (class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_fake)
ConsumerBase (class in nova.rpc.impl_kombu)
ConsumerSet (class in nova.rpc.impl_carrot)
content_type() (nova.network.quantum.client.Client method)
content_type_params() (nova.api.openstack.urlmap.Accept method)
Context (class in nova.tests.api.openstack.fakes)
context() (nova.tests.rpc.common.TestReceiver static method)
(nova.tests.test_direct.FakeService method)
ContextTestCase (class in nova.tests.test_context)
Controller (class in nova.api.openstack.compute.consoles)
(class in nova.api.openstack.compute.contrib.accounts)
(class in nova.api.openstack.compute.contrib.createserverext)
(class in nova.api.openstack.compute.contrib.users)
(class in nova.api.openstack.compute.contrib.zones)
(class in nova.api.openstack.compute.flavors)
(class in nova.api.openstack.compute.image_metadata)
(class in nova.api.openstack.compute.images)
(class in nova.api.openstack.compute.ips)
(class in nova.api.openstack.compute.server_metadata)
(class in nova.api.openstack.compute.servers)
(class in nova.api.openstack.wsgi)
ControllerExtension (class in nova.api.openstack.extensions)
ControllerExtensionTest (class in nova.tests.api.openstack.compute.test_extensions)
ControllerMetaclass (class in nova.api.openstack.wsgi)
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)
ConvertedException
copy() (nova.api.openstack.xmlutil.MasterTemplate method)
copy_image() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
CoreFilter (class in nova.scheduler.filters.core_filter)
CouldNotFetchMetrics
cpu_info (nova.db.sqlalchemy.models.ComputeNode attribute)
(nova.tests.test_libvirt.HostStateTestCase attribute)
cpuinfo_xml (nova.virt.libvirt.connection.LibvirtConnection attribute)
create() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
(nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.compute.consoles.Controller method)
(nova.api.openstack.compute.contrib.accounts.Controller method)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.certificates.CertificatesController method)
(nova.api.openstack.compute.contrib.cloudpipe.CloudpipeController method)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController method)
(nova.api.openstack.compute.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.compute.contrib.keypairs.KeypairController method)
(nova.api.openstack.compute.contrib.networks.NetworkController method)
(nova.api.openstack.compute.contrib.scheduler_hints.SchedulerHintsController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupRulesController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.SnapshotController method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.compute.contrib.volumes.VolumeController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.images.Controller method)
(nova.api.openstack.compute.ips.Controller method)
(nova.api.openstack.compute.server_metadata.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.api.openstack.compute.views.servers.ViewBuilder method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.volume.snapshots.SnapshotsController method)
(nova.api.openstack.volume.volumes.VolumeController method)
(nova.compute.api.API method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.rpc.amqp.Pool method)
(nova.rpc.impl_carrot.Pool method)
(nova.service.Service class method)
(nova.tests.api.openstack.compute.test_extensions.StubController method)
(nova.tests.fakelibvirt.Domain method)
(nova.virt.vmwareapi.fake.FakeFactory method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
create_aggregate() (nova.compute.api.AggregateAPI 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.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
create_console() (nova.console.api.API method)
create_consumer() (nova.rpc.amqp.ConnectionContext method)
(nova.rpc.common.Connection method)
(nova.rpc.impl_carrot.Connection method)
(nova.rpc.impl_fake.Connection method)
(nova.rpc.impl_kombu.Connection method)
create_controller_spec() (in module nova.virt.vmwareapi.vm_util)
create_cow_image() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
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)
(nova.tests.scheduler.fakes.FakeComputeAPI method)
create_domain() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
create_entry() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
create_export() (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)
(nova.volume.san.SolidFireSanISCSIDriver method)
(nova.volume.xensm.XenSMDriver 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() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
(nova.api.ec2.cloud.CloudController method)
create_info_cache() (in module nova.tests.api.openstack.fakes)
create_instance_db_entry() (nova.scheduler.driver.Scheduler 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)
(nova.virt.xenapi.volume_utils.VolumeHelper class method)
create_pool() (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_private_dns_domain() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
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_public_dns_domain() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
create_res_pool() (in module nova.virt.vmwareapi.fake)
create_resource() (in module nova.api.openstack.compute.consoles)
(in module nova.api.openstack.compute.flavors)
(in module nova.api.openstack.compute.image_metadata)
(in module nova.api.openstack.compute.images)
(in module nova.api.openstack.compute.ips)
(in module nova.api.openstack.compute.limits)
(in module nova.api.openstack.compute.server_metadata)
(in module nova.api.openstack.compute.servers)
(in module nova.api.openstack.compute.versions)
(in module nova.api.openstack.volume.snapshots)
(in module nova.api.openstack.volume.types)
(in module nova.api.openstack.volume.versions)
(in module nova.api.openstack.volume.volumes)
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_sr() (in module nova.virt.xenapi.fake)
(nova.virt.xenapi.volume_utils.VolumeHelper class method)
(nova.virt.xenapi.volumeops.VolumeOps 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.volume_utils.VolumeHelper class method)
create_vdi() (in module nova.virt.xenapi.fake)
(nova.virt.xenapi.vm_utils.VMHelper class method)
create_vif() (nova.network.quantum.melange_connection.MelangeConnection method)
(nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib 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)
(nova.volume.san.SolidFireSanISCSIDriver method)
(nova.volume.xensm.XenSMDriver method)
create_volume_for_sm() (nova.virt.xenapi.volumeops.VolumeOps method)
create_volume_from_snapshot() (nova.volume.driver.SheepdogDriver method)
(nova.volume.driver.VolumeDriver method)
create_vsa() (nova.vsa.manager.VsaManager method)
CreateBackupTests (class in nova.tests.api.openstack.compute.contrib.test_admin_actions)
CREATED (nova.vsa.api.VsaState attribute)
created_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Aggregate attribute)
(nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BandwidthUsage 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.DNSDomain 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.InstanceFault attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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.NovaBase attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.S3Image attribute)
(nova.db.sqlalchemy.models.SMBackendConf attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SMVolume 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)
CreateDeserializer (class in nova.api.openstack.compute.servers)
Createserverext (class in nova.api.openstack.compute.contrib.createserverext)
CreateserverextTest (class in nova.tests.api.openstack.compute.contrib.test_createserverext)
createWithFlags() (nova.tests.fakelibvirt.Domain method)
(nova.tests.test_libvirt.FakeVirtDomain method)
createXML() (nova.tests.fakelibvirt.Connection method)
CREATING (nova.vsa.api.VsaState attribute)
critical() (nova.log.NovaLogger method)
crl_path() (in module nova.crypto)
current_audit_period() (in module nova.utils)
current_workload (nova.db.sqlalchemy.models.ComputeNode attribute)

D

data (nova.tests.api.openstack.fakes.FakeAuthDatabase attribute)
Datacenter (class in nova.virt.vmwareapi.fake)
DataObject (class in nova.virt.vmwareapi.fake)
Datastore (class in nova.virt.vmwareapi.fake)
DatastoreNotFound
db_instance_get_all_by_project() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
db_key_pair_create() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
db_key_pair_destroy() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
db_key_pair_get() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
db_key_pair_get_all_by_user() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
db_security_group_exists() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
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.fake_network.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)
(nova.log.NovaLogger method)
DECLARE() (in module nova.flags)
declare_consumer() (nova.rpc.impl_kombu.Connection method)
(nova.testing.fake.rabbit.Backend 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)
decrypt_text() (in module nova.crypto)
(nova.cert.manager.CertManager method)
DecryptionFailure
decryptor() (in module nova.crypto)
default() (nova.api.openstack.compute.contrib.hosts.HostDeserializer method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupRulesXMLDeserializer method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupXMLDeserializer method)
(nova.api.openstack.compute.servers.ActionDeserializer method)
(nova.api.openstack.compute.servers.CreateDeserializer method)
(nova.api.openstack.compute.versions.VersionAtomSerializer method)
(nova.api.openstack.compute.versions.VersionsAtomSerializer 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.TextDeserializer method)
(nova.api.openstack.wsgi.XMLDeserializer method)
(nova.api.openstack.wsgi.XMLDictSerializer method)
default_ephemeral_device (nova.db.sqlalchemy.models.Instance attribute)
default_flagfile() (in module nova.utils)
DEFAULT_LOG_DATE_FORMAT (nova.openstack.common.cfg.CommonConfigOpts attribute)
DEFAULT_LOG_FORMAT (nova.openstack.common.cfg.CommonConfigOpts attribute)
default_pool_size (nova.wsgi.Server attribute)
default_swap_device (nova.db.sqlalchemy.models.Instance attribute)
DefaultPolicyTestCase (class in nova.tests.test_policy)
defaults() (nova.api.openstack.compute.contrib.quotas.QuotaSetsController method)
Deferred_delete (class in nova.api.openstack.compute.contrib.deferred_delete)
DeferredDeleteController (class in nova.api.openstack.compute.contrib.deferred_delete)
DeferredDeleteExtensionTest (class in nova.tests.api.openstack.compute.contrib.test_deferred_delete)
defineXML() (nova.tests.fakelibvirt.Connection method)
DelegatedAuthMiddleware (class in nova.api.direct)
delete() (nova.api.openstack.compute.consoles.Controller method)
(nova.api.openstack.compute.contrib.accounts.Controller method)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSDomainController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSEntryController method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.compute.contrib.keypairs.KeypairController method)
(nova.api.openstack.compute.contrib.networks.NetworkController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupRulesController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.SnapshotController method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.compute.contrib.volumes.VolumeController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.images.Controller method)
(nova.api.openstack.compute.ips.Controller method)
(nova.api.openstack.compute.server_metadata.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.volume.snapshots.SnapshotsController method)
(nova.api.openstack.volume.volumes.VolumeController method)
(nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.network.api.API method)
(nova.network.quantum.melange_connection.MelangeConnection method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.tests.api.openstack.compute.contrib.test_networks.FakeNetworkAPI method)
(nova.tests.fakelibvirt.DomainSnapshot method)
(nova.tests.test_libvirt.FakeVirDomainSnapshot method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
delete_aggregate() (nova.compute.api.AggregateAPI 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_dns_domain() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
delete_dns_entry() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
delete_dns_file() (nova.network.minidns.MiniDNS method)
delete_domain() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
delete_entry() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
delete_expired_host_services() (nova.scheduler.host_manager.HostManager method)
delete_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
delete_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
delete_image() (nova.tests.glance.stubs.StubGlanceClient method)
(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.compute.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)
(nova.volume.san.SolidFireSanISCSIDriver method)
(nova.volume.xensm.XenSMDriver method)
delete_volume_for_sm() (nova.virt.xenapi.volumeops.VolumeOps method)
delete_volume_metadata() (nova.volume.api.API method)
delete_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
delete_vsa_volumes() (nova.vsa.api.API method)
deleted (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Aggregate attribute)
(nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BandwidthUsage 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.DNSDomain 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.InstanceFault attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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.NovaBase attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.S3Image attribute)
(nova.db.sqlalchemy.models.SMBackendConf attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SMVolume 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.Aggregate attribute)
(nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BandwidthUsage 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.DNSDomain 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.InstanceFault attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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.NovaBase attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.S3Image attribute)
(nova.db.sqlalchemy.models.SMBackendConf attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SMVolume 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)
DELETING (nova.vsa.api.VsaState attribute)
deprecated() (in module nova.utils)
DeprecationTest (class in nova.tests.test_utils)
deregister_image() (nova.api.ec2.cloud.CloudController method)
describe_addresses() (nova.api.ec2.cloud.CloudController method)
describe_availability_zones() (nova.api.ec2.cloud.CloudController 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_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_regions() (nova.api.ec2.cloud.CloudController method)
describe_security_groups() (nova.api.ec2.cloud.CloudController method)
describe_snapshots() (nova.api.ec2.cloud.CloudController method)
describe_volumes() (nova.api.ec2.cloud.CloudController method)
description (nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SecurityGroup attribute)
deserialize() (nova.api.openstack.common.MetadataDeserializer method)
(nova.api.openstack.common.MetaItemDeserializer method)
(nova.api.openstack.wsgi.Resource method)
(nova.api.openstack.wsgi.TextDeserializer method)
(nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
deserializer (nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest attribute)
deserializers() (in module nova.api.openstack.wsgi)
dest_compute (nova.db.sqlalchemy.models.Migration attribute)
dest_host (nova.db.sqlalchemy.models.Migration attribute)
DestinationDiskExists
DestinationHostUnavailable
DestinationHypervisorTooOld
destroy() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
(nova.tests.fakelibvirt.Domain 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)
destroy_container() (in module nova.virt.disk.api)
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() (nova.volume.api.API method)
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.tests.test_libvirt.FakeVolumeDriver 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.volumeops.VolumeOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
(nova.volume.manager.VolumeManager method)
detachDevice() (nova.tests.fakelibvirt.Domain method)
detail() (nova.api.openstack.compute.contrib.disk_config.ImageDiskConfigController method)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController method)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.SnapshotController method)
(nova.api.openstack.compute.contrib.volumes.VolumeController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.flavors.Controller method)
(nova.api.openstack.compute.images.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.api.openstack.compute.views.flavors.ViewBuilder method)
(nova.api.openstack.compute.views.images.ViewBuilder method)
(nova.api.openstack.compute.views.servers.ViewBuilder method)
(nova.api.openstack.volume.snapshots.SnapshotsController method)
(nova.api.openstack.volume.volumes.VolumeController method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
details (nova.db.sqlalchemy.models.InstanceFault attribute)
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 (nova.network.manager.FlatDHCPManager attribute)
(nova.network.manager.NetworkManager attribute)
(nova.network.manager.VlanManager attribute)
(nova.network.quantum.manager.QuantumManager attribute)
dhcp_start (nova.db.sqlalchemy.models.Network attribute)
Dict (class in nova.tests.test_local)
dict_from_dotted_str() (in module nova.api.ec2.ec2utils)
dict_to_query_str() (in module nova.api.openstack.common)
DictSerializer (class in nova.api.openstack.wsgi)
DictSerializerTest (class in nova.tests.api.openstack.test_wsgi)
DifferentHostFilter (class in nova.scheduler.filters.affinity_filter)
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)
disable_terminate (nova.db.sqlalchemy.models.Instance attribute)
disabled (nova.db.sqlalchemy.models.Service attribute)
disassociate() (nova.network.api.API method)
(nova.tests.api.openstack.compute.contrib.test_networks.FakeNetworkAPI method)
disassociate_address() (nova.api.ec2.cloud.CloudController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
disassociate_floating_ip() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
disassociate_network() (nova.network.manager.NetworkManager method)
disconnect_volume() (nova.virt.libvirt.volume.LibvirtISCSIVolumeDriver method)
(nova.virt.libvirt.volume.LibvirtVolumeDriver method)
discover_volume() (nova.volume.xensm.XenSMDriver method)
DISK (nova.virt.xenapi.vm_utils.ImageType attribute)
disk_available_least (nova.db.sqlalchemy.models.ComputeNode attribute)
Disk_config (class in nova.api.openstack.compute.contrib.disk_config)
disk_config_from_api() (in module nova.api.openstack.compute.contrib.disk_config)
disk_config_to_api() (in module nova.api.openstack.compute.contrib.disk_config)
DISK_ISO (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_ISO_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_RAW (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_RAW_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_VHD (nova.virt.xenapi.vm_utils.ImageType attribute)
DISK_VHD_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
DiskConfigTestCase (class in nova.tests.api.openstack.compute.contrib.test_disk_config)
DiskNotFound
dispatch() (nova.api.openstack.volume.versions.Versions method)
(nova.api.openstack.wsgi.ActionDispatcher method)
(nova.api.openstack.wsgi.Resource method)
display() (nova.api.openstack.compute.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.compute.limits.Limit method)
DistributedScheduler (class in nova.scheduler.distributed_scheduler)
DistributedSchedulerTestCase (class in nova.tests.scheduler.test_distributed_scheduler)
dns1 (nova.db.sqlalchemy.models.Network attribute)
dns2 (nova.db.sqlalchemy.models.Network attribute)
DNSDomain (class in nova.db.sqlalchemy.models)
dnsdomain_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
dnsdomain_list() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
dnsdomain_register_for_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
dnsdomain_register_for_zone() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
dnsdomain_unregister() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
DNSDriver (class in nova.network.dns_driver)
DnsmasqFilter (class in nova.rootwrap.filters)
do_mount() (nova.virt.disk.mount.Mount method)
do_refresh_security_group_rules() (nova.virt.firewall.IptablesFirewallDriver method)
do_request() (nova.network.quantum.client.Client method)
(nova.network.quantum.melange_connection.MelangeConnection method)
do_setup() (nova.volume.driver.VolumeDriver method)
(nova.volume.xensm.XenSMDriver method)
do_umount() (nova.virt.disk.mount.Mount method)
Dom0IptablesFirewallDriver (class in nova.virt.xenapi.firewall)
Domain (class in nova.tests.fakelibvirt)
domain (nova.db.sqlalchemy.models.DNSDomain attribute)
DomainSnapshot (class in nova.tests.fakelibvirt)
DomainsTemplate (class in nova.api.openstack.compute.contrib.floating_ip_dns)
DomainTemplate (class in nova.api.openstack.compute.contrib.floating_ip_dns)
done() (nova.rpc.amqp.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)
(in module nova.db.sqlalchemy.migrate_repo.versions.047_remove_instances_fk_from_vif)
(in module nova.db.sqlalchemy.migrate_repo.versions.048_add_zone_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.049_add_instances_progress)
(in module nova.db.sqlalchemy.migrate_repo.versions.050_add_disk_config_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.051_add_vcpu_weight_to_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.052_kill_export_devices)
(in module nova.db.sqlalchemy.migrate_repo.versions.053_add_connection_info_to_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.054_add_bw_usage_data_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.055_convert_flavor_id_to_str)
(in module nova.db.sqlalchemy.migrate_repo.versions.056_add_s3_images)
(in module nova.db.sqlalchemy.migrate_repo.versions.057_add_sm_driver_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.058_rename_managed_disk)
(in module nova.db.sqlalchemy.migrate_repo.versions.059_split_rxtx_quota_into_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.060_remove_network_fk_from_vif)
(in module nova.db.sqlalchemy.migrate_repo.versions.061_add_index_to_instance_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.062_add_instance_info_cache_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.063_add_instance_faults_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.064_change_instance_id_to_uuid_in_instance_actions)
(in module nova.db.sqlalchemy.migrate_repo.versions.065_add_index_to_instance_project_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.066_preload_instance_info_cache_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.067_add_pool_and_interface_to_floating_ip)
(in module nova.db.sqlalchemy.migrate_repo.versions.068_add_instance_attribute)
(in module nova.db.sqlalchemy.migrate_repo.versions.069_block_migration)
(in module nova.db.sqlalchemy.migrate_repo.versions.070_untie_nova_network_models)
(in module nova.db.sqlalchemy.migrate_repo.versions.071_add_host_aggregate_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.072_add_dns_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.073_add_capacity)
(in module nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb)
driver_cls (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase attribute)
(nova.tests.scheduler.test_multi_scheduler.MultiDriverTestCase attribute)
(nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase attribute)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase attribute)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase attribute)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCaseMostAvail attribute)
driver_cls_name (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase attribute)
driver_name (nova.tests.test_volume.DriverTestCase attribute)
(nova.tests.test_volume.ISCSITestCase attribute)
(nova.tests.test_volume.VolumeDriverTestCase attribute)
DriverTestCase (class in nova.tests.test_volume)
dumps() (in module nova.utils)
Duplicate
DuplicateOptError
DuplicateSfVolumeNames

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.rpc.common.TestReceiver static method)
(nova.tests.test_direct.FakeService method)
echo_data_directly() (nova.tests.test_direct.FakeService method)
echo_three_times() (nova.tests.rpc.common.TestReceiver static method)
echo_three_times_yield() (nova.tests.rpc.common.TestReceiver static method)
elevated() (nova.context.RequestContext method)
emit() (nova.log.PublishErrorsHandler method)
empty_chain() (nova.network.linux_net.IptablesTable method)
empty_instance_type_get_all() (in module nova.tests.api.openstack.compute.test_flavors)
empty_pool() (nova.rpc.amqp.ConnectionContext class method)
EmptyStringSelector (class in nova.api.openstack.xmlutil)
enable_dhcp() (nova.network.quantum.manager.QuantumManager method)
encode_instance() (in module nova.scheduler.driver)
encrypt() (nova.virt.xenapi.vmops.SimpleDH method)
encryptor() (in module nova.crypto)
enforce() (in module nova.common.policy)
(in module nova.policy)
ensure() (nova.rpc.impl_kombu.Connection method)
ensure_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_ca_filesystem() (in module nova.crypto)
ensure_connection() (in module nova.db.sqlalchemy.session)
ensure_default_security_group() (nova.compute.api.API method)
ensure_export() (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)
(nova.volume.san.SolidFireSanISCSIDriver method)
(nova.volume.xensm.XenSMDriver 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_path() (in module nova.network.linux_net)
ensure_tree() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
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)
ensure_vpn_forward() (in module nova.network.linux_net)
environ (nova.tests.api.openstack.compute.contrib.test_aggregates.FakeRequest attribute)
(nova.tests.api.openstack.compute.contrib.test_hosts.FakeRequest attribute)
ephemeral_gb (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
ephemeral_num() (in module nova.block_device)
Error, [1]
error (nova.db.sqlalchemy.models.InstanceActions attribute)
ERROR (nova.tests.test_exception.FakeNotifier attribute)
error() (nova.log.NovaLogger method)
error_out_instance_on_exception() (nova.compute.manager.ComputeManager method)
exact_filter() (in module nova.db.sqlalchemy.api)
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.testing.fake.rabbit)
exchange_declare() (nova.testing.fake.rabbit.Backend method)
exchange_type (nova.rpc.impl_carrot.DirectConsumer attribute)
(nova.rpc.impl_carrot.DirectPublisher attribute)
(nova.rpc.impl_carrot.FanoutAdapterConsumer attribute)
(nova.rpc.impl_carrot.FanoutPublisher attribute)
(nova.rpc.impl_carrot.TopicAdapterConsumer attribute)
(nova.rpc.impl_carrot.TopicPublisher attribute)
execute() (in module nova.utils)
(in module nova.virt.libvirt.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.scheduler.test_zone_manager)
extend() (in module nova.virt.disk.api)
(nova.api.openstack.xmlutil.TemplateElement method)
Extended_status (class in nova.api.openstack.compute.contrib.extended_status)
ExtendedService (class in nova.tests.test_service)
ExtendedStatusController (class in nova.api.openstack.compute.contrib.extended_status)
ExtendedStatusesTemplate (class in nova.api.openstack.compute.contrib.extended_status)
ExtendedStatusTemplate (class in nova.api.openstack.compute.contrib.extended_status)
ExtendedStatusTest (class in nova.tests.api.openstack.compute.contrib.test_extendedstatus)
extends() (in module nova.api.openstack.wsgi)
extension_authorizer() (in module nova.api.openstack.extensions)
ExtensionControllerTest (class in nova.tests.api.openstack.compute.test_extensions)
ExtensionDescriptor (class in nova.api.openstack.extensions)
ExtensionManager (class in nova.api.openstack.compute.extensions)
(class in nova.api.openstack.extensions)
(class in nova.api.openstack.volume.extensions)
ExtensionManagerTest (class in nova.tests.api.openstack.compute.test_extensions)
ExtensionsResource (class in nova.api.openstack.extensions)
ExtensionsTemplate (class in nova.api.openstack.extensions)
ExtensionsTest (class in nova.tests.integrated.test_extensions)
ExtensionsXMLSerializerTest (class in nova.tests.api.openstack.compute.test_extensions)
ExtensionTemplate (class in nova.api.openstack.extensions)
ExtensionTestCase (class in nova.tests.api.openstack.compute.test_extensions)
extract_metadata() (nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.wsgi.MetadataXMLDeserializer method)
extract_snapshot() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
extract_text() (nova.api.openstack.wsgi.XMLDeserializer method)
ExtraSpecsTemplate (class in nova.api.openstack.compute.contrib.flavorextraspecs)

F

factory() (nova.wsgi.Application class method)
(nova.wsgi.Middleware class method)
fail() (nova.tests.rpc.common.TestReceiver static method)
FAILED (nova.vsa.api.VsaState attribute)
Failure, [1]
fake_auth_init() (in module nova.tests.api.openstack.fakes)
fake_call_zone_method() (in module nova.tests.scheduler.test_distributed_scheduler)
fake_compute_api() (in module nova.tests.api.openstack.compute.contrib.test_admin_actions)
(in module nova.tests.api.openstack.compute.test_servers)
fake_compute_api_create() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
fake_compute_api_get() (in module nova.tests.api.openstack.compute.contrib.test_admin_actions)
(in module nova.tests.api.openstack.compute.contrib.test_server_start_stop)
fake_compute_api_raises_invalid_state() (in module nova.tests.api.openstack.compute.contrib.test_admin_actions)
fake_compute_get() (in module nova.tests.api.openstack.compute.contrib.test_extendedstatus)
fake_compute_get_all() (in module nova.tests.api.openstack.compute.contrib.test_extendedstatus)
fake_create() (in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
fake_create_cert() (in module nova.tests.api.openstack.compute.contrib.test_certificates)
fake_create_fixed_ips() (nova.tests.test_network.CommonNetworkTestCase method)
fake_destroy() (in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
fake_execute() (in module nova.tests.fake_utils)
(nova.tests.test_iscsi.TargetAdminTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase 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_filter_hosts() (in module nova.tests.scheduler.test_distributed_scheduler)
fake_gen_uuid() (in module nova.tests.api.openstack.compute.test_servers)
fake_get() (in module nova.tests.api.openstack.compute.contrib.test_console_output)
(in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_get_actions() (in module nova.tests.api.openstack.compute.contrib.test_server_action_list)
fake_get_console_output() (in module nova.tests.api.openstack.compute.contrib.test_console_output)
fake_get_diagnostics() (in module nova.tests.api.openstack.compute.contrib.test_server_diagnostics)
fake_get_floating_ip_pools() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_pools)
fake_get_instance_nw_info() (in module nova.tests.fake_network)
fake_get_instance_type_by_flavor_id() (in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
fake_get_network() (in module nova.virt.vmwareapi.fake)
fake_get_not_found() (in module nova.tests.api.openstack.compute.contrib.test_console_output)
(in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_get_root_cert() (in module nova.tests.api.openstack.compute.contrib.test_certificates)
fake_get_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_get_vmdk_size_and_properties() (in module nova.virt.vmwareapi.fake)
fake_get_vnc_console() (in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_get_vnc_console_invalid_type() (in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_init() (in module nova.tests.api.openstack.compute.contrib.test_accounts)
(in module nova.tests.api.openstack.compute.contrib.test_users)
fake_instance_get() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
(in module nova.tests.api.openstack.compute.contrib.test_server_action_list)
(in module nova.tests.api.openstack.compute.contrib.test_server_diagnostics)
fake_instance_get_active_by_window() (in module nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
fake_instance_type_get() (in module nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
fake_instance_type_get_all() (in module nova.tests.api.openstack.compute.test_flavors)
fake_instance_type_get_by_flavor_id() (in module nova.tests.api.openstack.compute.test_flavors)
fake_is_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_issue_api_request() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
fake_issue_api_request_fails() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
fake_keypair() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
fake_lookup() (nova.tests.test_libvirt.LibvirtConnTestCase method)
fake_network() (in module nova.tests.fake_network)
fake_plug_vifs() (in module nova.virt.vmwareapi.fake)
fake_project() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
fake_purge() (in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
fake_rpc_cast() (in module nova.tests.scheduler.test_vsa_scheduler)
fake_rpc_method() (in module nova.tests.test_compute)
fake_scheduler_api_live_migration() (in module nova.tests.api.openstack.compute.contrib.test_admin_actions)
fake_upload_image() (in module nova.virt.vmwareapi.fake)
fake_vpn_instance() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
fake_vpn_instance_low_id() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
fake_zone_get_all() (in module nova.tests.scheduler.test_distributed_scheduler)
FakeApiRequest (class in nova.tests.test_access)
FakeAuthDatabase (class in nova.tests.api.openstack.fakes)
FakeAuthManager (class in nova.tests.api.openstack.compute.contrib.test_cloudpipe)
(class in nova.tests.api.openstack.fakes)
FakeComputeAPI (class in nova.tests.scheduler.fakes)
FakeComputeScheduler (class in nova.tests.scheduler.test_multi_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)
FakeDistributedScheduler (class in nova.tests.scheduler.fakes)
FakeFactory (class in nova.virt.vmwareapi.fake)
FakeGlance (class in nova.tests.glance.stubs)
FakeHostManager (class in nova.tests.scheduler.fakes)
FakeHostState (class in nova.tests.scheduler.fakes)
FakeHttplibConnection (class in nova.tests.api.openstack.compute.test_limits)
(class in nova.tests.test_api)
FakeHttplibSocket (class in nova.tests.api.openstack.compute.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.tests.scheduler.fakes)
(class in nova.virt.fake)
FakeInstanceDB (class in nova.tests.api.openstack.compute.test_consoles)
FakeIptablesFirewallDriver (class in nova.tests.fake_network)
FakeISCSIDriver (class in nova.volume.driver)
FakeLDAP (class in nova.auth.fakeldap)
FakeLdapDriver (class in nova.auth.ldapdriver)
FakeLibvirtTests (class in nova.tests.test_fakelibvirt)
FakeManager (class in nova.tests.test_service)
FakeModel (class in nova.tests.db.fakes)
(class in nova.tests.fake_network)
FakeNetworkAPI (class in nova.tests.api.openstack.compute.contrib.test_networks)
FakeNetworkManager (class in nova.tests.fake_network)
FakeNetworkManager.FakeDB (class in nova.tests.fake_network)
FakeNotifier (class in nova.tests.test_exception)
FakeProject (class in nova.tests.api.openstack.compute.contrib.test_cloudpipe)
FakeQuantumClientConnection (class in nova.tests.test_quantum)
FakeRateLimiter (class in nova.tests.api.openstack.fakes)
FakeRequest (class in nova.tests.api.openstack.compute.contrib.test_aggregates)
(class in nova.tests.api.openstack.compute.contrib.test_deferred_delete)
(class in nova.tests.api.openstack.compute.contrib.test_hosts)
FakeRequestContext (class in nova.tests.api.openstack.fakes)
FakeRouter (class in nova.tests.api.openstack.fakes)
FakeSchedulerOptions (class in nova.tests.scheduler.test_scheduler_options)
FakeService (class in nova.tests.test_direct)
FakeSession (class in nova.tests.test_xenapi)
FakeSessionForFirewallTests (class in nova.tests.xenapi.stubs)
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)
FakeVIFDriver (class in nova.tests.fake_network)
FakeVim (class in nova.virt.vmwareapi.fake)
FakeVirDomainSnapshot (class in nova.tests.test_libvirt)
FakeVirtDomain (class in nova.tests.test_libvirt)
FakeVolumeDriver (class in nova.tests.test_libvirt)
FakeVolumeScheduler (class in nova.tests.scheduler.test_multi_scheduler)
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)
fanout_cast() (in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(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)
fatal() (nova.log.NovaLogger method)
Fault, [1]
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)
(nova.cert.manager.CertManager method)
fetch_crl() (in module nova.crypto)
(nova.cert.manager.CertManager method)
fetch_image() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
(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 (class in nova.tests.fake_libvirt_utils)
file_delete() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
file_name (nova.db.sqlalchemy.models.Certificate attribute)
file_open() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
FileNotFound
filter_hosts() (nova.scheduler.host_manager.HostManager method)
filterDefineXMLMock() (nova.tests.test_libvirt.NWFilterFakes method)
find_children_named() (nova.api.openstack.wsgi.XMLDeserializer method)
find_config() (in module nova.utils)
find_config_files() (in module nova.openstack.common.cfg)
find_first_child_named() (nova.api.openstack.wsgi.XMLDeserializer method)
find_iso_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
find_network_with_bridge() (nova.virt.xenapi.network_utils.NetworkHelper class method)
find_network_with_name_label() (nova.virt.xenapi.network_utils.NetworkHelper class method)
find_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
find_sr_by_uuid() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
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)
(nova.vnc.xvp_proxy.SafeHttpProtocol method)
finish_migration() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
finish_resize() (nova.compute.manager.ComputeManager method)
finish_revert_migration() (nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
finish_revert_resize() (nova.compute.manager.ComputeManager method)
FirewallDriver (class in nova.virt.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_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_bulk_create() (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() (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_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.fake_network.FakeNetworkManager.FakeDB method)
fixed_ip_get_by_network_host() (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_ids() (in module nova.tests.fake_network)
fixed_ip_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
fixed_ips (nova.tests.fake_network.FakeNetworkManager.FakeDB attribute)
fixed_ips() (nova.network.model.NetworkInfo method)
(nova.network.model.VIF method)
fixed_ips_by_virtual_interface() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
FixedIp (class in nova.db.sqlalchemy.models)
FixedIP (class in nova.network.model)
FixedIpAlreadyInUse
FixedIpCommandsTestCase (class in nova.tests.test_nova_manage)
FixedIpInvalid
FixedIpNotFound
FixedIpNotFoundForAddress
FixedIpNotFoundForHost
FixedIpNotFoundForInstance
FixedIpNotFoundForNetwork
FixedIpNotFoundForNetworkHost
FixedIpNotFoundForSpecificInstance
FixedIpTest (class in nova.tests.api.openstack.compute.contrib.test_multinic_xs)
FixedIPTests (class in nova.tests.test_network_info)
FlagNotSet
flags() (nova.test.TestCase method)
FlagsTestCase (class in nova.tests.test_flags)
FlagValues (class in nova.flags)
FlagValues.ErrorCatcher (class in nova.flags)
FlagValues.Flag (class in nova.flags)
FlagValuesDict() (nova.flags.FlagValues method)
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)
FLAVOR_BOOKMARK (nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
flavor_id (nova.db.sqlalchemy.models.SMBackendConf attribute)
Flavorextradata (class in nova.api.openstack.compute.contrib.flavorextradata)
Flavorextraspecs (class in nova.api.openstack.compute.contrib.flavorextraspecs)
FlavorExtraSpecsController (class in nova.api.openstack.compute.contrib.flavorextraspecs)
flavorid (nova.db.sqlalchemy.models.InstanceTypes attribute)
Flavormanage (class in nova.api.openstack.compute.contrib.flavormanage)
FlavorManageController (class in nova.api.openstack.compute.contrib.flavormanage)
FlavorManageTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_manage)
FlavorNotFound
FlavorsExtraSpecsTest (class in nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
FlavorsExtraSpecsXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
FlavorsTemplate (class in nova.api.openstack.compute.flavors)
FlavorsTest (class in nova.tests.api.openstack.compute.test_flavors)
FlavorsXMLSerializationTest (class in nova.tests.api.openstack.compute.test_flavors)
FlavorTemplate (class in nova.api.openstack.compute.flavors)
floating_forward_rules() (in module nova.network.linux_net)
floating_ip (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest attribute)
floating_ip_addresses() (nova.network.model.FixedIP method)
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_dns (class in nova.api.openstack.compute.contrib.floating_ip_dns)
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_get_by_fixed_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_by_fixed_ip_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_get_pools() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_ids() (in module nova.tests.fake_network)
Floating_ip_pools (class in nova.api.openstack.compute.contrib.floating_ip_pools)
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.compute.contrib.floating_ips)
floating_ips (nova.tests.fake_network.FakeNetworkManager.FakeDB attribute)
floating_ips() (nova.network.model.NetworkInfo method)
(nova.network.model.VIF method)
FloatingIp (class in nova.db.sqlalchemy.models)
FloatingIP (class in nova.network.manager)
FloatingIPActionController (class in nova.api.openstack.compute.contrib.floating_ips)
FloatingIpAssociated
FloatingIPController (class in nova.api.openstack.compute.contrib.floating_ips)
FloatingIPDNSDomainController (class in nova.api.openstack.compute.contrib.floating_ip_dns)
FloatingIPDNSEntryController (class in nova.api.openstack.compute.contrib.floating_ip_dns)
FloatingIpDNSExists
FloatingIpDNSSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
FloatingIPDNSsTemplate (class in nova.api.openstack.compute.contrib.floating_ip_dns)
FloatingIPDNSTemplate (class in nova.api.openstack.compute.contrib.floating_ip_dns)
FloatingIpDNSTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
FloatingIpNotAssociated
FloatingIpNotFound
FloatingIpNotFoundForAddress
FloatingIpNotFoundForHost
FloatingIPPoolsController (class in nova.api.openstack.compute.contrib.floating_ip_pools)
FloatingIpPoolSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ip_pools)
FloatingIPPoolsTemplate (class in nova.api.openstack.compute.contrib.floating_ip_pools)
FloatingIPPoolTemplate (class in nova.api.openstack.compute.contrib.floating_ip_pools)
FloatingIpPoolTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ip_pools)
FloatingIpSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ips)
FloatingIPsTemplate (class in nova.api.openstack.compute.contrib.floating_ips)
FloatingIPTemplate (class in nova.api.openstack.compute.contrib.floating_ips)
FloatingIpTest (class in nova.tests.api.openstack.compute.contrib.test_floating_ips)
FloatingIPTestCase (class in nova.tests.test_network)
FloatOpt (class in nova.openstack.common.cfg)
force_delete() (nova.compute.api.API method)
forget_sr() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
(nova.virt.xenapi.volumeops.VolumeOps method)
format() (nova.log.NovaFormatter method)
format_addresses() (nova.api.ec2.cloud.CloudController method)
formatException() (nova.log.NovaFormatter method)
Foxinsocks (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
FoxInSocksController (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
FoxInSocksFlavorBandsControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
FoxInSocksFlavorGooseControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
FoxInSocksServerControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
free_disk_gb (nova.db.sqlalchemy.models.ComputeNode attribute)
free_ram_mb (nova.db.sqlalchemy.models.ComputeNode attribute)
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)
FullServerTemplate() (in module nova.api.openstack.compute.servers)
func1() (nova.tests.test_direct.MyProxy method)
func2() (nova.tests.test_direct.MyProxy 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_ephemeral() (nova.virt.xenapi.vm_utils.VMHelper class method)
generate_fingerprint() (in module nova.crypto)
generate_glance_url() (in module nova.utils)
generate_href() (nova.api.openstack.compute.views.versions.ViewBuilder method)
(nova.api.openstack.volume.views.versions.ViewBuilder method)
generate_key_pair() (in module nova.crypto)
generate_mac_address() (in module nova.utils)
generate_new_element() (in module nova.tests.integrated.integrated_helpers)
generate_password() (in module nova.utils)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.vmrc.VMRCSessionConsole method)
generate_private() (nova.virt.xenapi.vmops.SimpleDH method)
generate_random_alphanumeric() (in module nova.tests.integrated.integrated_helpers)
generate_random_numeric() (in module nova.tests.integrated.integrated_helpers)
generate_swap() (nova.virt.xenapi.vm_utils.VMHelper class method)
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)
(nova.cert.manager.CertManager method)
generic_response() (in module nova.rpc.impl_carrot)
GenericUtilsTestCase (class in nova.tests.test_utils)
get() (nova.api.openstack.xmlutil.TemplateElement method)
(nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.flags.FlagValues method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.network.api.API method)
(nova.network.quantum.melange_connection.MelangeConnection method)
(nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
(nova.objectstore.s3server.RootHandler method)
(nova.testing.fake.memcache.Client method)
(nova.testing.fake.rabbit.Backend method)
(nova.tests.api.openstack.compute.contrib.test_networks.FakeNetworkAPI 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.compute.versions.Versions method)
(nova.api.openstack.wsgi.Resource method)
get_actions() (nova.api.openstack.compute.contrib.consoles.ConsolesController method)
(nova.compute.api.API method)
(nova.tests.api.openstack.compute.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_aggregate() (nova.compute.api.AggregateAPI method)
get_aggregate_list() (nova.compute.api.AggregateAPI method)
get_ajax_console() (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_all() (in module nova.virt.xenapi.fake)
(nova.compute.api.API method)
(nova.network.api.API method)
(nova.tests.api.openstack.compute.contrib.test_networks.FakeNetworkAPI method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
get_all_bw_usage() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_all_flavors() (in module nova.compute.instance_types)
get_all_host_states() (nova.scheduler.host_manager.HostManager method)
get_all_networks() (nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
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)
(nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_allocated_ips_for_network() (nova.network.quantum.melange_connection.MelangeConnection method)
get_argument() (nova.objectstore.s3server.BaseRequestHandler method)
get_attached_ports() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
get_availability_zone_by_host() (in module nova.api.ec2.ec2utils)
get_blocks() (nova.network.quantum.melange_connection.MelangeConnection method)
get_body() (nova.api.openstack.wsgi.Resource method)
get_channel() (nova.rpc.impl_kombu.Connection method)
get_collection_context_and_id() (nova.scheduler.api.reroute_compute method)
get_command() (nova.rootwrap.filters.CommandFilter method)
(nova.rootwrap.filters.DnsmasqFilter method)
get_configuration() (nova.scheduler.scheduler_options.SchedulerOptions method)
get_connection() (in module nova.virt.connection)
(in module nova.virt.fake)
(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.api.openstack.compute.contrib.console_output.ConsoleOutputController 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_controller_extensions() (nova.api.openstack.compute.contrib.admin_actions.Admin_actions method)
(nova.api.openstack.compute.contrib.console_output.Console_output method)
(nova.api.openstack.compute.contrib.consoles.Consoles method)
(nova.api.openstack.compute.contrib.deferred_delete.Deferred_delete method)
(nova.api.openstack.compute.contrib.disk_config.Disk_config method)
(nova.api.openstack.compute.contrib.extended_status.Extended_status method)
(nova.api.openstack.compute.contrib.flavormanage.Flavormanage method)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.compute.contrib.multinic.Multinic method)
(nova.api.openstack.compute.contrib.rescue.Rescue method)
(nova.api.openstack.compute.contrib.scheduler_hints.Scheduler_hints method)
(nova.api.openstack.compute.contrib.security_groups.Security_groups method)
(nova.api.openstack.compute.contrib.server_start_stop.Server_start_stop method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.api.openstack.extensions.ExtensionManager method)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.compute.test_extensions.StubExtensionManager method)
get_controllers() (nova.api.direct.Reflection method)
get_copy_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
get_cost_functions() (nova.scheduler.distributed_scheduler.DistributedScheduler method)
get_cpu_info() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(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_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)
(nova.virt.disk.loop.Mount method)
(nova.virt.disk.mount.Mount method)
(nova.virt.disk.nbd.Mount method)
get_dev_name() (nova.virt.libvirt.vif.LibvirtOpenVswitchDriver method)
get_dhcp_hosts() (in module nova.network.linux_net)
get_dhcp_hosts_text() (nova.network.quantum.manager.QuantumManager method)
get_dhcp_leases() (in module nova.network.linux_net)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
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.vmwareapi.vmops.VMWareVMOps method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_disk_available_least() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_disk_backing_file() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_disk_size() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_disks() (nova.virt.libvirt.connection.LibvirtConnection method)
get_dns_domains() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_dns_entries_by_address() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_dns_entries_by_name() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_domains() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
get_dummy_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_dynamic_property() (in module nova.virt.vmwareapi.vim_util)
get_elapsed_time_color() (in module nova.testing.runner)
get_encoded_zip() (nova.cloudpipe.pipelib.CloudPipe method)
get_engine() (in module nova.db.sqlalchemy.session)
get_entries_by_address() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
get_entries_by_name() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
get_environment() (nova.rootwrap.filters.CommandFilter method)
(nova.rootwrap.filters.DnsmasqFilter method)
get_environment_rc() (nova.auth.manager.AuthManager method)
get_eof() (nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
get_error_code() (nova.tests.fakelibvirt.libvirtError method)
get_error_domain() (nova.tests.fakelibvirt.libvirtError method)
get_fake_cache() (in module nova.tests.api.ec2.test_cloud)
get_fake_db_instance() (in module nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
get_fake_uuid() (in module nova.tests.api.openstack.compute.test_servers)
get_fixed_ip() (nova.network.api.API method)
(nova.network.manager.NetworkManager method)
get_flavor() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_flavors() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_floating_ip() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_floating_ip_by_address() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_floating_ip_pools() (nova.network.api.API method)
get_floating_ips_by_fixed_address() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
(nova.network.manager.NetworkManager method)
(nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_floating_ips_by_project() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
get_floating_pools() (nova.network.manager.FloatingIP method)
get_from_path() (in module nova.utils)
get_fs_info() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_glance_client() (in module nova.image.glance)
get_global_networks() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_host_from_body() (in module nova.api.openstack.compute.contrib.aggregates)
get_host_ip_addr() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection static method)
(nova.virt.libvirt.connection.LibvirtConnection static method)
(nova.virt.xenapi_conn.XenAPIConnection static method)
get_host_list() (in module nova.scheduler.api)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.host_manager.HostManager method)
(nova.scheduler.manager.SchedulerManager method)
get_host_list_from_db() (nova.tests.scheduler.fakes.FakeHostManager method)
get_host_stats() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.HostState method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.HostState method)
(nova.virt.xenapi_conn.XenAPIConnection method)
get_hypervisor_type() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_hypervisor_version() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(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.glance.stubs.StubGlanceClient method)
(nova.tests.integrated.api.client.TestOpenStackClient method)
get_image_id() (nova.image.s3.S3ImageService method)
get_image_meta() (nova.tests.glance.stubs.FakeGlance method)
(nova.tests.glance.stubs.StubGlanceClient method)
get_image_uuid() (nova.image.s3.S3ImageService method)
get_images() (nova.tests.integrated.api.client.TestOpenStackClient method)
get_images_detailed() (nova.tests.glance.stubs.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.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.compute.manager.ComputeManager method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_instance_faults() (nova.compute.api.API 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_instance_uuids_by_ip_filter() (nova.network.api.API method)
(nova.network.manager.NetworkManager method)
get_instances_with_cached_ips() (in module nova.tests.api.ec2.test_cloud)
get_interfaces() (nova.virt.libvirt.connection.LibvirtConnection method)
get_ip_info_for_instance() (in module nova.api.ec2.ec2utils)
get_ip_info_for_instance_from_cache() (in module nova.api.ec2.ec2utils)
get_ip_info_for_instance_from_nw_info() (in module nova.api.ec2.ec2utils)
get_ip_version() (in module nova.virt.netutils)
get_ipam_lib() (in module nova.network.quantum.melange_ipam_lib)
(in module nova.network.quantum.nova_ipam_lib)
get_items() (in module nova.api.openstack.xmlutil)
get_limits() (nova.api.openstack.compute.limits.Limiter method)
get_local_gb_total() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection static method)
get_local_gb_used() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_lock() (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.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection static method)
get_memory_mb_used() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_metadata() (nova.api.metadata.handler.MetadataRequestHandler method)
get_method() (nova.api.openstack.wsgi.Resource method)
get_method_info() (nova.api.direct.Reflection method)
get_methods() (nova.api.direct.Reflection method)
get_my_linklocal() (in module nova.utils)
get_net_and_mask() (in module nova.virt.netutils)
get_net_and_prefixlen() (in module nova.virt.netutils)
get_network() (nova.network.manager.NetworkManager method)
get_network_id_by_cidr() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_network_name() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
get_network_with_the_name() (in module nova.virt.vmwareapi.network_utils)
get_networks() (nova.network.quantum.quantum_connection.QuantumClientConnection method)
(nova.tests.test_quantum.FakeQuantumClientConnection method)
get_networks_by_tenant() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
get_networks_for_instance() (in module nova.api.openstack.common)
get_networks_for_instance_from_cache() (in module nova.api.openstack.common)
get_networks_for_instance_from_nw_info() (in module nova.api.openstack.common)
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_open_port() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_openAuth_curry_func() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
get_openReadOnly_curry_func() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
get_pagination_params() (in module nova.api.openstack.common)
get_pool_for_instance_host() (nova.console.manager.ConsoleProxyManager method)
(nova.console.vmrc_manager.ConsoleVMRCManager 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_product_version() (nova.virt.xenapi_conn.XenAPISession method)
get_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.compute.contrib.test_cloudpipe.FakeAuthManager 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_networks() (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.compute.contrib.test_cloudpipe.FakeAuthManager 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.tests.api.openstack.compute.test_extensions.StubExtensionManager method)
get_resources() (nova.api.openstack.compute.contrib.accounts.Accounts method)
(nova.api.openstack.compute.contrib.aggregates.Aggregates method)
(nova.api.openstack.compute.contrib.certificates.Certificates method)
(nova.api.openstack.compute.contrib.cloudpipe.Cloudpipe method)
(nova.api.openstack.compute.contrib.createserverext.Createserverext method)
(nova.api.openstack.compute.contrib.flavorextraspecs.Flavorextraspecs method)
(nova.api.openstack.compute.contrib.floating_ip_dns.Floating_ip_dns method)
(nova.api.openstack.compute.contrib.floating_ip_pools.Floating_ip_pools method)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips method)
(nova.api.openstack.compute.contrib.hosts.Hosts method)
(nova.api.openstack.compute.contrib.keypairs.Keypairs method)
(nova.api.openstack.compute.contrib.networks.Networks method)
(nova.api.openstack.compute.contrib.quotas.Quotas method)
(nova.api.openstack.compute.contrib.security_groups.Security_groups method)
(nova.api.openstack.compute.contrib.server_action_list.Server_action_list method)
(nova.api.openstack.compute.contrib.server_diagnostics.Server_diagnostics method)
(nova.api.openstack.compute.contrib.simple_tenant_usage.Simple_tenant_usage method)
(nova.api.openstack.compute.contrib.users.Users method)
(nova.api.openstack.compute.contrib.virtual_interfaces.Virtual_interfaces method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.Virtual_storage_arrays method)
(nova.api.openstack.compute.contrib.volumes.Volumes method)
(nova.api.openstack.compute.contrib.volumetypes.Volumetypes method)
(nova.api.openstack.compute.contrib.zones.Zones method)
(nova.api.openstack.extensions.ExtensionDescriptor method)
(nova.api.openstack.extensions.ExtensionManager method)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks method)
(nova.tests.api.openstack.compute.test_extensions.StubExtensionManager method)
get_roles() (nova.auth.manager.AuthManager static method)
get_routes() (nova.network.quantum.melange_connection.MelangeConnection method)
get_routes_by_ip_block() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_rrd() (in module nova.virt.xenapi.vm_utils)
get_rrd_updates() (in module nova.virt.xenapi.vm_utils)
get_script() (nova.tests.test_iscsi.TargetAdminTestCase method)
get_script_params() (nova.tests.test_iscsi.TargetAdminTestCase method)
(nova.tests.test_iscsi.TgtAdmTestCase method)
get_serializer() (nova.api.openstack.wsgi.ResponseObject 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_capabilities() (nova.scheduler.driver.Scheduler method)
(nova.scheduler.host_manager.HostManager method)
(nova.scheduler.manager.SchedulerManager 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_session_id() (nova.virt.xenapi_conn.XenAPISession method)
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_tenant_id_by_net_id() (nova.network.quantum.melange_ipam_lib.QuantumMelangeIPAMLib method)
(nova.network.quantum.nova_ipam_lib.QuantumNovaIPAMLib method)
get_test_admin_context() (in module nova.tests.utils)
get_test_image_info() (in module nova.tests.utils)
get_test_instance() (in module nova.tests.utils)
get_test_instance_type() (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_unknown_arg() (nova.flags.FlagValues.ErrorCatcher 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.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection static method)
get_vcpu_used() (nova.tests.test_libvirt.HostStateTestCase.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
get_vdi_for_vm_safely() (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.compute.views.versions)
(in module nova.api.openstack.volume.views.versions)
get_vifs_by_instance() (in module nova.tests.api.openstack.compute.contrib.test_virtual_interfaces)
(nova.network.api.API method)
(nova.network.manager.NetworkManager 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_vm_xml() (in module nova.tests.test_fakelibvirt)
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.openstack.compute.contrib.consoles.ConsolesController 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.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection 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_wsgi_server() (in module nova.objectstore.s3server)
(in module nova.vnc.xvp_proxy)
get_xenapi_host() (nova.virt.xenapi_conn.XenAPISession method)
get_xml() (nova.tests.test_libvirt.FakeVolumeDriver method)
get_zone_capabilities() (in module nova.scheduler.api)
get_zone_info() (nova.scheduler.zone_manager.ZoneState method)
get_zone_list() (in module nova.scheduler.api)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.manager.SchedulerManager method)
(nova.scheduler.zone_manager.ZoneManager method)
getCapabilities() (nova.tests.fakelibvirt.Connection method)
getDescription() (nova.testing.runner.NovaTestResult method)
GetFromPathTestCase (class in nova.tests.test_utils)
getInfo() (nova.tests.fakelibvirt.Connection method)
getresponse() (nova.tests.api.openstack.compute.test_limits.FakeHttplibConnection method)
(nova.tests.test_api.FakeHttplibConnection method)
getresponsebody() (nova.tests.test_api.FakeHttplibConnection method)
getType() (nova.tests.fakelibvirt.Connection method)
getVersion() (nova.tests.fakelibvirt.Connection method)
GlanceFileRead (class in nova.virt.vmwareapi.read_write_util)
GlanceImageService (class in nova.image.glance)
GlanceWriteThread (class in nova.virt.vmwareapi.io_util)
GlobalRoleNotAllowed
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)
handshake() (nova.vnc.xvp_proxy.XCPVNCProxy method)
hard_limit (nova.db.sqlalchemy.models.Quota attribute)
has_authentication() (nova.api.openstack.auth.AuthMiddleware 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)
hash_file() (in module nova.utils)
hasManagedSaveImage() (nova.tests.fakelibvirt.Domain method)
headers (nova.api.openstack.wsgi.ResponseObject attribute)
host (nova.db.sqlalchemy.models.AggregateHost attribute)
(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.FakeSessionForFirewallTests method)
(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_passes() (nova.scheduler.filters.abstract_filter.AbstractHostFilter method)
(nova.scheduler.filters.affinity_filter.DifferentHostFilter method)
(nova.scheduler.filters.affinity_filter.SameHostFilter method)
(nova.scheduler.filters.affinity_filter.SimpleCIDRAffinityFilter method)
(nova.scheduler.filters.all_hosts_filter.AllHostsFilter method)
(nova.scheduler.filters.availability_zone_filter.AvailabilityZoneFilter method)
(nova.scheduler.filters.compute_filter.ComputeFilter method)
(nova.scheduler.filters.core_filter.CoreFilter method)
(nova.scheduler.filters.isolated_hosts_filter.IsolatedHostsFilter method)
(nova.scheduler.filters.json_filter.JsonFilter method)
(nova.scheduler.filters.ram_filter.RamFilter method)
(nova.tests.scheduler.test_host_manager.ComputeFilterClass1 method)
(nova.tests.scheduler.test_host_manager.ComputeFilterClass2 method)
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.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.host_manager.HostManager method)
host_state (nova.virt.libvirt.connection.LibvirtConnection attribute)
(nova.virt.xenapi_conn.XenAPIConnection attribute)
host_state_cls (nova.scheduler.host_manager.HostManager attribute)
HostActionTemplate (class in nova.api.openstack.compute.contrib.hosts)
HostBinaryNotFound
HostController (class in nova.api.openstack.compute.contrib.hosts)
HostDeserializer (class in nova.api.openstack.compute.contrib.hosts)
HostFiltersTestCase (class in nova.tests.scheduler.test_host_filters)
HostIndexTemplate (class in nova.api.openstack.compute.contrib.hosts)
HostManager (class in nova.scheduler.host_manager)
HostManagerTestCase (class in nova.tests.scheduler.test_host_manager)
hostname (nova.db.sqlalchemy.models.Instance attribute)
HostNetworkSystem (class in nova.virt.vmwareapi.fake)
HostNotFound
Hosts (class in nova.api.openstack.compute.contrib.hosts)
hosts_up() (nova.scheduler.driver.Scheduler method)
HostSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_hosts)
HostShowTemplate (class in nova.api.openstack.compute.contrib.hosts)
HostState (class in nova.scheduler.host_manager)
(class in nova.virt.libvirt.connection)
(class in nova.virt.xenapi_conn)
HostStateTestCase (class in nova.tests.scheduler.test_host_manager)
(class in nova.tests.test_libvirt)
(class in nova.tests.test_xenapi)
HostStateTestCase.FakeConnection (class in nova.tests.test_libvirt)
HostSystem (class in nova.virt.vmwareapi.fake)
HostTestCase (class in nova.tests.api.openstack.compute.contrib.test_hosts)
HostUpdateTemplate (class in nova.api.openstack.compute.contrib.hosts)
HpSanISCSIDriver (class in nova.volume.san)
HttpBrain (class in nova.common.policy)
HTTPRequest (class in nova.tests.api.openstack.fakes)
hydrate() (nova.network.model.FixedIP class method)
(nova.network.model.IP class method)
(nova.network.model.Network class method)
(nova.network.model.NetworkInfo class method)
(nova.network.model.Route class method)
(nova.network.model.Subnet class method)
(nova.network.model.VIF class method)
hypervisor (nova.db.sqlalchemy.models.AgentBuild attribute)
hypervisor_type (nova.db.sqlalchemy.models.ComputeNode attribute)
hypervisor_version (nova.db.sqlalchemy.models.ComputeNode attribute)

I

i (nova.virt.disk.nbd.Mount attribute)
id (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Aggregate attribute)
(nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.BandwidthUsage 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.FixedIp attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
(nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceFault attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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.S3Image attribute)
(nova.db.sqlalchemy.models.SMBackendConf attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SMVolume 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)
(nova.tests.api.openstack.fakes.FakeToken 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_BOOKMARK (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
image_ec2_id() (in module nova.api.ec2.ec2utils)
IMAGE_FIXTURES (nova.tests.glance.stubs.FakeGlance attribute)
IMAGE_HREF (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
IMAGE_ISO (nova.tests.glance.stubs.FakeGlance attribute)
IMAGE_KERNEL (nova.tests.glance.stubs.FakeGlance attribute)
IMAGE_MACHINE (nova.tests.glance.stubs.FakeGlance attribute)
IMAGE_NEXT (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
IMAGE_RAMDISK (nova.tests.glance.stubs.FakeGlance attribute)
IMAGE_RAW (nova.tests.glance.stubs.FakeGlance attribute)
image_ref (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
image_type() (in module nova.api.ec2.ec2utils)
IMAGE_VHD (nova.tests.glance.stubs.FakeGlance attribute)
ImageCacheManager (class in nova.virt.libvirt.imagecache)
ImageCacheManagerTestCase (class in nova.tests.test_imagecache)
ImageDiskConfigController (class in nova.api.openstack.compute.contrib.disk_config)
ImageDiskConfigTemplate (class in nova.api.openstack.compute.contrib.disk_config)
ImageMetaDataTest (class in nova.tests.api.openstack.compute.test_image_metadata)
ImageNotFound
ImagePaginationFailed
ImageRotationNotAllowed
ImagesControllerTest (class in nova.tests.api.openstack.compute.test_images)
ImagesDiskConfigTemplate (class in nova.api.openstack.compute.contrib.disk_config)
ImagesTemplate (class in nova.api.openstack.compute.images)
ImageTemplate (class in nova.api.openstack.compute.images)
ImageTooLarge
ImageType (class in nova.virt.xenapi.vm_utils)
ImageUnacceptable
ImageXMLSerializationTest (class in nova.tests.api.openstack.compute.test_images)
import_class() (in module nova.utils)
import_key_pair() (nova.api.ec2.cloud.CloudController method)
import_object() (in module nova.utils)
ImportFailureNotifier (class in nova.notifier.list_notifier)
in6_filter_rules (nova.tests.test_libvirt.IptablesFirewallTestCase attribute)
in_filter_rules (nova.tests.test_libvirt.IptablesFirewallTestCase attribute)
in_nat_rules (nova.tests.test_libvirt.IptablesFirewallTestCase attribute)
incr() (nova.testing.fake.memcache.Client method)
index() (nova.api.openstack.compute.consoles.Controller method)
(nova.api.openstack.compute.contrib.accounts.Controller method)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.cloudpipe.CloudpipeController method)
(nova.api.openstack.compute.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSDomainController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSEntryController method)
(nova.api.openstack.compute.contrib.floating_ip_pools.FloatingIPPoolsController method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.compute.contrib.hosts.HostController method)
(nova.api.openstack.compute.contrib.keypairs.KeypairController method)
(nova.api.openstack.compute.contrib.networks.NetworkController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.compute.contrib.server_action_list.ServerActionListController method)
(nova.api.openstack.compute.contrib.server_diagnostics.ServerDiagnosticsController method)
(nova.api.openstack.compute.contrib.simple_tenant_usage.SimpleTenantUsageController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_interfaces.ServerVirtualInterfaceController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.SnapshotController method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.compute.contrib.volumes.VolumeController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.flavors.Controller method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.images.Controller method)
(nova.api.openstack.compute.ips.Controller method)
(nova.api.openstack.compute.limits.LimitsController method)
(nova.api.openstack.compute.server_metadata.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.api.openstack.compute.versions.Versions method)
(nova.api.openstack.compute.views.addresses.ViewBuilder method)
(nova.api.openstack.compute.views.flavors.ViewBuilder method)
(nova.api.openstack.compute.views.images.ViewBuilder method)
(nova.api.openstack.compute.views.servers.ViewBuilder method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.volume.snapshots.SnapshotsController method)
(nova.api.openstack.volume.types.VolumeTypesController method)
(nova.api.openstack.volume.volumes.VolumeController method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksController method)
(nova.tests.api.openstack.compute.test_extensions.StubController method)
(nova.tests.api.openstack.compute.test_extensions.StubEarlyExtensionController method)
(nova.tests.api.openstack.compute.test_extensions.StubLateExtensionController method)
index_serializer (nova.tests.api.openstack.compute.contrib.test_vsa.VsaDriveSerializerTest attribute)
(nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest attribute)
(nova.tests.api.openstack.compute.test_servers.TestAddressesXMLSerialization attribute)
info() (nova.api.openstack.compute.contrib.zones.Controller method)
(nova.log.NovaLogger method)
(nova.tests.fakelibvirt.Domain method)
init() (in module nova.policy)
(nova.rpc.impl_carrot.ConsumerSet method)
init_host() (in module nova.network.linux_net)
(nova.api.manager.MetadataManager method)
(nova.cert.manager.CertManager method)
(nova.compute.manager.ComputeManager method)
(nova.console.fake.FakeConsoleProxy method)
(nova.console.manager.ConsoleProxyManager method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.vmrc_manager.ConsoleVMRCManager 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.network.quantum.manager.QuantumManager 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)
(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)
(nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
initialize_connection() (nova.volume.api.API 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)
(nova.volume.manager.VolumeManager method)
(nova.volume.xensm.XenSMDriver method)
initialize_gateway() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
initialize_gateway_device() (in module nova.network.linux_net)
initialize_network() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
inject_data() (in module nova.virt.disk.api)
inject_data_into_fs() (in module nova.virt.disk.api)
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_files() (in module nova.virt.disk.api)
inject_hostname() (nova.virt.xenapi.vmops.VMOps method)
inject_network_info() (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)
injected_files (nova.db.sqlalchemy.models.Instance attribute)
insert() (nova.api.openstack.xmlutil.TemplateElement method)
Instance (class in nova.db.sqlalchemy.models)
instance (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache attribute)
(nova.db.sqlalchemy.models.InstanceMetadata 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.compute.contrib.test_disk_config)
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_fault_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_fault_get_by_instance_uuids() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_filter_exists() (nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver 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_all_hung_in_rebooting() (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_floating_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_get_id_to_uuid_mapping() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
instance_get_project_vpn() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_id (nova.db.sqlalchemy.models.BandwidthUsage attribute)
(nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
(nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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_info_cache_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_info_cache_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_info_cache_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_info_cache_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_metadata_get_item() (in module nova.db.sqlalchemy.api)
instance_metadata_update() (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.firewall.IptablesFirewallDriver method)
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_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_servers)
instance_uuid (nova.db.sqlalchemy.models.InstanceActions attribute)
(nova.db.sqlalchemy.models.InstanceFault attribute)
(nova.db.sqlalchemy.models.Migration attribute)
InstanceActions (class in nova.db.sqlalchemy.models)
InstanceDNSTestCase (class in nova.tests.test_network)
InstanceExists
InstanceFault (class in nova.db.sqlalchemy.models)
InstanceInfo (class in nova.virt.driver)
InstanceInfoCache (class in nova.db.sqlalchemy.models)
InstanceInvalidState
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
InstanceTypeDiskTooSmall
InstanceTypeExtraSpecs (class in nova.db.sqlalchemy.models)
InstanceTypeExtraSpecsNotFound
InstanceTypeExtraSpecsTestCase (class in nova.tests.test_instance_types_extra_specs)
InstanceTypeFilteringTest (class in nova.tests.test_instance_types)
InstanceTypeMemoryTooSmall
InstanceTypeNotFound
InstanceTypeNotFoundByName
InstanceTypes (class in nova.db.sqlalchemy.models)
InstanceTypeTestCase (class in nova.tests.test_instance_types)
InstanceUnacceptable
InsufficientFreeMemory
integrate_series() (in module nova.virt.xenapi.vm_utils)
interface (nova.db.sqlalchemy.models.FloatingIp attribute)
interface_stats() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
interfaceStats() (nova.tests.fakelibvirt.Domain method)
IntOpt (class in nova.openstack.common.cfg)
introduce_sr() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
(nova.virt.xenapi.volumeops.VolumeOps 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)
InvalidAggregateAction
InvalidCidr
InvalidContentType
InvalidCPUInfo
InvalidDevicePath
InvalidDiskFormat
InvalidEc2Id
InvalidExtension (class in nova.tests.api.openstack.compute.test_extensions)
InvalidHypervisorType
InvalidImageRef
InvalidInput
InvalidInstanceType
InvalidIpAddressError
InvalidIpProtocol
InvalidKeypair
InvalidParameterValue
InvalidPortRange
InvalidRequest
InvalidRPCConnectionReuse
InvalidSharedStorage
InvalidSignature
InvalidVLANPortGroup
InvalidVLANTag
InvalidVolumeType
invoke() (nova.api.ec2.apirequest.APIRequest method)
IOThread (class in nova.virt.vmwareapi.io_util)
IP (class in nova.network.model)
IptablesFirewallDriver (class in nova.virt.firewall)
(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)
ipv4_like() (in module nova.tests.fake_network)
IPv6AccountIdentiferTestCase (class in nova.tests.test_ipv6)
IPv6RFC2462TestCase (class in nova.tests.test_ipv6)
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_fake_compute (nova.tests.scheduler.test_multi_scheduler.FakeComputeScheduler attribute)
is_fake_volume (nova.tests.scheduler.test_multi_scheduler.FakeVolumeScheduler attribute)
is_in_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
is_in_subnet() (nova.network.model.IP method)
is_initialized() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 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_snapshot() (nova.virt.xenapi.vm_utils.VMHelper class method)
is_sr_on_host() (nova.virt.xenapi.volumeops.VolumeOps 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_cidr() (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)
isActive() (nova.tests.fakelibvirt.Domain method)
isadmin_attribute (nova.auth.ldapdriver.LdapDriver attribute)
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)
IsolatedHostsFilter (class in nova.scheduler.filters.isolated_hosts_filter)
IsolationTestCase (class in nova.tests.test_test)
isotime() (in module nova.utils)
IsUUIDLikeTestCase (class in nova.tests.test_utils)
items() (nova.api.openstack.xmlutil.TemplateElement method)
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

k (nova.api.openstack.compute.limits.Limit attribute)
KERNEL (nova.virt.xenapi.vm_utils.ImageType attribute)
kernel_id (nova.db.sqlalchemy.models.Instance attribute)
KERNEL_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
KernelNotFoundForImage
key (nova.db.sqlalchemy.models.AggregateMetadata attribute)
(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.compute.contrib.keypairs)
KeyPairExists
KeypairNotFound
Keypairs (class in nova.api.openstack.compute.contrib.keypairs)
KeypairsTemplate (class in nova.api.openstack.compute.contrib.keypairs)
KeypairsTest (class in nova.tests.api.openstack.compute.contrib.test_keypairs)
KeypairsXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_keypairs)
KeypairTemplate (class in nova.api.openstack.compute.contrib.keypairs)
keys() (nova.api.openstack.xmlutil.TemplateElement method)
kill() (nova.service.Service method)
kill_dhcp() (in module nova.network.linux_net)
KillFilter (class in nova.rootwrap.filters)

L

L3Driver (class in nova.network.l3)
label (nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
labeled_ips() (nova.network.model.VIF method)
last_octet() (in module nova.utils)
last_refreshed (nova.db.sqlalchemy.models.BandwidthUsage attribute)
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)
LAUNCHING (nova.vsa.api.VsaState attribute)
LazyPluggable (class in nova.utils)
LdapDNSTestCase (class in nova.tests.test_network)
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)
LeastCostTestCase (class in nova.tests.scheduler.test_least_cost)
legacy_network_info() (in module nova.compute.utils)
legacy_nwinfo() (nova.virt.driver.ComputeDriver method)
libvirt_xml (nova.virt.libvirt.connection.LibvirtConnection attribute)
LibvirtBridgeDriver (class in nova.virt.libvirt.vif)
LibvirtConnection (class in nova.virt.libvirt.connection)
LibvirtConnTestCase (class in nova.tests.test_libvirt)
(class in nova.tests.test_virt_drivers)
libvirtError
LibvirtFakeVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtISCSIVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtNetVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtOpenVswitchDriver (class in nova.virt.libvirt.vif)
LibvirtUtilsTestCase (class in nova.tests.test_libvirt)
LibvirtVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtVolumeTestCase (class in nova.tests.test_libvirt)
Limit (class in nova.api.openstack.compute.limits)
Limited (class in nova.api.direct)
limited() (in module nova.api.openstack.common)
limited_by_marker() (in module nova.api.openstack.common)
LimitedTestCase (class in nova.tests.test_direct)
Limiter (class in nova.api.openstack.compute.limits)
LimiterTest (class in nova.tests.api.openstack.compute.test_limits)
(class in nova.tests.api.openstack.test_common)
LimitMiddlewareTest (class in nova.tests.api.openstack.compute.test_limits)
LimitsController (class in nova.api.openstack.compute.limits)
LimitsControllerTest (class in nova.tests.api.openstack.compute.test_limits)
LimitsTemplate (class in nova.api.openstack.compute.limits)
LimitsViewBuilderTest (class in nova.tests.api.openstack.compute.test_limits)
LimitsXMLSerializationTest (class in nova.tests.api.openstack.compute.test_limits)
LimitTest (class in nova.tests.api.openstack.compute.test_limits)
LinuxBridgeInterfaceDriver (class in nova.network.linux_net)
LinuxNetInterfaceDriver (class in nova.network.linux_net)
LinuxNetL3 (class in nova.network.l3)
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_from_xenstore() (nova.virt.xenapi.vmops.VMOps method)
list_instances() (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)
list_instances_detail() (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)
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)
list_vms() (nova.virt.xenapi.vm_utils.VMHelper class method)
listDomainsID() (nova.tests.fakelibvirt.Connection method)
ListingImageRefsNotSupported
ListOpt (class in nova.openstack.common.cfg)
live_migration() (in module nova.scheduler.api)
(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)
load_extension() (nova.api.openstack.extensions.ExtensionManager method)
load_file() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
load_filters() (in module nova.rootwrap.wrapper)
load_json() (nova.common.policy.Brain class method)
load_standard_extensions() (in module nova.api.openstack.extensions)
Loader (class in nova.wsgi)
loads() (in module nova.utils)
local_gb (nova.db.sqlalchemy.models.ComputeNode 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)
(nova.volume.xensm.XenSMDriver method)
LocalizationTestCase (class in nova.tests.test_localization)
LocalStoreTestCase (class in nova.tests.test_local)
lock() (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() (nova.log.NovaLogger method)
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)
log_opt_values() (nova.openstack.common.cfg.ConfigOpts method)
logging_cli_opts (nova.openstack.common.cfg.CommonConfigOpts attribute)
logging_error() (in module nova.utils)
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.metadata.handler.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)
lookupByID() (nova.tests.fakelibvirt.Connection method)
lookupByName() (nova.tests.fakelibvirt.Connection method)
LoopingCall (class in nova.utils)
LoopingCallDone

M

make_attachment() (in module nova.api.openstack.compute.contrib.volumes)
(in module nova.api.openstack.volume.volumes)
make_certificate() (in module nova.api.openstack.compute.contrib.certificates)
make_dev_path() (in module nova.utils)
make_dns_entry() (in module nova.api.openstack.compute.contrib.floating_ip_dns)
make_domain_entry() (in module nova.api.openstack.compute.contrib.floating_ip_dns)
make_ext() (in module nova.api.openstack.extensions)
make_fault() (in module nova.api.openstack.compute.servers)
make_flat_dict() (in module nova.api.openstack.xmlutil)
make_flavor() (in module nova.api.openstack.compute.flavors)
make_float_ip() (in module nova.api.openstack.compute.contrib.floating_ip_pools)
(in module nova.api.openstack.compute.contrib.floating_ips)
make_image() (in module nova.api.openstack.compute.images)
make_links() (in module nova.api.openstack.xmlutil)
make_network() (in module nova.api.openstack.compute.ips)
make_rule() (in module nova.api.openstack.compute.contrib.security_groups)
make_server() (in module nova.api.openstack.compute.contrib.extended_status)
(in module nova.api.openstack.compute.servers)
make_sg() (in module nova.api.openstack.compute.contrib.security_groups)
make_snapshot() (in module nova.api.openstack.compute.contrib.volumes)
(in module nova.api.openstack.volume.snapshots)
make_tree() (nova.api.openstack.xmlutil.Template method)
make_usage() (in module nova.api.openstack.compute.contrib.simple_tenant_usage)
make_user() (in module nova.api.openstack.compute.contrib.users)
make_version() (in module nova.api.openstack.compute.versions)
make_voltype() (in module nova.api.openstack.compute.contrib.volumetypes)
(in module nova.api.openstack.volume.types)
make_volume() (in module nova.api.openstack.compute.contrib.virtual_storage_arrays)
(in module nova.api.openstack.compute.contrib.volumes)
(in module nova.api.openstack.volume.volumes)
make_vpool() (in module nova.api.openstack.compute.contrib.virtual_storage_arrays)
make_vsa() (in module nova.api.openstack.compute.contrib.virtual_storage_arrays)
make_zone() (in module nova.api.openstack.compute.contrib.zones)
makefile() (nova.tests.api.openstack.compute.test_limits.FakeHttplibSocket method)
(nova.tests.test_api.FakeHttplibSocket method)
MalformedRequestBody
manage_image_cache() (nova.virt.driver.ComputeDriver method)
(nova.virt.libvirt.connection.LibvirtConnection method)
ManagedObject (class in nova.virt.vmwareapi.fake)
managedSave() (nova.tests.fakelibvirt.Domain method)
managedSaveRemove() (nova.tests.fakelibvirt.Domain method)
Manager (class in nova.manager)
manager_cls (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase attribute)
ManagerMeta (class in nova.manager)
map_dev() (nova.virt.disk.guestfs.Mount method)
(nova.virt.disk.mount.Mount method)
map_dict_keys() (in module nova.utils)
mappings_prepend_dev() (in module nova.block_device)
marshalled() (nova.virt.vmwareapi.vim.VIMMessagePlugin method)
MasterTemplate (class in nova.api.openstack.xmlutil)
MasterTemplateBuilder (class in nova.tests.api.openstack.test_xmlutil)
match() (nova.rootwrap.filters.CommandFilter method)
(nova.rootwrap.filters.DnsmasqFilter method)
(nova.rootwrap.filters.KillFilter method)
(nova.rootwrap.filters.RegExpFilter method)
match_filter() (in module nova.rootwrap.wrapper)
mc (nova.auth.ldapdriver.LdapDriver attribute)
(nova.auth.manager.AuthManager attribute)
md5hash (nova.db.sqlalchemy.models.AgentBuild attribute)
MediaTypesTemplateElement (class in nova.api.openstack.compute.versions)
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.testing.fake.rabbit)
message (nova.db.sqlalchemy.models.InstanceFault attribute)
(nova.exception.AccessKeyNotFound attribute)
(nova.exception.AdminRequired attribute)
(nova.exception.AggregateHostConflict attribute)
(nova.exception.AggregateHostExists attribute)
(nova.exception.AggregateHostNotFound attribute)
(nova.exception.AggregateMetadataNotFound attribute)
(nova.exception.AggregateNameExists attribute)
(nova.exception.AggregateNotFound attribute)
(nova.exception.AuthTokenNotFound attribute)
(nova.exception.CannotResizeToSameSize attribute)
(nova.exception.CertificateNotFound attribute)
(nova.exception.ClassNotFound attribute)
(nova.exception.ComputeHostNotFound attribute)
(nova.exception.ComputeServiceUnavailable attribute)
(nova.exception.ConfigNotFound attribute)
(nova.exception.ConsoleNotFound attribute)
(nova.exception.ConsoleNotFoundForInstance attribute)
(nova.exception.ConsoleNotFoundInPoolForInstance attribute)
(nova.exception.ConsolePoolNotFound attribute)
(nova.exception.ConsolePoolNotFoundForHostType attribute)
(nova.exception.ConsoleTypeInvalid attribute)
(nova.exception.CouldNotFetchMetrics attribute)
(nova.exception.DatastoreNotFound attribute)
(nova.exception.DecryptionFailure attribute)
(nova.exception.DestinationDiskExists attribute)
(nova.exception.DestinationHostUnavailable attribute)
(nova.exception.DestinationHypervisorTooOld attribute)
(nova.exception.DiskNotFound attribute)
(nova.exception.DuplicateSfVolumeNames attribute)
(nova.exception.FileNotFound attribute)
(nova.exception.FixedIpAlreadyInUse attribute)
(nova.exception.FixedIpInvalid attribute)
(nova.exception.FixedIpNotFound attribute)
(nova.exception.FixedIpNotFoundForAddress attribute)
(nova.exception.FixedIpNotFoundForHost attribute)
(nova.exception.FixedIpNotFoundForInstance attribute)
(nova.exception.FixedIpNotFoundForNetwork attribute)
(nova.exception.FixedIpNotFoundForNetworkHost attribute)
(nova.exception.FixedIpNotFoundForSpecificInstance attribute)
(nova.exception.FlagNotSet attribute)
(nova.exception.FlavorNotFound attribute)
(nova.exception.FloatingIpAssociated attribute)
(nova.exception.FloatingIpDNSExists attribute)
(nova.exception.FloatingIpNotAssociated attribute)
(nova.exception.FloatingIpNotFound attribute)
(nova.exception.FloatingIpNotFoundForAddress attribute)
(nova.exception.FloatingIpNotFoundForHost attribute)
(nova.exception.GlobalRoleNotAllowed attribute)
(nova.exception.HostBinaryNotFound attribute)
(nova.exception.HostNotFound attribute)
(nova.exception.ISCSITargetNotFoundForVolume attribute)
(nova.exception.ImageNotFound attribute)
(nova.exception.ImagePaginationFailed attribute)
(nova.exception.ImageRotationNotAllowed attribute)
(nova.exception.ImageTooLarge attribute)
(nova.exception.ImageUnacceptable attribute)
(nova.exception.InstanceExists attribute)
(nova.exception.InstanceInvalidState attribute)
(nova.exception.InstanceMetadataNotFound attribute)
(nova.exception.InstanceNotFound attribute)
(nova.exception.InstanceNotInRescueMode attribute)
(nova.exception.InstanceNotRunning attribute)
(nova.exception.InstanceNotSuspended attribute)
(nova.exception.InstanceRebootFailure attribute)
(nova.exception.InstanceResumeFailure attribute)
(nova.exception.InstanceSuspendFailure attribute)
(nova.exception.InstanceTypeDiskTooSmall attribute)
(nova.exception.InstanceTypeExtraSpecsNotFound attribute)
(nova.exception.InstanceTypeMemoryTooSmall attribute)
(nova.exception.InstanceTypeNotFound attribute)
(nova.exception.InstanceTypeNotFoundByName attribute)
(nova.exception.InstanceUnacceptable attribute)
(nova.exception.InsufficientFreeMemory attribute)
(nova.exception.Invalid attribute)
(nova.exception.InvalidAggregateAction attribute)
(nova.exception.InvalidCPUInfo attribute)
(nova.exception.InvalidCidr attribute)
(nova.exception.InvalidContentType attribute)
(nova.exception.InvalidDevicePath attribute)
(nova.exception.InvalidDiskFormat attribute)
(nova.exception.InvalidEc2Id attribute)
(nova.exception.InvalidHypervisorType attribute)
(nova.exception.InvalidImageRef attribute)
(nova.exception.InvalidInput attribute)
(nova.exception.InvalidInstanceType attribute)
(nova.exception.InvalidIpAddressError attribute)
(nova.exception.InvalidIpProtocol attribute)
(nova.exception.InvalidKeypair attribute)
(nova.exception.InvalidParameterValue attribute)
(nova.exception.InvalidPortRange attribute)
(nova.exception.InvalidRPCConnectionReuse attribute)
(nova.exception.InvalidRequest attribute)
(nova.exception.InvalidSharedStorage attribute)
(nova.exception.InvalidSignature attribute)
(nova.exception.InvalidVLANPortGroup attribute)
(nova.exception.InvalidVLANTag attribute)
(nova.exception.InvalidVolumeType attribute)
(nova.exception.KernelNotFoundForImage attribute)
(nova.exception.KeyPairExists attribute)
(nova.exception.KeypairNotFound attribute)
(nova.exception.LDAPGroupExists attribute)
(nova.exception.LDAPGroupMembershipNotFound attribute)
(nova.exception.LDAPGroupNotFound attribute)
(nova.exception.LDAPMembershipExists attribute)
(nova.exception.LDAPObjectNotFound attribute)
(nova.exception.LDAPUserExists attribute)
(nova.exception.LDAPUserNotFound attribute)
(nova.exception.ListingImageRefsNotSupported attribute)
(nova.exception.MalformedRequestBody attribute)
(nova.exception.MigrationError attribute)
(nova.exception.MigrationNotFound attribute)
(nova.exception.MigrationNotFoundByStatus attribute)
(nova.exception.NetworkAdapterNotFound attribute)
(nova.exception.NetworkHostNotSet attribute)
(nova.exception.NetworkNotCreated attribute)
(nova.exception.NetworkNotFound attribute)
(nova.exception.NetworkNotFoundForBridge attribute)
(nova.exception.NetworkNotFoundForCidr attribute)
(nova.exception.NetworkNotFoundForInstance attribute)
(nova.exception.NetworkNotFoundForProject attribute)
(nova.exception.NetworkNotFoundForUUID attribute)
(nova.exception.NoFilesFound attribute)
(nova.exception.NoFixedIpsDefined attribute)
(nova.exception.NoFloatingIpInterface attribute)
(nova.exception.NoFloatingIpsDefined attribute)
(nova.exception.NoInstanceTypesFound attribute)
(nova.exception.NoMoreFixedIps attribute)
(nova.exception.NoMoreFloatingIps attribute)
(nova.exception.NoNetworksFound attribute)
(nova.exception.NoValidHost attribute)
(nova.exception.NoVolumeTypesFound attribute)
(nova.exception.NotAllowed attribute)
(nova.exception.NotAuthorized attribute)
(nova.exception.NotFound attribute)
(nova.exception.NovaException attribute)
(nova.exception.PasteAppNotFound attribute)
(nova.exception.PolicyNotAuthorized attribute)
(nova.exception.ProjectExists attribute)
(nova.exception.ProjectMembershipNotFound attribute)
(nova.exception.ProjectNotFound attribute)
(nova.exception.ProjectQuotaNotFound attribute)
(nova.exception.QuotaNotFound attribute)
(nova.exception.RotationRequiredForBackup attribute)
(nova.exception.SchedulerCostFunctionNotFound attribute)
(nova.exception.SchedulerHostFilterNotFound attribute)
(nova.exception.SchedulerWeightFlagNotFound attribute)
(nova.exception.SecurityGroupExistsForInstance attribute)
(nova.exception.SecurityGroupNotExistsForInstance attribute)
(nova.exception.SecurityGroupNotFound attribute)
(nova.exception.SecurityGroupNotFoundForProject attribute)
(nova.exception.SecurityGroupNotFoundForRule attribute)
(nova.exception.ServiceNotFound attribute)
(nova.exception.ServiceUnavailable attribute)
(nova.exception.SfAccountNotFound attribute)
(nova.exception.SfJsonEncodeFailure attribute)
(nova.exception.SnapshotNotFound attribute)
(nova.exception.SourceHostUnavailable attribute)
(nova.exception.StorageRepositoryNotFound attribute)
(nova.exception.SwitchNotFoundForNetworkAdapter attribute)
(nova.exception.UnableToMigrateToSelf attribute)
(nova.exception.UserExists attribute)
(nova.exception.UserNotFound attribute)
(nova.exception.UserRoleNotFound attribute)
(nova.exception.VSANovaAccessParamNotFound attribute)
(nova.exception.VirtualInterfaceCreateException attribute)
(nova.exception.VirtualInterfaceMacAddressException attribute)
(nova.exception.VirtualStorageArrayNotFound attribute)
(nova.exception.VirtualStorageArrayNotFoundByName attribute)
(nova.exception.VolumeDriverNotFound attribute)
(nova.exception.VolumeIsBusy attribute)
(nova.exception.VolumeMetadataNotFound attribute)
(nova.exception.VolumeNotFound attribute)
(nova.exception.VolumeNotFoundForInstance attribute)
(nova.exception.VolumeServiceUnavailable attribute)
(nova.exception.VolumeTypeExtraSpecsNotFound attribute)
(nova.exception.VolumeTypeNotFound attribute)
(nova.exception.VolumeTypeNotFoundByName attribute)
(nova.exception.WillNotSchedule attribute)
(nova.exception.ZoneNotFound attribute)
(nova.rpc.common.RemoteError attribute)
(nova.rpc.common.Timeout attribute)
metadata (nova.db.sqlalchemy.models.NovaBase attribute)
metadata_accept() (in module nova.network.linux_net)
metadata_deserializer (nova.api.openstack.compute.servers.CommonDeserializer attribute)
metadata_forward() (in module nova.network.linux_net)
MetadataDeserializer (class in nova.api.openstack.common)
MetadataManager (class in nova.api.manager)
MetadataRequestHandler (class in nova.api.metadata.handler)
MetadataTemplate (class in nova.api.openstack.common)
MetadataTemplateElement (class in nova.api.openstack.common)
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)
MetaItemDeserializer (class in nova.api.openstack.common)
MetaItemTemplate (class in nova.api.openstack.common)
Middleware (class in nova.wsgi)
migrate_disk_and_power_off() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
Migration (class in nova.db.sqlalchemy.models)
migration_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get_all_unconfirmed() (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
MiniDNS (class in nova.network.minidns)
MinimalFlavorsTemplate (class in nova.api.openstack.compute.flavors)
MinimalImagesTemplate (class in nova.api.openstack.compute.images)
MinimalServersTemplate (class in nova.api.openstack.compute.servers)
MiscellaneousXMLUtilTests (class in nova.tests.api.openstack.test_xmlutil)
MiscFunctionsTest (class in nova.tests.api.openstack.test_common)
missing_libvirt() (in module nova.tests.test_libvirt)
mkfs() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.disk.api)
(in module nova.virt.libvirt.utils)
mnt_dev() (nova.virt.disk.guestfs.Mount method)
(nova.virt.disk.mount.Mount method)
MockSetAdminPassword (class in nova.tests.api.openstack.compute.test_server_actions)
(class in nova.tests.api.openstack.compute.test_servers)
mod_exp() (nova.virt.xenapi.vmops.SimpleDH static method)
mode (nova.virt.disk.guestfs.Mount attribute)
(nova.virt.disk.loop.Mount attribute)
(nova.virt.disk.nbd.Mount attribute)
Model (class in nova.network.model)
model_query() (in module nova.db.sqlalchemy.api)
modify_address() (nova.network.dns_driver.DNSDriver method)
(nova.network.minidns.MiniDNS method)
modify_dns_entry() (nova.network.api.API method)
(nova.network.manager.FloatingIP method)
modify_image_attribute() (nova.api.ec2.cloud.CloudController method)
modify_project() (nova.auth.dbdriver.DbDriver method)
(nova.auth.ldapdriver.LdapDriver method)
(nova.auth.manager.AuthManager method)
(nova.tests.api.openstack.fakes.FakeAuthManager 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)
modrdn_s() (nova.auth.fakeldap.FakeLDAP method)
monkey_patch() (in module nova.utils)
MonkeyPatchTestCase (class in nova.tests.test_utils)
Mount (class in nova.virt.disk.guestfs)
(class in nova.virt.disk.loop)
(class in nova.virt.disk.mount)
(class in nova.virt.disk.nbd)
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)
mox_host_manager_db_calls() (in module nova.tests.scheduler.fakes)
msg_reply() (in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
multi() (nova.api.openstack.compute.versions.Versions method)
multi_host (nova.db.sqlalchemy.models.Network attribute)
multicall() (in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
multicall_three_nones() (nova.tests.rpc.common.TestReceiver static method)
MulticallWaiter (class in nova.rpc.amqp)
(class in nova.rpc.impl_carrot)
MultiDriverTestCase (class in nova.tests.scheduler.test_multi_scheduler)
Multinic (class in nova.api.openstack.compute.contrib.multinic)
MultinicController (class in nova.api.openstack.compute.contrib.multinic)
MultiScheduler (class in nova.scheduler.multi)
MultiStrOpt (class in nova.openstack.common.cfg)
MyException
MyLimited (class in nova.tests.test_direct)
MyProxy (class in nova.tests.test_direct)

N

name (nova.api.openstack.compute.contrib.accounts.Accounts attribute)
(nova.api.openstack.compute.contrib.admin_actions.Admin_actions attribute)
(nova.api.openstack.compute.contrib.aggregates.Aggregates attribute)
(nova.api.openstack.compute.contrib.certificates.Certificates attribute)
(nova.api.openstack.compute.contrib.cloudpipe.Cloudpipe attribute)
(nova.api.openstack.compute.contrib.console_output.Console_output attribute)
(nova.api.openstack.compute.contrib.consoles.Consoles attribute)
(nova.api.openstack.compute.contrib.createserverext.Createserverext attribute)
(nova.api.openstack.compute.contrib.deferred_delete.Deferred_delete attribute)
(nova.api.openstack.compute.contrib.disk_config.Disk_config attribute)
(nova.api.openstack.compute.contrib.extended_status.Extended_status attribute)
(nova.api.openstack.compute.contrib.flavorextradata.Flavorextradata attribute)
(nova.api.openstack.compute.contrib.flavorextraspecs.Flavorextraspecs attribute)
(nova.api.openstack.compute.contrib.flavormanage.Flavormanage attribute)
(nova.api.openstack.compute.contrib.floating_ip_dns.Floating_ip_dns attribute)
(nova.api.openstack.compute.contrib.floating_ip_pools.Floating_ip_pools attribute)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips attribute)
(nova.api.openstack.compute.contrib.hosts.Hosts attribute)
(nova.api.openstack.compute.contrib.keypairs.Keypairs attribute)
(nova.api.openstack.compute.contrib.multinic.Multinic attribute)
(nova.api.openstack.compute.contrib.networks.Networks attribute)
(nova.api.openstack.compute.contrib.quotas.Quotas attribute)
(nova.api.openstack.compute.contrib.rescue.Rescue attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.Scheduler_hints attribute)
(nova.api.openstack.compute.contrib.security_groups.Security_groups attribute)
(nova.api.openstack.compute.contrib.server_action_list.Server_action_list attribute)
(nova.api.openstack.compute.contrib.server_diagnostics.Server_diagnostics attribute)
(nova.api.openstack.compute.contrib.server_start_stop.Server_start_stop attribute)
(nova.api.openstack.compute.contrib.simple_tenant_usage.Simple_tenant_usage attribute)
(nova.api.openstack.compute.contrib.users.Users attribute)
(nova.api.openstack.compute.contrib.virtual_interfaces.Virtual_interfaces attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.Virtual_storage_arrays attribute)
(nova.api.openstack.compute.contrib.volumes.Volumes attribute)
(nova.api.openstack.compute.contrib.volumetypes.Volumetypes attribute)
(nova.api.openstack.compute.contrib.zones.Zones attribute)
(nova.api.openstack.extensions.ExtensionDescriptor attribute)
(nova.db.sqlalchemy.models.Aggregate attribute)
(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)
(nova.db.sqlalchemy.models.Zone attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks attribute)
(nova.tests.api.openstack.compute.test_extensions.StubControllerExtension attribute)
(nova.tests.api.openstack.compute.test_extensions.StubExtensionManager attribute)
name() (in module nova.compute.power_state)
(nova.tests.fakelibvirt.Domain method)
(nova.tests.test_libvirt.FakeVirtDomain method)
name_to_code() (in module nova.api.ec2.inst_state)
namespace (nova.api.openstack.compute.contrib.accounts.Accounts attribute)
(nova.api.openstack.compute.contrib.admin_actions.Admin_actions attribute)
(nova.api.openstack.compute.contrib.aggregates.Aggregates attribute)
(nova.api.openstack.compute.contrib.certificates.Certificates attribute)
(nova.api.openstack.compute.contrib.cloudpipe.Cloudpipe attribute)
(nova.api.openstack.compute.contrib.console_output.Console_output attribute)
(nova.api.openstack.compute.contrib.consoles.Consoles attribute)
(nova.api.openstack.compute.contrib.createserverext.Createserverext attribute)
(nova.api.openstack.compute.contrib.deferred_delete.Deferred_delete attribute)
(nova.api.openstack.compute.contrib.disk_config.Disk_config attribute)
(nova.api.openstack.compute.contrib.extended_status.Extended_status attribute)
(nova.api.openstack.compute.contrib.flavorextradata.Flavorextradata attribute)
(nova.api.openstack.compute.contrib.flavorextraspecs.Flavorextraspecs attribute)
(nova.api.openstack.compute.contrib.flavormanage.Flavormanage attribute)
(nova.api.openstack.compute.contrib.floating_ip_dns.Floating_ip_dns attribute)
(nova.api.openstack.compute.contrib.floating_ip_pools.Floating_ip_pools attribute)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips attribute)
(nova.api.openstack.compute.contrib.hosts.Hosts attribute)
(nova.api.openstack.compute.contrib.keypairs.Keypairs attribute)
(nova.api.openstack.compute.contrib.multinic.Multinic attribute)
(nova.api.openstack.compute.contrib.networks.Networks attribute)
(nova.api.openstack.compute.contrib.quotas.Quotas attribute)
(nova.api.openstack.compute.contrib.rescue.Rescue attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.Scheduler_hints attribute)
(nova.api.openstack.compute.contrib.security_groups.Security_groups attribute)
(nova.api.openstack.compute.contrib.server_action_list.Server_action_list attribute)
(nova.api.openstack.compute.contrib.server_diagnostics.Server_diagnostics attribute)
(nova.api.openstack.compute.contrib.server_start_stop.Server_start_stop attribute)
(nova.api.openstack.compute.contrib.simple_tenant_usage.Simple_tenant_usage attribute)
(nova.api.openstack.compute.contrib.users.Users attribute)
(nova.api.openstack.compute.contrib.virtual_interfaces.Virtual_interfaces attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.Virtual_storage_arrays attribute)
(nova.api.openstack.compute.contrib.volumes.Volumes attribute)
(nova.api.openstack.compute.contrib.volumetypes.Volumetypes attribute)
(nova.api.openstack.compute.contrib.zones.Zones attribute)
(nova.api.openstack.extensions.ExtensionDescriptor attribute)
(nova.tests.api.openstack.compute.contrib.test_server_action_list.TestServerActionsXMLSerializer attribute)
(nova.tests.api.openstack.compute.contrib.test_server_diagnostics.TestServerDiagnosticsXMLSerializer attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks attribute)
netmask (nova.db.sqlalchemy.models.Network attribute)
netmask_v6 (nova.db.sqlalchemy.models.Network attribute)
Network (class in nova.db.sqlalchemy.models)
(class in nova.network.model)
(class in nova.virt.vmwareapi.fake)
network_add_dns_entry() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_api_allocate() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_associate() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_disassociate() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_get_fixed_ip() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_get_floating_ip() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
(in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_get_floating_ip_by_address() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_get_floating_ips_by_project() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
network_api_release() (in module nova.tests.api.openstack.compute.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.fake_network.FakeNetworkManager.FakeDB method)
network_delete_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_dict() (in module nova.api.openstack.compute.contrib.networks)
network_disassociate() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
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)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
network_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.fake_network.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)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
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.fake_network.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_dns_domains() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_get_dns_entries_by_address() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_get_dns_entries_by_name() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_get_index() (in module nova.db.api)
network_get_vpn_ip() (in module nova.db.api)
network_id (nova.db.sqlalchemy.models.FixedIp attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
network_info (nova.db.sqlalchemy.models.InstanceInfoCache attribute)
network_label (nova.db.sqlalchemy.models.BandwidthUsage attribute)
network_modify_dns_entry() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_path (nova.network.quantum.client.Client 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)
NetworkController (class in nova.api.openstack.compute.contrib.networks)
NetworkHelper (class in nova.virt.xenapi.network_utils)
NetworkHostNotSet
NetworkInfo (class in nova.network.model)
NetworkInfoTests (class in nova.tests.test_network_info)
NetworkManager (class in nova.network.manager)
NetworkNotCreated
NetworkNotFound
NetworkNotFoundForBridge
NetworkNotFoundForCidr
NetworkNotFoundForInstance
NetworkNotFoundForProject
NetworkNotFoundForUUID
NetworkPolicyTestCase (class in nova.tests.test_network)
Networks (class in nova.api.openstack.compute.contrib.networks)
networks_path (nova.network.quantum.client.Client attribute)
NetworksTest (class in nova.tests.api.openstack.compute.contrib.test_networks)
NetworkTemplate (class in nova.api.openstack.compute.ips)
NetworkTests (class in nova.tests.test_network_info)
new_instance_type_id (nova.db.sqlalchemy.models.Migration attribute)
new_ip() (in module nova.tests.fake_network_cache_model)
new_logicalunit() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
new_network() (in module nova.tests.fake_network_cache_model)
new_route() (in module nova.tests.fake_network_cache_model)
new_style_quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
new_subnet() (in module nova.tests.fake_network_cache_model)
new_target() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
new_vif() (in module nova.tests.fake_network_cache_model)
next() (nova.db.sqlalchemy.models.NovaBase method)
next_fixed_ip() (in module nova.tests.fake_network)
next_floating_ip() (in module nova.tests.fake_network)
no_device (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
NO_SUCH_OBJECT
NoAuthMiddleware (class in nova.api.openstack.auth)
NoFilesFound
NoFixedIpsDefined
NoFloatingIpInterface
NoFloatingIpsDefined
NoInstanceTypesFound
NoMoreFixedIps
NoMoreFloatingIps
NoMoreNetworks
NoMoreTargets
NoNetworksFound
noop_cost_fn() (in module nova.scheduler.least_cost)
nop_report_driver_status() (in module nova.tests.test_compute)
NoSuchGroupError
NoSuchOptError
NotAllowed
NotAuthorized, [1]
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.capacity_notifier)
(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)
(in module nova.rpc.amqp)
(in module nova.rpc.impl_carrot)
(in module nova.rpc.impl_fake)
(in module nova.rpc.impl_kombu)
(nova.notifier.list_notifier.ImportFailureNotifier method)
(nova.tests.test_exception.FakeNotifier method)
notify_decorator() (in module nova.notifier.api)
notify_send() (nova.rpc.impl_kombu.Connection method)
notify_usage_exists() (in module nova.compute.utils)
NotifyPublisher (class in nova.rpc.impl_kombu)
nova.api.auth (module)
nova.api.direct (module)
nova.api.ec2.apirequest (module)
nova.api.ec2.cloud (module)
nova.api.ec2.ec2utils (module)
nova.api.ec2.faults (module)
nova.api.ec2.inst_state (module)
nova.api.manager (module)
nova.api.metadata.handler (module)
nova.api.openstack.auth (module)
nova.api.openstack.common (module)
nova.api.openstack.compute.consoles (module)
nova.api.openstack.compute.contrib.accounts (module)
nova.api.openstack.compute.contrib.admin_actions (module)
nova.api.openstack.compute.contrib.aggregates (module)
nova.api.openstack.compute.contrib.certificates (module)
nova.api.openstack.compute.contrib.cloudpipe (module)
nova.api.openstack.compute.contrib.console_output (module)
nova.api.openstack.compute.contrib.consoles (module)
nova.api.openstack.compute.contrib.createserverext (module)
nova.api.openstack.compute.contrib.deferred_delete (module)
nova.api.openstack.compute.contrib.disk_config (module)
nova.api.openstack.compute.contrib.extended_status (module)
nova.api.openstack.compute.contrib.flavorextradata (module)
nova.api.openstack.compute.contrib.flavorextraspecs (module)
nova.api.openstack.compute.contrib.flavormanage (module)
nova.api.openstack.compute.contrib.floating_ip_dns (module)
nova.api.openstack.compute.contrib.floating_ip_pools (module)
nova.api.openstack.compute.contrib.floating_ips (module)
nova.api.openstack.compute.contrib.hosts (module)
nova.api.openstack.compute.contrib.keypairs (module)
nova.api.openstack.compute.contrib.multinic (module)
nova.api.openstack.compute.contrib.networks (module)
nova.api.openstack.compute.contrib.quotas (module)
nova.api.openstack.compute.contrib.rescue (module)
nova.api.openstack.compute.contrib.scheduler_hints (module)
nova.api.openstack.compute.contrib.security_groups (module)
nova.api.openstack.compute.contrib.server_action_list (module)
nova.api.openstack.compute.contrib.server_diagnostics (module)
nova.api.openstack.compute.contrib.server_start_stop (module)
nova.api.openstack.compute.contrib.simple_tenant_usage (module)
nova.api.openstack.compute.contrib.users (module)
nova.api.openstack.compute.contrib.virtual_interfaces (module)
nova.api.openstack.compute.contrib.virtual_storage_arrays (module)
nova.api.openstack.compute.contrib.volumes (module)
nova.api.openstack.compute.contrib.volumetypes (module)
nova.api.openstack.compute.contrib.zones (module)
nova.api.openstack.compute.extensions (module)
nova.api.openstack.compute.flavors (module)
nova.api.openstack.compute.image_metadata (module)
nova.api.openstack.compute.images (module)
nova.api.openstack.compute.ips (module)
nova.api.openstack.compute.limits (module)
nova.api.openstack.compute.server_metadata (module)
nova.api.openstack.compute.servers (module)
nova.api.openstack.compute.versions (module)
nova.api.openstack.compute.views.addresses (module)
nova.api.openstack.compute.views.flavors (module)
nova.api.openstack.compute.views.images (module)
nova.api.openstack.compute.views.limits (module)
nova.api.openstack.compute.views.servers (module)
nova.api.openstack.compute.views.versions (module)
nova.api.openstack.extensions (module)
nova.api.openstack.urlmap (module)
nova.api.openstack.volume.extensions (module)
nova.api.openstack.volume.snapshots (module)
nova.api.openstack.volume.types (module)
nova.api.openstack.volume.versions (module)
nova.api.openstack.volume.views.versions (module)
nova.api.openstack.volume.volumes (module)
nova.api.openstack.wsgi (module)
nova.api.openstack.xmlutil (module)
nova.api.validator (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.cert.manager (module)
nova.cloudpipe.pipelib (module)
nova.common.policy (module)
nova.compute.aggregate_states (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.vmrc_manager (module)
nova.console.xvp (module)
nova.consoleauth.manager (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.migrate_repo.versions.047_remove_instances_fk_from_vif (module)
nova.db.sqlalchemy.migrate_repo.versions.048_add_zone_name (module)
nova.db.sqlalchemy.migrate_repo.versions.049_add_instances_progress (module)
nova.db.sqlalchemy.migrate_repo.versions.050_add_disk_config_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.051_add_vcpu_weight_to_instance_types (module)
nova.db.sqlalchemy.migrate_repo.versions.052_kill_export_devices (module)
nova.db.sqlalchemy.migrate_repo.versions.053_add_connection_info_to_block_device_mapping (module)
nova.db.sqlalchemy.migrate_repo.versions.054_add_bw_usage_data_cache (module)
nova.db.sqlalchemy.migrate_repo.versions.055_convert_flavor_id_to_str (module)
nova.db.sqlalchemy.migrate_repo.versions.056_add_s3_images (module)
nova.db.sqlalchemy.migrate_repo.versions.057_add_sm_driver_tables (module)
nova.db.sqlalchemy.migrate_repo.versions.058_rename_managed_disk (module)
nova.db.sqlalchemy.migrate_repo.versions.059_split_rxtx_quota_into_network (module)
nova.db.sqlalchemy.migrate_repo.versions.060_remove_network_fk_from_vif (module)
nova.db.sqlalchemy.migrate_repo.versions.061_add_index_to_instance_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.062_add_instance_info_cache_table (module)
nova.db.sqlalchemy.migrate_repo.versions.063_add_instance_faults_table (module)
nova.db.sqlalchemy.migrate_repo.versions.064_change_instance_id_to_uuid_in_instance_actions (module)
nova.db.sqlalchemy.migrate_repo.versions.065_add_index_to_instance_project_id (module)
nova.db.sqlalchemy.migrate_repo.versions.066_preload_instance_info_cache_table (module)
nova.db.sqlalchemy.migrate_repo.versions.067_add_pool_and_interface_to_floating_ip (module)
nova.db.sqlalchemy.migrate_repo.versions.068_add_instance_attribute (module)
nova.db.sqlalchemy.migrate_repo.versions.069_block_migration (module)
nova.db.sqlalchemy.migrate_repo.versions.070_untie_nova_network_models (module)
nova.db.sqlalchemy.migrate_repo.versions.071_add_host_aggregate_tables (module)
nova.db.sqlalchemy.migrate_repo.versions.072_add_dns_table (module)
nova.db.sqlalchemy.migrate_repo.versions.073_add_capacity (module)
nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb (module)
nova.db.sqlalchemy.migration (module)
nova.db.sqlalchemy.models (module)
nova.db.sqlalchemy.session (module)
nova.exception (module)
nova.flags (module)
nova.image.fake (module)
nova.image.glance (module)
nova.image.s3 (module)
nova.ipv6.account_identifier (module)
nova.ipv6.api (module)
nova.ipv6.rfc2462 (module)
nova.local (module)
nova.log (module)
nova.manager (module)
nova.network.api (module)
nova.network.dns_driver (module)
nova.network.l3 (module)
nova.network.linux_net (module)
nova.network.manager (module)
nova.network.minidns (module)
nova.network.model (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.capacity_notifier (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.openstack.common.cfg (module)
nova.policy (module)
nova.quota (module)
nova.rootwrap.compute (module)
nova.rootwrap.filters (module)
nova.rootwrap.network (module)
nova.rootwrap.volume (module)
nova.rootwrap.wrapper (module)
nova.rpc.amqp (module)
nova.rpc.common (module)
nova.rpc.impl_carrot (module)
nova.rpc.impl_fake (module)
nova.rpc.impl_kombu (module)
nova.scheduler.api (module)
nova.scheduler.chance (module)
nova.scheduler.distributed_scheduler (module)
nova.scheduler.driver (module)
nova.scheduler.filters.abstract_filter (module)
nova.scheduler.filters.affinity_filter (module)
nova.scheduler.filters.all_hosts_filter (module)
nova.scheduler.filters.availability_zone_filter (module)
nova.scheduler.filters.compute_filter (module)
nova.scheduler.filters.core_filter (module)
nova.scheduler.filters.isolated_hosts_filter (module)
nova.scheduler.filters.json_filter (module)
nova.scheduler.filters.ram_filter (module)
nova.scheduler.host_manager (module)
nova.scheduler.least_cost (module)
nova.scheduler.manager (module)
nova.scheduler.multi (module)
nova.scheduler.scheduler_options (module)
nova.scheduler.simple (module)
nova.scheduler.vsa (module)
nova.scheduler.zone_manager (module)
nova.service (module)
nova.test (module)
nova.testing.fake.memcache (module)
nova.testing.fake.rabbit (module)
nova.testing.runner (module)
nova.tests.api.ec2.test_cloud (module)
nova.tests.api.ec2.test_faults (module)
nova.tests.api.ec2.test_middleware (module)
nova.tests.api.openstack.common (module)
nova.tests.api.openstack.compute.contrib.test_accounts (module)
nova.tests.api.openstack.compute.contrib.test_admin_actions (module)
nova.tests.api.openstack.compute.contrib.test_aggregates (module)
nova.tests.api.openstack.compute.contrib.test_certificates (module)
nova.tests.api.openstack.compute.contrib.test_cloudpipe (module)
nova.tests.api.openstack.compute.contrib.test_console_output (module)
nova.tests.api.openstack.compute.contrib.test_consoles (module)
nova.tests.api.openstack.compute.contrib.test_createserverext (module)
nova.tests.api.openstack.compute.contrib.test_deferred_delete (module)
nova.tests.api.openstack.compute.contrib.test_disk_config (module)
nova.tests.api.openstack.compute.contrib.test_extendedstatus (module)
nova.tests.api.openstack.compute.contrib.test_flavor_manage (module)
nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs (module)
nova.tests.api.openstack.compute.contrib.test_floating_ip_dns (module)
nova.tests.api.openstack.compute.contrib.test_floating_ip_pools (module)
nova.tests.api.openstack.compute.contrib.test_floating_ips (module)
nova.tests.api.openstack.compute.contrib.test_hosts (module)
nova.tests.api.openstack.compute.contrib.test_keypairs (module)
nova.tests.api.openstack.compute.contrib.test_multinic_xs (module)
nova.tests.api.openstack.compute.contrib.test_networks (module)
nova.tests.api.openstack.compute.contrib.test_quotas (module)
nova.tests.api.openstack.compute.contrib.test_rescue (module)
nova.tests.api.openstack.compute.contrib.test_scheduler_hints (module)
nova.tests.api.openstack.compute.contrib.test_security_groups (module)
nova.tests.api.openstack.compute.contrib.test_server_action_list (module)
nova.tests.api.openstack.compute.contrib.test_server_diagnostics (module)
nova.tests.api.openstack.compute.contrib.test_server_start_stop (module)
nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage (module)
nova.tests.api.openstack.compute.contrib.test_snapshots (module)
nova.tests.api.openstack.compute.contrib.test_users (module)
nova.tests.api.openstack.compute.contrib.test_virtual_interfaces (module)
nova.tests.api.openstack.compute.contrib.test_volume_types (module)
nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs (module)
nova.tests.api.openstack.compute.contrib.test_volumes (module)
nova.tests.api.openstack.compute.contrib.test_vsa (module)
nova.tests.api.openstack.compute.contrib.test_zones (module)
nova.tests.api.openstack.compute.extensions.foxinsocks (module)
nova.tests.api.openstack.compute.test_api (module)
nova.tests.api.openstack.compute.test_auth (module)
nova.tests.api.openstack.compute.test_consoles (module)
nova.tests.api.openstack.compute.test_extensions (module)
nova.tests.api.openstack.compute.test_flavors (module)
nova.tests.api.openstack.compute.test_image_metadata (module)
nova.tests.api.openstack.compute.test_images (module)
nova.tests.api.openstack.compute.test_limits (module)
nova.tests.api.openstack.compute.test_server_actions (module)
nova.tests.api.openstack.compute.test_server_metadata (module)
nova.tests.api.openstack.compute.test_servers (module)
nova.tests.api.openstack.compute.test_urlmap (module)
nova.tests.api.openstack.compute.test_versions (module)
nova.tests.api.openstack.fakes (module)
nova.tests.api.openstack.test_common (module)
nova.tests.api.openstack.test_faults (module)
nova.tests.api.openstack.test_wsgi (module)
nova.tests.api.openstack.test_xmlutil (module)
nova.tests.api.openstack.volume.test_snapshots (module)
nova.tests.api.openstack.volume.test_types (module)
nova.tests.api.openstack.volume.test_volumes (module)
nova.tests.api.test_auth (module)
nova.tests.api.test_validator (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_libvirt_utils (module)
nova.tests.fake_network (module)
nova.tests.fake_network_cache_model (module)
nova.tests.fake_utils (module)
nova.tests.fakelibvirt (module)
nova.tests.glance.stubs (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_capacity_notifier (module)
nova.tests.notifier.test_list_notifier (module)
nova.tests.rpc.common (module)
nova.tests.rpc.test_carrot (module)
nova.tests.rpc.test_fake (module)
nova.tests.rpc.test_kombu (module)
nova.tests.rpc.test_qpid (module)
nova.tests.runtime_flags (module)
nova.tests.scheduler.fakes (module)
nova.tests.scheduler.test_chance_scheduler (module)
nova.tests.scheduler.test_distributed_scheduler (module)
nova.tests.scheduler.test_host_filters (module)
nova.tests.scheduler.test_host_manager (module)
nova.tests.scheduler.test_least_cost (module)
nova.tests.scheduler.test_multi_scheduler (module)
nova.tests.scheduler.test_scheduler (module)
nova.tests.scheduler.test_scheduler_options (module)
nova.tests.scheduler.test_vsa_scheduler (module)
nova.tests.scheduler.test_zone_manager (module)
nova.tests.test_access (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_compute (module)
nova.tests.test_compute_utils (module)
nova.tests.test_console (module)
nova.tests.test_consoleauth (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_fakelibvirt (module)
nova.tests.test_flags (module)
nova.tests.test_image (module)
nova.tests.test_imagecache (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_local (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_network_info (module)
nova.tests.test_notifier (module)
nova.tests.test_nova_manage (module)
nova.tests.test_nova_rootwrap (module)
nova.tests.test_objectstore (module)
nova.tests.test_policy (module)
nova.tests.test_quantum (module)
nova.tests.test_quota (module)
nova.tests.test_service (module)
nova.tests.test_signer (module)
nova.tests.test_skip_examples (module)
nova.tests.test_SolidFireSanISCSIDriver (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.utils (module)
nova.tests.vmwareapi.db_fakes (module)
nova.tests.vmwareapi.stubs (module)
nova.tests.xenapi.stubs (module)
nova.utils (module)
nova.version (module)
nova.virt.connection (module)
nova.virt.disk.api (module)
nova.virt.disk.guestfs (module)
nova.virt.disk.loop (module)
nova.virt.disk.mount (module)
nova.virt.disk.nbd (module)
nova.virt.driver (module)
nova.virt.fake (module)
nova.virt.firewall (module)
nova.virt.images (module)
nova.virt.libvirt.connection (module)
nova.virt.libvirt.firewall (module)
nova.virt.libvirt.imagecache (module)
nova.virt.libvirt.utils (module)
nova.virt.libvirt.vif (module)
nova.virt.libvirt.volume (module)
nova.virt.netutils (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.firewall (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.xvp_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.volume.xensm (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 static method)
nova_base_ipv6_filter() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
nova_dhcp_filter() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
nova_project_filter() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
nova_project_filter_v6() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
nova_ra_filter() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
NovaBase (class in nova.db.sqlalchemy.models)
novaclient_converter() (in module nova.exception)
novadir() (in module nova.utils)
NovaException
NovaFormatter (class in nova.log)
NovaFormatterTestCase (class in nova.tests.test_log)
NovaKeystoneContext (class in nova.api.auth)
NoValidHost
NovaLogger (class in nova.log)
NovaLoggerTestCase (class in nova.tests.test_log)
NovaRootLogger (class in nova.log)
NovaTestResult (class in nova.testing.runner)
NovaTestRunner (class in nova.testing.runner)
NoVolumeTypesFound
NOW_DATETIME (nova.tests.image.test_glance.TestGlanceImageService attribute)
NOW_GLANCE_FORMAT (nova.tests.image.test_glance.TestGlanceImageService attribute)
NOW_GLANCE_OLD_FORMAT (nova.tests.image.test_glance.TestGlanceImageService attribute)
NSMAP (nova.api.openstack.compute.versions.AtomSerializer attribute)
nsmap() (nova.api.openstack.extensions.ExtensionDescriptor class method)
NullL3 (class in nova.network.l3)
NullWriter (class in nova.tests.image.test_glance)
NWFilter (class in nova.tests.fakelibvirt)
nwfilterDefineXML() (nova.tests.fakelibvirt.Connection method)
NWFilterFakes (class in nova.tests.test_libvirt)
NWFilterFirewall (class in nova.virt.libvirt.firewall)
nwfilterLookupByName() (nova.tests.fakelibvirt.Connection method)
(nova.tests.test_libvirt.NWFilterFakes method)
NWFilterTestCase (class in nova.tests.test_libvirt)

O

obj_for_test (nova.tests.api.openstack.test_xmlutil.SelectorTest attribute)
object (nova.tests.api.openstack.compute.contrib.test_vsa.VsaDriveSerializerTest attribute)
(nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest attribute)
OBJECT_CLASS_VIOLATION
ObjectHandler (class in nova.objectstore.s3server)
objects (nova.tests.api.openstack.compute.contrib.test_vsa.VsaDriveSerializerTest attribute)
(nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest attribute)
offset() (in module nova.tests.scheduler.test_least_cost)
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)
one_way_proxy() (nova.vnc.xvp_proxy.XCPVNCProxy method)
openAuth() (in module nova.tests.fakelibvirt)
openReadOnly() (in module nova.tests.fakelibvirt)
OpenStackApiAuthenticationException
OpenStackApiAuthorizationException
OpenStackApiException
OpenStackApiNotFoundException
operational_state (nova.db.sqlalchemy.models.Aggregate attribute)
Opt (class in nova.openstack.common.cfg)
OptGroup (class in nova.openstack.common.cfg)
os (nova.db.sqlalchemy.models.AgentBuild attribute)
os_type (nova.db.sqlalchemy.models.Instance attribute)
OverLimitFault

P

pack_context() (in module nova.rpc.amqp)
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.compute.limits.Limiter static method)
(nova.api.openstack.compute.limits.WsgiLimiterProxy static method)
parse_line() (nova.network.minidns.MiniDNS method)
parse_list_header() (in module nova.api.openstack.urlmap)
parse_mailmap() (in module nova.utils)
parse_options_header() (in module nova.api.openstack.urlmap)
parse_rrd_data() (in module nova.virt.xenapi.vm_utils)
parse_rrd_meta() (in module nova.virt.xenapi.vm_utils)
parse_rrd_update() (in module nova.virt.xenapi.vm_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.compute.test_limits)
ParseNewFlags() (nova.flags.FlagValues method)
PARTIAL (nova.vsa.api.VsaState attribute)
partition_dict() (in module nova.utils)
passes_filters() (nova.scheduler.host_manager.HostState method)
password (nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.ConsolePool attribute)
(nova.db.sqlalchemy.models.Zone attribute)
PasteAppNotFound
pause() (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)
pause_instance() (nova.compute.manager.ComputeManager method)
PBD_create() (nova.virt.xenapi.fake.SessionBase method)
PBD_plug() (nova.virt.xenapi.fake.SessionBase method)
PBD_unplug() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
(nova.virt.xenapi.fake.SessionBase method)
periodic_task() (in module nova.manager)
periodic_tasks() (nova.manager.Manager method)
(nova.service.Service method)
pick_glance_api_server() (in module nova.image.glance)
PIF_get_all_records_where() (nova.virt.xenapi.fake.SessionBase method)
pipelib_launch_vpn_instance() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
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.tests.fake_network.FakeVIFDriver 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.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)
PolicyFileTestCase (class in nova.tests.test_policy)
PolicyNotAuthorized
PolicyTestCase (class in nova.tests.test_policy)
poll() (nova.scheduler.zone_manager.ZoneState method)
poll_child_zones() (nova.scheduler.driver.Scheduler method)
poll_rebooting_instances() (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)
poll_rescued_instances() (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)
poll_unconfirmed_resizes() (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)
Pool (class in nova.rpc.amqp)
(class in nova.rpc.impl_carrot)
pool (nova.db.sqlalchemy.models.Console attribute)
(nova.db.sqlalchemy.models.FloatingIp attribute)
pool_get_default_SR() (nova.virt.xenapi.fake.SessionBase method)
pool_id (nova.db.sqlalchemy.models.Console attribute)
pop() (nova.scheduler.host_manager.ReadOnlyDict method)
(nova.testing.fake.rabbit.Queue method)
popitem() (nova.scheduler.host_manager.ReadOnlyDict method)
populate_filter_properties() (nova.scheduler.distributed_scheduler.DistributedScheduler method)
port (nova.db.sqlalchemy.models.Console attribute)
port_path (nova.network.quantum.client.Client attribute)
ports_path (nova.network.quantum.client.Client 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_process_extensions() (nova.api.openstack.wsgi.Resource 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_off() (nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
power_off_instance() (nova.compute.manager.ComputeManager method)
power_on() (nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
power_on_instance() (nova.compute.manager.ComputeManager method)
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)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
pre_process_extensions() (nova.api.openstack.wsgi.Resource method)
preconfigure_instance() (nova.virt.xenapi.vm_utils.VMHelper class method)
prep_resize() (nova.compute.manager.ComputeManager method)
prepare_instance_filter() (nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
prepare_message() (nova.testing.fake.rabbit.Backend method)
preserialize() (nova.api.openstack.wsgi.ResponseObject method)
print_data() (nova.api.metadata.handler.MetadataRequestHandler method)
print_generator() (nova.wsgi.Debug static method)
print_usage() (nova.openstack.common.cfg.ConfigOpts method)
priority (nova.db.sqlalchemy.models.Network attribute)
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.Instance attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
Project (class in nova.auth.manager)
(class in nova.db.sqlalchemy.models)
project (nova.db.sqlalchemy.models.DNSDomain attribute)
(nova.db.sqlalchemy.models.UserProjectRoleAssociation attribute)
project_add_member() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_attribute (nova.auth.ldapdriver.LdapDriver attribute)
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_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.DNSDomain 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_objectclass (nova.auth.ldapdriver.LdapDriver attribute)
project_pattern (nova.auth.ldapdriver.LdapDriver 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
projects (nova.tests.api.openstack.fakes.FakeAuthManager attribute)
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 static 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.xvp_proxy.XCPVNCProxy method)
ProxyCallback (class in nova.rpc.amqp)
public_hostname (nova.db.sqlalchemy.models.ConsolePool attribute)
public_key (nova.db.sqlalchemy.models.KeyPair attribute)
publish() (nova.testing.fake.rabbit.Backend method)
(nova.testing.fake.rabbit.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)
purge_sr() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
push() (nova.testing.fake.rabbit.Queue method)
put() (nova.objectstore.s3server.BucketHandler method)
(nova.objectstore.s3server.ObjectHandler method)
put_server() (nova.tests.integrated.api.client.TestOpenStackClient method)

Q

qualify() (nova.network.minidns.MiniDNS method)
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)
QuantumNovaMACGenerationTestCase (class in nova.tests.test_quantum)
QuantumNovaPortSecurityTestCase (class in nova.tests.test_quantum)
QuantumNovaTestCase (class in nova.tests.test_quantum)
QuantumServerException
Queue (class in nova.testing.fake.rabbit)
queue_bind() (nova.testing.fake.rabbit.Backend method)
queue_declare() (nova.testing.fake.rabbit.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.compute.contrib.test_quotas)
quota_set_list() (in module nova.tests.api.openstack.compute.contrib.test_quotas)
quota_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
QuotaError
QuotaNotFound
Quotas (class in nova.api.openstack.compute.contrib.quotas)
quotas_table() (in module nova.db.sqlalchemy.migrate_repo.versions.016_make_quotas_key_and_value)
QuotaSetsController (class in nova.api.openstack.compute.contrib.quotas)
QuotaSetsTest (class in nova.tests.api.openstack.compute.contrib.test_quotas)
QuotaTemplate (class in nova.api.openstack.compute.contrib.quotas)
QuotaTestCase (class in nova.tests.test_quota)
QuotaTestCase.StubImageService (class in nova.tests.test_quota)
QuotaXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_quotas)

R

raise_http_conflict_for_instance_invalid_state() (in module nova.api.openstack.common)
RAMDISK (nova.virt.xenapi.vm_utils.ImageType attribute)
ramdisk_id (nova.db.sqlalchemy.models.Instance attribute)
RAMDISK_STR (nova.virt.xenapi.vm_utils.ImageType attribute)
RamFilter (class in nova.scheduler.filters.ram_filter)
RateLimitingMiddleware (class in nova.api.openstack.compute.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_cached_file() (in module nova.utils)
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)
read_stored_checksum() (in module nova.virt.libvirt.imagecache)
ReadOnlyDict (class in nova.scheduler.host_manager)
reboot() (nova.api.openstack.compute.contrib.hosts.HostController 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)
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)
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.NotifyPublisher 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.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
refresh_security_group_members() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
refresh_security_group_rules() (nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
RegExpFilter (class in nova.rootwrap.filters)
register() (nova.api.openstack.extensions.ExtensionManager method)
register_actions() (nova.api.openstack.wsgi.Resource method)
register_cli_opt() (nova.openstack.common.cfg.ConfigOpts method)
register_cli_opts() (nova.openstack.common.cfg.ConfigOpts method)
register_extensions() (nova.api.openstack.wsgi.Resource method)
register_group() (nova.openstack.common.cfg.ConfigOpts method)
register_image() (nova.api.ec2.cloud.CloudController method)
register_models() (in module nova.db.sqlalchemy.models)
register_opt() (nova.openstack.common.cfg.ConfigOpts method)
register_opts() (nova.openstack.common.cfg.ConfigOpts method)
register_service() (in module nova.api.direct)
release_address() (nova.api.ec2.cloud.CloudController method)
release_dhcp() (in module nova.network.linux_net)
release_fixed_ip() (nova.network.manager.NetworkManager method)
(nova.network.quantum.manager.QuantumManager method)
release_floating_ip() (nova.network.api.API method)
remap_vbd_dev() (in module nova.virt.xenapi.vm_utils)
RemoteError
remove() (nova.api.openstack.xmlutil.TemplateElement method)
remove_aggregate_host() (nova.compute.manager.ComputeManager method)
remove_chain() (nova.network.linux_net.IptablesTable method)
remove_console() (nova.console.manager.ConsoleProxyManager method)
(nova.console.vmrc_manager.ConsoleVMRCManager method)
remove_export() (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)
(nova.volume.xensm.XenSMDriver method)
remove_filters_for_instance() (nova.virt.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_floating_ip() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
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_host_from_aggregate() (nova.compute.api.AggregateAPI method)
remove_invalid_options() (in module nova.api.openstack.compute.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_connection() (nova.compute.manager.ComputeManager method)
remove_vpn() (nova.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
render() (nova.api.openstack.xmlutil.TemplateElement method)
render_xml() (nova.objectstore.s3server.BaseRequestHandler method)
replace_uuid_with_id() (nova.scheduler.api.reroute_compute static method)
reply() (nova.rpc.amqp.RpcContext method)
(nova.rpc.impl_carrot.RpcContext method)
(nova.rpc.impl_fake.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.compute.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)
RequestExtensionTest (class in nova.tests.api.openstack.compute.test_extensions)
RequestTest (class in nova.tests.api.openstack.test_wsgi)
require_admin_context() (in module nova.db.sqlalchemy.api)
require_aggregate_exists() (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.compute.contrib.rescue)
rescue() (in module nova.tests.api.openstack.compute.contrib.test_rescue)
(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.compute.manager.ComputeManager method)
RescueController (class in nova.api.openstack.compute.contrib.rescue)
RescueTest (class in nova.tests.api.openstack.compute.contrib.test_rescue)
reservation_id (nova.db.sqlalchemy.models.Instance attribute)
reserved (nova.db.sqlalchemy.models.FixedIp attribute)
reset() (in module nova.common.policy)
(in module nova.log)
(in module nova.policy)
(in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
Reset() (nova.flags.FlagValues method)
reset() (nova.flags.FlagValues.ErrorCatcher method)
(nova.openstack.common.cfg.ConfigOpts method)
(nova.rpc.impl_kombu.Connection method)
reset_all() (in module nova.testing.fake.rabbit)
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() (nova.compute.api.API method)
(nova.compute.manager.ComputeManager method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
reset_table() (in module nova.virt.xenapi.fake)
resize() (nova.compute.api.API method)
(nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
resize_disk() (nova.virt.xenapi.vm_utils.VMHelper class method)
resize_instance() (nova.compute.manager.ComputeManager method)
Resource (class in nova.api.openstack.wsgi)
resource (nova.db.sqlalchemy.models.Quota attribute)
ResourceExceptionHandler (class in nova.api.openstack.wsgi)
ResourceExtension (class in nova.api.openstack.extensions)
ResourceExtensionTest (class in nova.tests.api.openstack.compute.test_extensions)
ResourcePool (class in nova.virt.vmwareapi.fake)
ResourceTest (class in nova.tests.api.openstack.test_wsgi)
response() (in module nova.api.openstack.wsgi)
response_body (nova.tests.api.openstack.compute.test_extensions.ExtensionManagerTest attribute)
response_status() (nova.tests.test_access.AccessTestCase method)
ResponseObject (class in nova.api.openstack.wsgi)
ResponseObjectTest (class in nova.tests.api.openstack.test_wsgi)
restart_dhcp() (in module nova.network.linux_net)
restore() (nova.compute.api.API method)
resume() (nova.compute.api.API method)
(nova.tests.fakelibvirt.Domain 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.compute.contrib.test_flavors_extra_specs)
return_create_instance_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_create_instance_metadata_max() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_create_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
return_empty_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
return_empty_server_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_empty_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
return_empty_volume_types_get_all_types() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
return_instance_add_security_group() (in module nova.tests.api.openstack.compute.contrib.test_createserverext)
return_instance_type_not_found() (in module nova.tests.api.openstack.compute.test_flavors)
return_non_existing_server_by_address() (in module nova.tests.test_metadata)
return_non_running_server() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
return_security_group() (in module nova.tests.api.openstack.compute.test_servers)
return_security_group_by_name() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
return_security_group_get() (in module nova.tests.api.openstack.compute.contrib.test_createserverext)
return_security_group_get_by_name() (in module nova.tests.api.openstack.compute.contrib.test_createserverext)
return_security_group_non_existing() (in module nova.tests.api.openstack.compute.contrib.test_createserverext)
return_security_group_without_instances() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
return_server() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
(in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_by_id() (in module nova.tests.api.openstack.compute.contrib.test_createserverext)
(in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_servers)
(nova.tests.api.openstack.compute.test_consoles.FakeInstanceDB method)
return_server_by_uuid() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
(in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_server_metadata)
(in module nova.tests.api.openstack.compute.test_servers)
(nova.tests.api.openstack.compute.test_consoles.FakeInstanceDB method)
return_server_by_uuid_not_found() (in module nova.tests.api.openstack.compute.test_server_actions)
return_server_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_nonexistant() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_nonexistent() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
return_server_with_attributes() (in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_servers)
return_server_with_attributes_by_uuid() (in module nova.tests.api.openstack.compute.test_servers)
return_server_with_state() (in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_servers)
return_server_with_uuid_and_state() (in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.compute.test_servers)
return_servers() (in module nova.tests.api.openstack.compute.test_servers)
return_servers_by_reservation() (in module nova.tests.api.openstack.compute.test_servers)
return_servers_by_reservation_empty() (in module nova.tests.api.openstack.compute.test_servers)
return_servers_from_child_zones() (in module nova.tests.api.openstack.compute.test_servers)
return_servers_from_child_zones_empty() (in module nova.tests.api.openstack.compute.test_servers)
return_volume() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
return_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
return_volume_types_create() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_volume_types_destroy() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_volume_types_get_all_types() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_volume_types_get_by_name() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_volume_types_get_volume_type() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
return_vsa() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
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)
(nova.cert.manager.CertManager method)
revoke_certs_by_user() (in module nova.crypto)
(nova.cert.manager.CertManager method)
revoke_certs_by_user_and_project() (in module nova.crypto)
(nova.cert.manager.CertManager method)
revoke_security_group_ingress() (nova.api.ec2.cloud.CloudController method)
RevokeCertsTest (class in nova.tests.test_crypto)
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)
root_gb (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.InstanceTypes attribute)
RootHandler (class in nova.objectstore.s3server)
RootLoggerTestCase (class in nova.tests.test_log)
RootwrapTestCase (class in nova.tests.test_nova_rootwrap)
rotate_backups() (nova.compute.manager.ComputeManager method)
RotationRequiredForBackup
Route (class in nova.network.model)
Router (class in nova.api.direct)
(class in nova.wsgi)
RouteTests (class in nova.tests.test_network_info)
routing_get() (nova.compute.api.API method)
rpc_call_wrapper() (in module nova.tests.test_compute)
rpc_cast_wrapper() (in module nova.tests.test_compute)
RPCAllocateFixedIP (class in nova.network.manager)
RPCAllocateTestCase (class in nova.tests.test_network)
RpcCarrotTestCase (class in nova.tests.rpc.test_carrot)
RpcContext (class in nova.rpc.amqp)
(class in nova.rpc.impl_carrot)
(class in nova.rpc.impl_fake)
RpcFakeTestCase (class in nova.tests.rpc.test_fake)
RpcKombuTestCase (class in nova.tests.rpc.test_kombu)
RpcQpidTestCase (class in nova.tests.rpc.test_qpid)
run() (in module nova.testing.runner)
(nova.testing.runner.NovaTestRunner method)
run_ajaxterm() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
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)
running_vms (nova.db.sqlalchemy.models.ComputeNode attribute)
rxtx_base (nova.db.sqlalchemy.models.Network attribute)
rxtx_factor (nova.db.sqlalchemy.models.InstanceTypes attribute)

S

s3_authorization() (nova.auth.signer.Signer method)
s3_image_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
s3_image_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
s3_image_get_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
S3APITestCase (class in nova.tests.test_objectstore)
S3Application (class in nova.objectstore.s3server)
S3Image (class in nova.db.sqlalchemy.models)
S3ImageService (class in nova.image.s3)
safe_find_iso_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
safe_find_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
safe_id() (nova.auth.manager.AuthBase class method)
SafeHttpProtocol (class in nova.vnc.xvp_proxy)
SameHostFilter (class in nova.scheduler.filters.affinity_filter)
sample_filter (nova.tests.test_iptables_network.IptablesManagerTestCase attribute)
sample_nat (nova.tests.test_iptables_network.IptablesManagerTestCase attribute)
SanISCSIDriver (class in nova.volume.san)
sanitize() (in module nova.auth.ldapdriver)
sanitize_hostname() (in module nova.utils)
save() (nova.db.sqlalchemy.models.NovaBase method)
save_and_reraise_exception() (in module nova.utils)
scale() (in module nova.tests.scheduler.test_least_cost)
scan_default_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
scan_sr() (nova.virt.xenapi.vm_utils.VMHelper class method)
schedule() (nova.scheduler.chance.ChanceScheduler method)
(nova.scheduler.distributed_scheduler.DistributedScheduler method)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.multi.MultiScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeComputeScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeVolumeScheduler method)
schedule_create_volume() (nova.scheduler.simple.SimpleScheduler method)
(nova.scheduler.vsa.VsaScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeVolumeScheduler method)
schedule_create_volumes() (nova.scheduler.vsa.VsaScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeVolumeScheduler method)
schedule_live_migration() (nova.scheduler.driver.Scheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeComputeScheduler method)
schedule_prep_resize() (nova.scheduler.chance.ChanceScheduler method)
(nova.scheduler.distributed_scheduler.DistributedScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeComputeScheduler method)
schedule_run_instance() (nova.scheduler.chance.ChanceScheduler method)
(nova.scheduler.distributed_scheduler.DistributedScheduler method)
(nova.scheduler.simple.SimpleScheduler method)
(nova.tests.scheduler.test_multi_scheduler.FakeComputeScheduler method)
scheduled_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
Scheduler (class in nova.scheduler.driver)
Scheduler_hints (class in nova.api.openstack.compute.contrib.scheduler_hints)
SchedulerCostFunctionNotFound
SchedulerDependentManager (class in nova.manager)
SchedulerDriverModuleTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerHintsController (class in nova.api.openstack.compute.contrib.scheduler_hints)
SchedulerHintsTestCase (class in nova.tests.api.openstack.compute.contrib.test_scheduler_hints)
SchedulerHostFilterNotFound
SchedulerManager (class in nova.scheduler.manager)
SchedulerManagerTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerOptions (class in nova.scheduler.scheduler_options)
SchedulerOptionsTestCase (class in nova.tests.scheduler.test_scheduler_options)
SchedulerTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerWeightFlagNotFound
scope (nova.db.sqlalchemy.models.DNSDomain attribute)
search_s() (nova.auth.fakeldap.FakeLDAP method)
(nova.auth.ldapdriver.LDAPWrapper method)
secret_key (nova.db.sqlalchemy.models.User attribute)
security_group_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_db() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
security_group_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_destroy_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_exists() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_get_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_id (nova.db.sqlalchemy.models.SecurityGroupInstanceAssociation attribute)
security_group_rule_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_db() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
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_rule_template() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
security_group_template() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
security_group_to_nwfilter_xml() (nova.virt.libvirt.firewall.NWFilterFirewall static method)
Security_groups (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroup (class in nova.db.sqlalchemy.models)
SecurityGroupActionController (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupController (class in nova.api.openstack.compute.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.compute.contrib.security_groups)
SecurityGroupRulesXMLDeserializer (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupRuleTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupsTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupsTemplateElement (class in nova.api.openstack.compute.servers)
SecurityGroupTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupXMLDeserializer (class in nova.api.openstack.compute.contrib.security_groups)
select() (in module nova.scheduler.api)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.scheduler.distributed_scheduler.DistributedScheduler method)
(nova.scheduler.driver.Scheduler method)
(nova.scheduler.manager.SchedulerManager method)
Selector (class in nova.api.openstack.xmlutil)
SelectorTest (class in nova.tests.api.openstack.test_xmlutil)
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.ResponseObject method)
(nova.api.openstack.xmlutil.Template method)
(nova.network.quantum.client.Client method)
(nova.network.quantum.client.JSONSerializer method)
serializers() (in module nova.api.openstack.wsgi)
SerializerTestCommon (class in nova.tests.api.openstack.compute.contrib.test_vsa)
serve() (in module nova.service)
Server (class in nova.wsgi)
Server_action_list (class in nova.api.openstack.compute.contrib.server_action_list)
SERVER_BOOKMARK (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
Server_diagnostics (class in nova.api.openstack.compute.contrib.server_diagnostics)
SERVER_DOWN
SERVER_HREF (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
server_management_url (nova.db.sqlalchemy.models.AuthToken attribute)
server_name (nova.db.sqlalchemy.models.Instance attribute)
SERVER_NEXT (nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
Server_start_stop (class in nova.api.openstack.compute.contrib.server_start_stop)
SERVER_UUID (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
ServerActionListController (class in nova.api.openstack.compute.contrib.server_action_list)
ServerActionsControllerTest (class in nova.tests.api.openstack.compute.test_server_actions)
ServerActionsTemplate (class in nova.api.openstack.compute.contrib.server_action_list)
ServerActionsTest (class in nova.tests.api.openstack.compute.contrib.test_server_action_list)
ServerAdminPassTemplate (class in nova.api.openstack.compute.servers)
ServerDiagnosticsController (class in nova.api.openstack.compute.contrib.server_diagnostics)
ServerDiagnosticsTemplate (class in nova.api.openstack.compute.contrib.server_diagnostics)
ServerDiagnosticsTest (class in nova.tests.api.openstack.compute.contrib.test_server_diagnostics)
ServerDiskConfigController (class in nova.api.openstack.compute.contrib.disk_config)
ServerDiskConfigTemplate (class in nova.api.openstack.compute.contrib.disk_config)
ServerMetaDataTest (class in nova.tests.api.openstack.compute.test_server_metadata)
ServersControllerCreateTest (class in nova.tests.api.openstack.compute.test_servers)
ServersControllerTest (class in nova.tests.api.openstack.compute.test_servers)
ServersDiskConfigTemplate (class in nova.api.openstack.compute.contrib.disk_config)
ServerStartStopActionController (class in nova.api.openstack.compute.contrib.server_start_stop)
ServerStartStopTest (class in nova.tests.api.openstack.compute.contrib.test_server_start_stop)
ServerStatusTest (class in nova.tests.api.openstack.compute.test_servers)
ServersTemplate (class in nova.api.openstack.compute.servers)
ServersTest (class in nova.tests.integrated.test_servers)
ServersViewBuilderTest (class in nova.tests.api.openstack.compute.test_servers)
ServerTemplate (class in nova.api.openstack.compute.servers)
ServerVirtualInterfaceController (class in nova.api.openstack.compute.contrib.virtual_interfaces)
ServerVirtualInterfaceSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_virtual_interfaces)
ServerVirtualInterfaceTest (class in nova.tests.api.openstack.compute.contrib.test_virtual_interfaces)
ServerXMLSerializationTest (class in nova.tests.api.openstack.compute.test_servers)
Service (class in nova.db.sqlalchemy.models)
(class in nova.service)
service (nova.db.sqlalchemy.models.ComputeNode attribute)
service_config() (nova.manager.Manager method)
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() (in module nova.utils)
service_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_version() (nova.manager.Manager method)
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.api.openstack.xmlutil.TemplateElement method)
(nova.testing.fake.memcache.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.glance.stubs.StubGlanceClient method)
set_brain() (in module nova.common.policy)
set_default() (nova.openstack.common.cfg.ConfigOpts 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.libvirt.connection.LibvirtConnection method)
(nova.virt.vmwareapi_conn.VMWareESXConnection method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
set_meta() (nova.network.model.Model method)
set_network_host() (nova.network.manager.NetworkManager method)
set_override() (nova.openstack.common.cfg.ConfigOpts 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_vdi_name_label() (nova.virt.xenapi.vm_utils.VMHelper class method)
set_vm_name_label() (nova.virt.xenapi.vm_utils.VMHelper class method)
set_zone_manager() (nova.scheduler.multi.MultiScheduler method)
setattr() (nova.tests.fake_network.FakeIptablesFirewallDriver method)
(nova.tests.fake_network.FakeVIFDriver method)
SetDefault() (nova.flags.FlagValues.Flag method)
setup() (in module nova.log)
(nova.api.openstack.compute.contrib.cloudpipe.CloudpipeController method)
setUp() (nova.test.TestCase method)
(nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
(nova.tests.api.ec2.test_middleware.LockoutTestCase method)
(nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
(nova.tests.api.openstack.compute.contrib.test_admin_actions.AdminActionsTest method)
(nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
(nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.api.openstack.compute.contrib.test_certificates.CertificatesTest method)
(nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipeTest method)
(nova.tests.api.openstack.compute.contrib.test_console_output.ConsoleOutputExtensionTest method)
(nova.tests.api.openstack.compute.contrib.test_consoles.ConsolesExtensionTest method)
(nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
(nova.tests.api.openstack.compute.contrib.test_deferred_delete.DeferredDeleteExtensionTest method)
(nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
(nova.tests.api.openstack.compute.contrib.test_extendedstatus.ExtendedStatusTest method)
(nova.tests.api.openstack.compute.contrib.test_flavor_manage.FlavorManageTest method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ip_pools.FloatingIpPoolTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
(nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
(nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
(nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_multinic_xs.FixedIpTest method)
(nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
(nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
(nova.tests.api.openstack.compute.contrib.test_quotas.QuotaXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_rescue.RescueTest method)
(nova.tests.api.openstack.compute.contrib.test_scheduler_hints.SchedulerHintsTestCase method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLSerializer method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
(nova.tests.api.openstack.compute.contrib.test_server_action_list.ServerActionsTest method)
(nova.tests.api.openstack.compute.contrib.test_server_diagnostics.ServerDiagnosticsTest method)
(nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
(nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
(nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.compute.contrib.test_users.UsersTest method)
(nova.tests.api.openstack.compute.contrib.test_virtual_interfaces.ServerVirtualInterfaceSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volumes.BootFromVolumeTest method)
(nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSAApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSADriveApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
(nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
(nova.tests.api.openstack.compute.test_auth.Test method)
(nova.tests.api.openstack.compute.test_auth.TestLimiter method)
(nova.tests.api.openstack.compute.test_auth.TestNoAuthMiddleware method)
(nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
(nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest method)
(nova.tests.api.openstack.compute.test_extensions.ExtensionTestCase method)
(nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
(nova.tests.api.openstack.compute.test_limits.BaseLimitTestSuite method)
(nova.tests.api.openstack.compute.test_limits.LimitMiddlewareTest method)
(nova.tests.api.openstack.compute.test_limits.LimiterTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsViewBuilderTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_limits.WsgiLimiterProxyTest method)
(nova.tests.api.openstack.compute.test_limits.WsgiLimiterTest method)
(nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
(nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
(nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
(nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
(nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
(nova.tests.api.openstack.compute.test_versions.VersionsTest method)
(nova.tests.api.openstack.test_common.LimiterTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
(nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
(nova.tests.image.test_glance.TestGlanceImageService 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.rpc.test_carrot.RpcCarrotTestCase method)
(nova.tests.rpc.test_fake.RpcFakeTestCase method)
(nova.tests.rpc.test_kombu.RpcKombuTestCase method)
(nova.tests.rpc.test_qpid.RpcQpidTestCase method)
(nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
(nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
(nova.tests.scheduler.test_host_manager.HostStateTestCase method)
(nova.tests.scheduler.test_least_cost.LeastCostTestCase method)
(nova.tests.scheduler.test_multi_scheduler.MultiDriverTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
(nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_api.ApiEc2TestCase method)
(nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
(nova.tests.test_compute.BaseTestCase method)
(nova.tests.test_compute.ComputeAPIAggrTestCase method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputePolicyTestCase method)
(nova.tests.test_compute_utils.UsageInfoTestCase method)
(nova.tests.test_console.ConsoleTestCase method)
(nova.tests.test_consoleauth.ConsoleauthTestCase method)
(nova.tests.test_db_api.AggregateDBApiTestCase method)
(nova.tests.test_db_api.CapacityTestCase method)
(nova.tests.test_db_api.DbApiTestCase method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_fakelibvirt.FakeLibvirtTests method)
(nova.tests.test_flags.FlagsTestCase method)
(nova.tests.test_image.FakeImageTestCase method)
(nova.tests.test_instance_types.InstanceTypeFilteringTest 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.IptablesFirewallTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
(nova.tests.test_libvirt.LibvirtVolumeTestCase 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.CommonNetworkTestCase method)
(nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.FloatingIPTestCase method)
(nova.tests.test_network.InstanceDNSTestCase method)
(nova.tests.test_network.LdapDNSTestCase method)
(nova.tests.test_network.NetworkPolicyTestCase method)
(nova.tests.test_network.RPCAllocateTestCase 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_nova_rootwrap.RootwrapTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_policy.DefaultPolicyTestCase method)
(nova.tests.test_policy.PolicyFileTestCase method)
(nova.tests.test_policy.PolicyTestCase method)
(nova.tests.test_quantum.QuantumNovaTestCase method)
(nova.tests.test_quota.QuotaTestCase method)
(nova.tests.test_service.ServiceTestCase method)
(nova.tests.test_service.TestLauncher method)
(nova.tests.test_service.TestWSGIService method)
(nova.tests.test_signer.SignerTestCase method)
(nova.tests.test_utils.DeprecationTest method)
(nova.tests.test_utils.MonkeyPatchTestCase method)
(nova.tests.test_versions.VersionTestCase method)
(nova.tests.test_virt_drivers.AbstractDriverTestCase method)
(nova.tests.test_virt_drivers.FakeConnectionTestCase method)
(nova.tests.test_virt_drivers.LibvirtConnTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
(nova.tests.test_volume.DriverTestCase method)
(nova.tests.test_volume.ISCSITestCase method)
(nova.tests.test_volume.VolumeDriverTestCase method)
(nova.tests.test_volume.VolumePolicyTestCase 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.XenAPIAutoDiskConfigTestCase method)
(nova.tests.test_xenapi.XenAPIBWUsageTestCase method)
(nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
(nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
(nova.tests.test_xenapi.XenAPIGenerateLocal method)
(nova.tests.test_xenapi.XenAPIMigrateInstance method)
(nova.tests.test_xenapi.XenAPISRSelectionTestCase 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.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
setup_console() (nova.console.fake.FakeConsoleProxy method)
(nova.console.vmrc.VMRCConsole method)
(nova.console.xvp.XVPConsoleProxy method)
setup_container() (in module nova.virt.disk.api)
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)
SfAccountNotFound
SfJsonEncodeFailure
SheepdogDriver (class in nova.volume.driver)
SHOULD_CREATE_BRIDGE (nova.network.manager.FlatDHCPManager attribute)
(nova.network.manager.NetworkManager attribute)
(nova.network.manager.VlanManager attribute)
SHOULD_CREATE_VLAN (nova.network.manager.NetworkManager attribute)
(nova.network.manager.VlanManager attribute)
shouldAllow() (nova.tests.test_access.AccessTestCase method)
shouldDeny() (nova.tests.test_access.AccessTestCase method)
show() (nova.api.openstack.compute.consoles.Controller method)
(nova.api.openstack.compute.contrib.accounts.Controller method)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.certificates.CertificatesController method)
(nova.api.openstack.compute.contrib.createserverext.ViewBuilder method)
(nova.api.openstack.compute.contrib.disk_config.ImageDiskConfigController method)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController method)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusController method)
(nova.api.openstack.compute.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSEntryController method)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPController method)
(nova.api.openstack.compute.contrib.hosts.HostController method)
(nova.api.openstack.compute.contrib.networks.NetworkController method)
(nova.api.openstack.compute.contrib.quotas.QuotaSetsController method)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupController method)
(nova.api.openstack.compute.contrib.simple_tenant_usage.SimpleTenantUsageController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.SnapshotController method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.compute.contrib.volumes.VolumeController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypesController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.flavors.Controller method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.images.Controller method)
(nova.api.openstack.compute.ips.Controller method)
(nova.api.openstack.compute.server_metadata.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.api.openstack.compute.versions.VersionV2 method)
(nova.api.openstack.compute.views.addresses.ViewBuilder method)
(nova.api.openstack.compute.views.flavors.ViewBuilder method)
(nova.api.openstack.compute.views.images.ViewBuilder method)
(nova.api.openstack.compute.views.servers.ViewBuilder method)
(nova.api.openstack.extensions.ExtensionsResource method)
(nova.api.openstack.volume.snapshots.SnapshotsController method)
(nova.api.openstack.volume.types.VolumeTypesController method)
(nova.api.openstack.volume.versions.VolumeVersionV1 method)
(nova.api.openstack.volume.volumes.VolumeController method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorBandsControllerExtension method)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorGooseControllerExtension method)
(nova.tests.api.openstack.compute.test_extensions.StubController 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_serializer (nova.tests.api.openstack.compute.contrib.test_vsa.VsaDriveSerializerTest attribute)
(nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest attribute)
(nova.tests.api.openstack.compute.test_servers.TestAddressesXMLSerialization attribute)
show_target() (nova.volume.iscsi.IetAdm method)
(nova.volume.iscsi.TargetAdmin method)
(nova.volume.iscsi.TgtAdm method)
shutdown() (nova.api.openstack.compute.contrib.hosts.HostController method)
shutdown_terminate (nova.db.sqlalchemy.models.Instance attribute)
sign_csr() (in module nova.crypto)
Signer (class in nova.auth.signer)
SignerTestCase (class in nova.tests.test_signer)
simple_bind_s() (nova.auth.fakeldap.FakeLDAP method)
Simple_tenant_usage (class in nova.api.openstack.compute.contrib.simple_tenant_usage)
SimpleCIDRAffinityFilter (class in nova.scheduler.filters.affinity_filter)
SimpleDH (class in nova.virt.xenapi.vmops)
SimpleScheduler (class in nova.scheduler.simple)
SimpleTenantUsageController (class in nova.api.openstack.compute.contrib.simple_tenant_usage)
SimpleTenantUsageSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
SimpleTenantUsagesTemplate (class in nova.api.openstack.compute.contrib.simple_tenant_usage)
SimpleTenantUsageTemplate (class in nova.api.openstack.compute.contrib.simple_tenant_usage)
SimpleTenantUsageTest (class in nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
size (nova.db.sqlalchemy.models.Volume attribute)
size() (nova.testing.fake.rabbit.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)
SlaveTemplate (class in nova.api.openstack.xmlutil)
SlaveTemplateBuilder (class in nova.tests.api.openstack.test_xmlutil)
sleep() (nova.tests.test_compute.FakeTime method)
sm_backend_conf_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_backend_conf_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_backend_conf_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_backend_conf_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_backend_conf_get_by_sr() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_backend_conf_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_flavor_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_flavor_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_flavor_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_flavor_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_flavor_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_volume_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_volume_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_volume_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_volume_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
sm_volume_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
SMBackendConf (class in nova.db.sqlalchemy.models)
SMFlavors (class in nova.db.sqlalchemy.models)
SMVolume (class in nova.db.sqlalchemy.models)
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)
SnapshotApiTest (class in nova.tests.api.openstack.compute.contrib.test_snapshots)
(class in nova.tests.api.openstack.volume.test_snapshots)
SnapshotController (class in nova.api.openstack.compute.contrib.volumes)
snapshotCreateXML() (nova.tests.fakelibvirt.Domain method)
(nova.tests.test_libvirt.FakeVirtDomain method)
SnapshotNotFound
SnapshotsController (class in nova.api.openstack.volume.snapshots)
SnapshotSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_snapshots)
(class in nova.tests.api.openstack.volume.test_snapshots)
SnapshotsTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.snapshots)
SnapshotTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.snapshots)
soft_delete() (nova.compute.api.API method)
soft_extension_authorizer() (in module nova.api.openstack.extensions)
SolarisISCSIDriver (class in nova.volume.san)
SolidFireSanISCSIDriver (class in nova.volume.san)
SolidFireVolumeTestCase (class in nova.tests.test_SolidFireSanISCSIDriver)
source_compute (nova.db.sqlalchemy.models.Migration attribute)
SourceHostUnavailable
spawn() (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)
spawn_rescue() (nova.virt.xenapi.vmops.VMOps method)
split_datastore_path() (in module nova.virt.vmwareapi.vm_util)
SR (nova.tests.test_xenapi.FakeXenApi attribute)
SR_forget() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
(nova.virt.xenapi.fake.SessionBase method)
SR_introduce() (nova.virt.xenapi.fake.SessionBase method)
SR_scan() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
(nova.virt.xenapi.fake.SessionBase method)
sr_type (nova.db.sqlalchemy.models.SMBackendConf attribute)
sr_uuid (nova.db.sqlalchemy.models.SMBackendConf attribute)
ssh_execute() (in module nova.utils)
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_period (nova.db.sqlalchemy.models.BandwidthUsage attribute)
start_service() (nova.test.TestCase method)
start_tcp() (nova.wsgi.Server method)
start_transfer() (in module nova.virt.vmwareapi.vmware_images)
startTest() (nova.testing.runner.NovaTestResult method)
startup() (nova.api.openstack.compute.contrib.hosts.HostController method)
status (nova.db.sqlalchemy.models.Migration attribute)
(nova.db.sqlalchemy.models.Snapshot attribute)
(nova.db.sqlalchemy.models.VirtualStorageArray attribute)
(nova.db.sqlalchemy.models.Volume attribute)
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)
StrOpt (class in nova.openstack.common.cfg)
strtime() (in module nova.utils)
stub_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
stub_get_host_list() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_get_vsa_volume_type() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
stub_host_power_action() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_instance() (in module nova.tests.api.openstack.compute.test_consoles)
(in module nova.tests.api.openstack.compute.test_server_actions)
(in module nova.tests.api.openstack.fakes)
stub_max_server_metadata() (in module nova.tests.api.openstack.compute.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 (class in 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_nw_api() (in module nova.tests.api.openstack.fakes)
stub_out_nw_api_get_floating_ips_by_fixed_address() (in module nova.tests.api.openstack.fakes)
stub_out_nw_api_get_instance_nw_info() (in module nova.tests.api.openstack.fakes)
(in module nova.tests.fake_network)
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.compute.test_server_metadata)
stub_set_host_enabled() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_snapshot_create() (in module nova.tests.api.openstack.compute.contrib.test_snapshots)
(in module nova.tests.api.openstack.volume.test_snapshots)
stub_snapshot_delete() (in module nova.tests.api.openstack.compute.contrib.test_snapshots)
(in module nova.tests.api.openstack.volume.test_snapshots)
stub_snapshot_get() (in module nova.tests.api.openstack.compute.contrib.test_snapshots)
(in module nova.tests.api.openstack.volume.test_snapshots)
stub_snapshot_get_all() (in module nova.tests.api.openstack.compute.contrib.test_snapshots)
(in module nova.tests.api.openstack.volume.test_snapshots)
stub_vm_utils_with_vdi_attached_here() (in module nova.tests.test_xenapi)
stub_volume() (in module nova.tests.api.openstack.fakes)
stub_volume_create() (in module nova.tests.api.openstack.fakes)
stub_volume_delete() (in module nova.tests.api.openstack.fakes)
stub_volume_get() (in module nova.tests.api.openstack.fakes)
stub_volume_get_all() (in module nova.tests.api.openstack.fakes)
stub_volume_get_notfound() (in module nova.tests.api.openstack.fakes)
stub_volume_type() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.test_types)
stub_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
stub_volume_update() (in module nova.tests.api.openstack.fakes)
stub_vsa_create() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
stub_vsa_delete() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
stub_vsa_get() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
stub_vsa_get_all() (in module nova.tests.api.openstack.compute.contrib.test_vsa)
StubActionController (class in nova.tests.api.openstack.compute.test_extensions)
StubController (class in nova.tests.api.openstack.compute.test_extensions)
StubControllerExtension (class in nova.tests.api.openstack.compute.test_extensions)
StubEarlyExtensionController (class in nova.tests.api.openstack.compute.test_extensions)
StubExtensionManager (class in nova.tests.api.openstack.compute.test_extensions)
StubGlanceClient (class in nova.tests.glance.stubs)
StubLateExtensionController (class in nova.tests.api.openstack.compute.test_extensions)
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_firewall_driver() (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_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_start() (in module nova.tests.xenapi.stubs)
stubout_session() (in module nova.tests.xenapi.stubs)
stubout_stream_disk() (in module nova.tests.xenapi.stubs)
Subnet (class in nova.network.model)
SubnetTests (class in nova.tests.test_network_info)
subset_dict() (in module nova.utils)
SubTemplateElement() (in module nova.api.openstack.xmlutil)
suspend() (nova.compute.api.API method)
(nova.tests.fakelibvirt.Domain 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)
SynchronousSwitchListener (class in nova.db.sqlalchemy.session)

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.network.l3.L3Driver method)
(nova.network.l3.LinuxNetL3 method)
(nova.network.l3.NullL3 method)
tearDown() (nova.test.TestCase method)
(nova.tests.api.ec2.test_middleware.LockoutTestCase method)
(nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
(nova.tests.api.openstack.compute.contrib.test_flavor_manage.FlavorManageTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
(nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
(nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.compute.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSAApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSADriveApiTest method)
(nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
(nova.tests.api.openstack.compute.test_auth.Test method)
(nova.tests.api.openstack.compute.test_auth.TestLimiter method)
(nova.tests.api.openstack.compute.test_auth.TestNoAuthMiddleware method)
(nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
(nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
(nova.tests.api.openstack.compute.test_limits.BaseLimitTestSuite method)
(nova.tests.api.openstack.compute.test_limits.LimitsViewBuilderTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.api.openstack.compute.test_versions.VersionsTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
(nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
(nova.tests.image.test_glance.TestGlanceImageService method)
(nova.tests.notifier.test_list_notifier.NotifierListTestCase method)
(nova.tests.rpc.test_carrot.RpcCarrotTestCase method)
(nova.tests.rpc.test_fake.RpcFakeTestCase method)
(nova.tests.rpc.test_kombu.RpcKombuTestCase method)
(nova.tests.rpc.test_qpid.RpcQpidTestCase method)
(nova.tests.scheduler.test_least_cost.LeastCostTestCase method)
(nova.tests.scheduler.test_vsa_scheduler.VsaSchedulerTestCase method)
(nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
(nova.tests.test_access.AccessTestCase method)
(nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
(nova.tests.test_compute.BaseTestCase method)
(nova.tests.test_compute.ComputeAPIAggrTestCase method)
(nova.tests.test_compute.ComputePolicyTestCase method)
(nova.tests.test_consoleauth.ConsoleauthTestCase method)
(nova.tests.test_db_api.AggregateDBApiTestCase method)
(nova.tests.test_direct.DirectTestCase method)
(nova.tests.test_instance_types_extra_specs.InstanceTypeExtraSpecsTestCase method)
(nova.tests.test_libvirt.CacheConcurrencyTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
(nova.tests.test_log.NovaFormatterTestCase method)
(nova.tests.test_network.FlatNetworkTestCase method)
(nova.tests.test_network.FloatingIPTestCase method)
(nova.tests.test_network.InstanceDNSTestCase method)
(nova.tests.test_network.LdapDNSTestCase method)
(nova.tests.test_network.NetworkPolicyTestCase method)
(nova.tests.test_notifier.NotifierTestCase method)
(nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_nova_rootwrap.RootwrapTestCase method)
(nova.tests.test_objectstore.S3APITestCase method)
(nova.tests.test_policy.DefaultPolicyTestCase method)
(nova.tests.test_policy.PolicyFileTestCase method)
(nova.tests.test_policy.PolicyTestCase method)
(nova.tests.test_signer.SignerTestCase method)
(nova.tests.test_virt_drivers.LibvirtConnTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
(nova.tests.test_volume.DriverTestCase method)
(nova.tests.test_volume.ISCSITestCase method)
(nova.tests.test_volume.VolumeDriverTestCase method)
(nova.tests.test_volume.VolumePolicyTestCase 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.XenAPISRSelectionTestCase 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)
Template (class in nova.api.openstack.xmlutil)
TemplateBuilder (class in nova.api.openstack.xmlutil)
TemplateBuilderTest (class in nova.tests.api.openstack.test_xmlutil)
TemplateElement (class in nova.api.openstack.xmlutil)
TemplateElementTest (class in nova.tests.api.openstack.test_xmlutil)
TemplateSubstitutionError
TemplateTest (class in nova.tests.api.openstack.test_xmlutil)
temporary_mutation() (in module nova.utils)
terminate_connection() (nova.volume.api.API 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)
(nova.volume.manager.VolumeManager method)
(nova.volume.xensm.XenSMDriver method)
terminate_instance() (nova.compute.manager.ComputeManager method)
terminate_instances() (nova.api.ec2.cloud.CloudController method)
terminated_at (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Volume attribute)
Test (class in nova.tests.api.openstack.compute.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_1_correct_init() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
test_200() (nova.tests.api.openstack.compute.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_403() (nova.tests.api.openstack.compute.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__nsmap() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test__render() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test__serialize() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test__siblings() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test_accept_content_type() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_accept_version_v1_1() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_accept_version_v2() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_accepts_dictionaries() (nova.tests.test_utils.GetFromPathTestCase method)
test_accepts_source_dev() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_accepts_source_path() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_access_ip() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_access_ipv4() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_access_ipv6() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_account_create() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_account_create_xml() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_account_delete() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_account_update() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_account_update_xml() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_action() (nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
test_action_serializer() (nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
test_actions_are_prefixed() (nova.tests.test_compute.ComputePolicyTestCase method)
test_active() (nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
test_add_console() (nova.tests.test_console.ConsoleTestCase method)
test_add_console_does_not_duplicate() (nova.tests.test_console.ConsoleTestCase method)
test_add_dns() (nova.tests.test_network_info.SubnetTests method)
test_add_dns_a_lot() (nova.tests.test_network_info.SubnetTests method)
test_add_fixed_ip() (nova.tests.api.openstack.compute.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.compute.contrib.test_multinic_xs.FixedIpTest method)
test_add_fixed_ip_usage_notification() (nova.tests.test_compute.ComputeTestCase method)
test_add_floating_ip() (nova.tests.test_network_info.FixedIPTests method)
test_add_floating_ip_repeatedly_only_one_instance() (nova.tests.test_network_info.FixedIPTests method)
test_add_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_to_aggregate() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_invalid_changing_status() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_invalid_dismissed_status() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_invalid_error_status() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_multiple() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_raise_not_found() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_zones_mismatch() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_add_host_with_already_added_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_with_already_added_to_another_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_with_bad_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_with_bad_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_with_host_in_wrong_availability_zone() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_host_with_missing_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_add_instance_fault() (nova.tests.test_compute.ComputeTestCase method)
test_add_instance_fault_http_exception() (nova.tests.test_compute.ComputeTestCase method)
test_add_ip() (nova.tests.test_network_info.SubnetTests method)
test_add_ip_a_lot() (nova.tests.test_network_info.SubnetTests method)
test_add_remove_fixed_ip() (nova.tests.test_compute.ComputeAPITestCase method)
test_add_remove_security_group() (nova.tests.test_compute.ComputeAPITestCase method)
test_add_route() (nova.tests.test_network_info.SubnetTests method)
test_add_route_a_lot() (nova.tests.test_network_info.SubnetTests method)
test_add_subnet() (nova.tests.test_network_info.NetworkTests method)
test_add_subnet_a_lot() (nova.tests.test_network_info.NetworkTests method)
test_adjust_child_weights() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_admin_all_tenants() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_admin_api_actions() (nova.tests.api.openstack.compute.contrib.test_admin_actions.AdminActionsTest method)
test_admin_api_actions_raise_conflict_on_invalid_state() (nova.tests.api.openstack.compute.contrib.test_admin_actions.AdminActionsTest method)
test_admin_pass() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_admin_restricted_tenant() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_affinity_different_filter_fails() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_affinity_different_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_affinity_same_filter_fails() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_affinity_same_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_affinity_simple_cidr_filter_fails() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_affinity_simple_cidr_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_agent_update() (nova.tests.test_compute.ComputeTestCase method)
test_aggregate_create() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_create_low_privi_context() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_create_raise_exist_exc() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_create_with_metadata() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_delete() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_delete_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_get_all() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_get_all_non_deleted() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_get_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_add() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_add_deleted() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_add_duplicate_raise_conflict() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_add_duplicate_raise_exist_exc() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_add_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_delete() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_host_delete_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_metadata_add() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_metadata_delete() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_metadata_delete_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_metadata_get_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_metadata_update() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_update() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_update_raise_not_found() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_update_with_existing_metadata() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_aggregate_update_with_metadata() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_ajax_console() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_all_host_filter() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_all_new_migrations_have_downgrade() (nova.tests.test_misc.ProjectTestCase method)
test_all_tenants() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_allocate_address() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_allocate_and_deallocate_instance_dynamic() (nova.tests.test_quantum.QuantumNovaIPAMTestCase method)
test_allocate_and_deallocate_instance_static() (nova.tests.test_quantum.QuantumNovaIPAMTestCase method)
test_allocate_fixed_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_allocate_floating_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_app_found() (nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
test_app_not_found() (nova.tests.test_wsgi.TestLoaderNormalFilesystem method)
test_apply_attrs() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_apply_text() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_associate() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_already_associated_security_group_to_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_by_invalid_server_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_by_non_existing_security_group_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_disassociate_address() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_associate_floating_ip() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_network.VlanNetworkTestCase method)
test_associate_floating_ip_no_fixed_ip() (nova.tests.test_compute.ComputeAPITestCase method)
test_associate_no_security_group_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_non_existing_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_non_running_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_security_group_name_with_whitespaces() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_associate_without_body() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_attach_detach() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_attach_index_serializer() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeSerializerTest method)
test_attach_invalid_volume_type() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_attach_show_create_serializer() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeSerializerTest method)
test_attach_volume() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_attach_volume_invalid() (nova.tests.test_compute.ComputeAPITestCase method)
test_attach_volume_raise_exception() (nova.tests.test_xenapi.XenAPIVolumeTestCase method)
test_authorize_project() (nova.tests.api.openstack.compute.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.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_fail_missing_source_group() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_already_exists() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_groups() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_ip_ranges() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_missing_group_name_or_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_security_group_ingress_missing_protocol_params() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_authorize_token() (nova.tests.api.openstack.compute.test_auth.Test method)
(nova.tests.api.openstack.compute.test_auth.TestLimiter method)
test_authorize_user() (nova.tests.api.openstack.compute.test_auth.Test method)
(nova.tests.api.openstack.compute.test_auth.TestNoAuthMiddleware method)
test_authorize_user_trailing_slash() (nova.tests.api.openstack.compute.test_auth.TestNoAuthMiddleware method)
test_authors_up_to_date() (nova.tests.test_misc.ProjectTestCase method)
test_availability_zone_filter_different() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_availability_zone_filter_same() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_backup() (nova.tests.test_compute.ComputeAPITestCase method)
test_backup_conflict() (nova.tests.test_compute.ComputeAPITestCase method)
test_bad_address_param_in_remove_floating_ip() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_bad_ec2_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_bad_event_suffix() (nova.tests.notifier.test_capacity_notifier.CapacityNotifierTestCase method)
test_bad_host() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_bad_project() (nova.tests.api.openstack.compute.test_auth.Test method)
test_bad_publisher_id() (nova.tests.notifier.test_capacity_notifier.CapacityNotifierTestCase method)
test_bad_request() (nova.tests.api.openstack.compute.test_extensions.ResourceExtensionTest method)
test_bad_rule() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
test_bad_status_value() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_bad_token() (nova.tests.api.openstack.compute.test_auth.Test method)
test_bad_unit() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
test_bad_update_key() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_bad_update_key_and_correct_udpate_key() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_bad_user_bad_key() (nova.tests.api.openstack.compute.test_auth.Test method)
test_bad_user_good_key() (nova.tests.api.openstack.compute.test_auth.Test method)
test_bad_value() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
test_bad_xpath() (nova.tests.test_utils.GetFromPathTestCase method)
test_base() (nova.tests.test_metadata.MetadataTestCase method)
test_basic_schedule_fallback() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_basic_schedule_fallback_no_hosts() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_basic_schedule_run_instance() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_basic_schedule_run_instance_no_hosts() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_bind_serializers() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_block_device() (nova.tests.test_virt.TestVirtDriver method)
test_block_migration_dest_check_service_lack_disk() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_blockStats() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_bool_from_str() (nova.tests.test_utils.GenericUtilsTestCase method)
test_broken_connection() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_build_limits() (nova.tests.api.openstack.compute.test_limits.LimitsViewBuilderTest method)
test_build_limits_empty_limits() (nova.tests.api.openstack.compute.test_limits.LimitsViewBuilderTest method)
test_build_server() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_active_status() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_with_accessipv4() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_with_accessipv6() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_with_fault() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_with_fault_but_active() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_detail_with_metadata() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_build_server_with_project_id() (nova.tests.api.openstack.compute.test_servers.ServersViewBuilderTest method)
test_call() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_can_generate_x509() (nova.tests.test_crypto.X509Test method)
test_can_terminate_on_error_state() (nova.tests.test_compute.ComputeTestCase method)
test_canonical_version_string_is_good() (nova.tests.test_versions.VersionTestCase method)
test_cast() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_cast_to_compute_host_no_update_db() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_compute_host_update_db_with_instance_id() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_compute_host_update_db_without_instance_id() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_host_compute_topic() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_host_network_topic() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_host_unknown_topic() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_host_volume_topic() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_network_host() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_volume_host_no_update_db() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_volume_host_update_db_with_volume_id() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_cast_to_volume_host_update_db_without_volume_id() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_certificates_create_certificate() (nova.tests.api.openstack.compute.contrib.test_certificates.CertificatesTest method)
test_certificates_show_root() (nova.tests.api.openstack.compute.contrib.test_certificates.CertificatesTest method)
test_change_pass() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_change_pass_no_pass() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_check_exit_code_boolean() (nova.tests.test_utils.ExecuteTestCase 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.ISCSITestCase method)
test_check_for_export_with_some_volume_missing() (nova.tests.test_volume.ISCSITestCase method)
test_check_policy() (nova.tests.test_network.NetworkPolicyTestCase method)
(nova.tests.test_volume.VolumePolicyTestCase method)
test_check_policy_with_target() (nova.tests.test_volume.VolumePolicyTestCase method)
test_child_log_has_level_of_parent_flag() (nova.tests.test_log.NovaLoggerTestCase method)
test_choose_host_filters() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
test_choose_host_filters_not_found() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
test_chown() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_cidr_rule_nwfilter_xml() (nova.tests.test_libvirt.NWFilterTestCase method)
test_cloudpipe_create() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipeTest method)
test_cloudpipe_create_already_running() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipeTest method)
test_cloudpipe_list() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipeTest method)
test_cloudpipe_list_none_running() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipeTest method)
test_compareCPU_compatible() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_compareCPU_compatible_unspecified_model() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_compareCPU_incompatible_arch() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_compareCPU_incompatible_model() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_compareCPU_incompatible_vendor() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_compute_filter_fails_extra_specs() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_fails_on_service_disabled() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_fails_on_service_down() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_passes_extra_specs() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_passes_on_no_instance_type() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_filter_passes_on_volume() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_compute_node_create() (nova.tests.test_db_api.CapacityTestCase method)
test_compute_node_create_with_reservations() (nova.tests.test_db_api.CapacityTestCase method)
test_compute_node_set() (nova.tests.test_db_api.CapacityTestCase method)
test_compute_node_utilization_update() (nova.tests.test_db_api.CapacityTestCase 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.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_confirm_resize_migration_not_found() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_confirm_resize_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_confirm_resize_server() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_connectionpool_single() (nova.tests.rpc.test_carrot.RpcCarrotTestCase method)
test_console_output() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_console_output_tail() (nova.tests.test_compute.ComputeTestCase method)
test_constant_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest 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() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_content_type_from_accept_best() (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_version_v1_1() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_content_type_version_v2() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_content_type_with_charset() (nova.tests.api.openstack.test_wsgi.RequestTest method)
test_contextualized_log() (nova.tests.test_log.NovaFormatterTestCase method)
test_controller_action_extension_early() (nova.tests.api.openstack.compute.test_extensions.ControllerExtensionTest method)
test_controller_action_extension_late() (nova.tests.api.openstack.compute.test_extensions.ControllerExtensionTest method)
test_controller_extension_early() (nova.tests.api.openstack.compute.test_extensions.ControllerExtensionTest method)
test_controller_extension_late() (nova.tests.api.openstack.compute.test_extensions.ControllerExtensionTest method)
test_copy_image() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_core_filter_fails() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_core_filter_fails_safe() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_core_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_counter (nova.tests.test_skip_examples.ExampleSkipTestCase attribute)
test_create() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.api.openstack.compute.contrib.test_flavor_manage.FlavorManageTest method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.image.test_glance.TestGlanceImageService method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_service.ServiceTestCase method)
test_create_add_existing_rules_by_cidr() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_add_existing_rules_by_group_id() (nova.tests.api.openstack.compute.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.QuantumNovaIPAMTestCase 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_show_non_existing_image() (nova.tests.image.test_glance.TestGlanceImageService method)
test_create_and_show_non_existing_image_by_name() (nova.tests.image.test_glance.TestGlanceImageService method)
test_create_attach_network_fail() (nova.tests.test_compute.ComputePolicyTestCase method)
test_create_attach_volume_fail() (nova.tests.test_compute.ComputePolicyTestCase method)
test_create_backup() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_bad_entity() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_no_backup_type() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_no_name() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_no_rotation() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_with_metadata() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_backup_with_too_much_metadata() (nova.tests.api.openstack.compute.contrib.test_admin_actions.CreateBackupTests method)
test_create_bucket_and_key_and_delete_key_again() (nova.tests.test_objectstore.S3APITestCase method)
test_create_by_cidr() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_invalid_cidr_json() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_invalid_icmp_port_json() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_invalid_tcp_port_json() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_by_same_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_connection() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_create_console() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_create_consumer() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_create_consumer_fanout() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_create_cow_image() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_create_delete_security_group() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.test_api.ApiEc2TestCase method)
test_create_delete_snapshot() (nova.tests.test_volume.VolumeTestCase method)
test_create_delete_volume() (nova.tests.test_volume.VolumeTestCase method)
test_create_domain() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest 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.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_create_entry() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_create_fail() (nova.tests.test_compute.ComputePolicyTestCase method)
test_create_fixed_bad_ip_fails() (nova.tests.test_network_info.FixedIPTests method)
test_create_fixed_ipv6() (nova.tests.test_network_info.FixedIPTests method)
test_create_image() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_create_image_bad_metadata() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_image_blank_name() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_image_no_name() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_image_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_create_image_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_image_snapshots_disabled() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_image_with_metadata() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_create_image_with_too_much_metadata() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_create_instance() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_admin_pass() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_admin_pass_empty() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_associates_config_drive() (nova.tests.test_compute.ComputeTestCase method)
test_create_instance_associates_security_groups() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_instance_bad_flavor_href() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_bad_format_access_ip_v4() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_bad_format_access_ip_v6() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_bad_href() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_db_entry() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_create_instance_defaults_display_name() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_instance_image_ref_is_bookmark() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_image_ref_is_invalid() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_invalid_flavor_href() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_invalid_flavor_id_int() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_invalid_key_name() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_local_href() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_malformed_entity() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_no_key_pair() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_too_much_metadata() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_valid_key_name() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_access_ip() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_admin_supplied_reservation_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_bad_config_drive() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_config_drive() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_config_drive_as_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_duplicate_networks() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_duplicate_networks_xml() (nova.tests.api.openstack.compute.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.ComputeAPITestCase method)
test_create_instance_with_network_empty_fixed_ip() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_empty_fixed_ip_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_invalid_id() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_invalid_id_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_id() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_no_id_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_network_non_string_fixed_ip() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_no_networks() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_no_networks_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_one_network() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_one_network_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_security_group_json() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_two_networks() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_two_networks_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_user_supplied_reservation_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_instance_with_userdata() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_userdata_none() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_with_userdata_with_non_b64_content() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_create_instance_without_config_drive() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_just_enough_ram_and_disk() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_location() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_model() (nova.tests.test_network_info.NetworkInfoTests method)
test_create_multiple_instances() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_multiple_instances_resv_id_return() (nova.tests.api.openstack.compute.test_servers.ServersControllerCreateTest method)
test_create_multiple_servers() (nova.tests.integrated.test_servers.ServersTest method)
test_create_network() (nova.tests.test_network_info.NetworkTests 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.compute.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_no_name_request() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_no_protocol_request() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
test_create_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_create_request() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRulesXMLDeserializer method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLDeserializer method)
test_create_root_volume() (nova.tests.api.openstack.compute.contrib.test_volumes.BootFromVolumeTest method)
test_create_route_with_attrs() (nova.tests.test_network_info.RouteTests method)
test_create_security_group() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_above_255_characters_description() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_above_255_characters_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_non_string_description() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_non_string_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_blank_description() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_blank_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_duplicate_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_body() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_description() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_no_security_group() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_whitespace_description() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_security_group_with_whitespace_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_create_server_bad_hints() (nova.tests.api.openstack.compute.contrib.test_scheduler_hints.SchedulerHintsTestCase method)
test_create_server_detect_from_image() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_create_server_override_auto() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_create_server_override_manual() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_create_server_with_error() (nova.tests.integrated.test_servers.ServersTest method)
test_create_server_with_hints() (nova.tests.api.openstack.compute.contrib.test_scheduler_hints.SchedulerHintsTestCase method)
test_create_server_with_metadata() (nova.tests.integrated.test_servers.ServersTest method)
test_create_server_without_hints() (nova.tests.api.openstack.compute.contrib.test_scheduler_hints.SchedulerHintsTestCase method)
test_create_sfaccount() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_create_sfaccount_fails() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_create_snapshot() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_create_snapshot_force() (nova.tests.test_volume.VolumeTestCase method)
test_create_subnet_with_attrs() (nova.tests.test_network_info.SubnetTests method)
test_create_vif() (nova.tests.test_network_info.VIFTests method)
test_create_volume() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_create_volume_fails() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_create_volume_from_snapshot() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.test_volume.VolumeTestCase method)
test_create_volume_in_availability_zone() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.integrated.test_volumes.VolumesTest method)
test_create_volume_with_metadata() (nova.tests.integrated.test_volumes.VolumesTest method)
test_create_with_duplicate_aggregate_name() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_create_with_empty_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_extra_invalid_arg() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_create_with_instance_id() (nova.tests.image.test_glance.TestGlanceImageService method)
test_create_with_invalid_cidr() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_from_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_parent_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_protocol() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_invalid_to_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_create_with_no_availability_zone() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_create_with_no_body() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_cidr_group() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_from_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_name() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_create_with_no_protocol() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_ram_and_disk_reqs() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_with_no_security_group_rule_in_body() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_no_to_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_existing_parent_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_numerical_from_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_non_numerical_to_port() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_nonexist_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_same_group_parent_id_and_group_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_create_with_specified_reservation_id() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_with_too_little_disk() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_with_too_little_ram() (nova.tests.test_compute.ComputeAPITestCase method)
test_create_without_instance_id() (nova.tests.image.test_glance.TestGlanceImageService method)
test_createnew_fixed_ip_with_attrs() (nova.tests.test_network_info.FixedIPTests method)
test_creates_base_rule_first() (nova.tests.test_libvirt.NWFilterTestCase method)
test_createWithFlags() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_createXML_detects_invalid_xml() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_createXML_runs_domain() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_datetime() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_datum_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_deallocate_floating_ip() (nova.tests.test_network.VlanNetworkTestCase 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_declare_consumer_errors_will_reconnect() (nova.tests.rpc.test_kombu.RpcKombuTestCase method)
test_decrypt_blob() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase 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_code() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_default_hostname_generator() (nova.tests.test_compute.ComputeAPITestCase method)
test_default_not_found() (nova.tests.test_policy.DefaultPolicyTestCase method)
test_default_serializer() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipesXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsXMLSerializerTest method)
test_default_serializers() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_default_validator() (nova.tests.api.test_validator.ValidatorTestCase method)
test_defaults() (nova.tests.test_flags.FlagsTestCase method)
test_deferred_delete() (nova.tests.integrated.test_servers.ServersTest method)
test_deferred_delete_force() (nova.tests.integrated.test_servers.ServersTest method)
test_deferred_delete_restore() (nova.tests.integrated.test_servers.ServersTest method)
test_define() (nova.tests.test_flags.FlagsTestCase method)
test_define_and_retrieve() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_define_float() (nova.tests.test_flags.FlagsTestCase method)
test_define_list() (nova.tests.test_flags.FlagsTestCase method)
test_define_multistring() (nova.tests.test_flags.FlagsTestCase method)
test_defineXML_defines_domain() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_defineXML_detects_invalid_xml() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_defineXML_remembers_uuid() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_del_header() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_delay_GET() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_delay_POST() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_delay_PUT() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_delay_PUT_servers() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_delay_PUT_wait() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_delegated_auth() (nova.tests.test_direct.DirectTestCase method)
test_delete() (nova.tests.api.openstack.compute.contrib.test_flavor_manage.FlavorManageTest method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.image.test_glance.TestGlanceImageService method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_nova_manage.NetworkCommandsTestCase method)
test_delete_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_delete_aggregate_with_bad_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_delete_all_by_ip() (nova.tests.test_network.FloatingIPTestCase method)
test_delete_busy_volume() (nova.tests.test_volume.VolumeDriverTestCase method)
test_delete_by_cidr() (nova.tests.test_nova_manage.NetworkCommandsTestCase method)
test_delete_console() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_delete_console_unknown_console() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_delete_console_unknown_instance() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_delete_domain() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_delete_entry() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_delete_expired_host_services() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
test_delete_fail() (nova.tests.test_compute.ComputeAPITestCase method)
test_delete_image() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_delete_image_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_delete_invalid_rule_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_delete_key_pair() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_delete_meta_not_found() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_delete_non_empty_aggregate() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_delete_non_existing_rule_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupRules method)
test_delete_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_delete_not_by_owner() (nova.tests.image.test_glance.TestGlanceImageService method)
test_delete_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_delete_security_group_by_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_delete_security_group_by_invalid_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_delete_security_group_by_non_existing_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_delete_security_group_no_params() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_delete_security_group_with_bad_group_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_delete_security_group_with_bad_name() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_delete_server_instance() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_delete_server_instance_while_building() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_delete_server_instance_while_resize() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_delete_snapshot() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_delete_soft() (nova.tests.test_compute.ComputeAPITestCase method)
test_delete_soft_fail() (nova.tests.test_compute.ComputeAPITestCase method)
test_delete_volume() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_delete_volume_fails_account_lookup() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_delete_volume_fails_no_volume() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_deprecated_class_no_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_class_with_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_classmethod_no_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_classmethod_with_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_function_no_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_function_with_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_instancemethod() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_staticmethod_no_message() (nova.tests.test_utils.DeprecationTest method)
test_deprecated_staticmethod_with_message() (nova.tests.test_utils.DeprecationTest method)
test_deregister_image() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_deregister_image_wrong_container_type() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_addresses() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_availability_zones() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_image_attribute() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_image_attribute_block_device_mapping() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_image_attribute_root_device_name() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_image_mapping() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_images() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_instance_attribute() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_instance_state() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
(nova.tests.test_api.ApiEc2TestCase method)
test_describe_instances_bdm() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_instances_deleted() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_instances_no_ipv6() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_key_pairs() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_regions() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_security_group_ingress_groups() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_security_groups() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_security_groups_by_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_snapshots() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_describe_volumes() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_deserialize_badtype() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_deserialize_decorator() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_deserialize_default() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_deserializer() (nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipesXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_quotas.QuotaXMLSerializerTest method)
test_destroy() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_destroy_instance_disassociates_security_groups() (nova.tests.test_compute.ComputeAPITestCase method)
test_destroy_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_destroy_saved() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_destroy_security_group_disassociates_instances() (nova.tests.test_compute.ComputeAPITestCase method)
test_detail() (nova.tests.api.openstack.compute.contrib.test_extendedstatus.ExtendedStatusTest method)
(nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.image.test_s3.TestS3ImageService method)
test_detail_image() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_detail_limit() (nova.tests.image.test_glance.TestGlanceImageService method)
test_detail_makes_datetimes() (nova.tests.image.test_glance.TestGlanceImageService method)
test_detail_marker() (nova.tests.image.test_glance.TestGlanceImageService method)
test_detail_marker_and_limit() (nova.tests.image.test_glance.TestGlanceImageService method)
test_detail_passes_through_to_client() (nova.tests.image.test_glance.TestGlanceImageService method)
test_detail_servers() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_dhcp_opts_not_default_gateway_network() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_diagnostics() (nova.tests.test_compute.ComputeTestCase method)
(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_dict_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_different_fname_concurrency() (nova.tests.test_libvirt.CacheConcurrencyTestCase method)
test_direct_send_receive() (nova.tests.rpc.test_kombu.RpcKombuTestCase method)
test_disable_host() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_disable_maintainance_mode_and_enable() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_disassociate() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_already_associated_security_group_to_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_by_invalid_server_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_by_non_existing_security_group_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_floating_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_disassociate_network() (nova.tests.test_network.CommonNetworkTestCase method)
test_disassociate_network_not_found() (nova.tests.test_network.CommonNetworkTestCase method)
test_disassociate_no_security_group_name() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_non_existing_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_non_running_instance() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_security_group_name_with_whitespaces() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_disassociate_without_body() (nova.tests.api.openstack.compute.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_dns_domains_list() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_dns_domains_private() (nova.tests.test_network.InstanceDNSTestCase method)
test_dns_registration() (nova.tests.test_db_api.AggregateDBApiTestCase method)
test_DnsmasqFilter() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_do_refresh_security_group_rules() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_does_select() (nova.tests.test_utils.GetFromPathTestCase method)
test_domain_serializer() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSSerializerTest method)
test_domains() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSSerializerTest method)
test_double_deallocation() (nova.tests.test_network.FloatingIPTestCase method)
test_drivers_inited() (nova.tests.scheduler.test_multi_scheduler.MultiDriverTestCase method)
test_duplicate_flavorids_fail() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_duplicate_names_fail() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_dyntag() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_early_AND_enforcement() (nova.tests.test_policy.PolicyTestCase method)
test_early_OR_enforcement() (nova.tests.test_policy.PolicyTestCase method)
test_ec2_id_to_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_element_append_child() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_attribute_items() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_attribute_keys() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_extend_children() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_get_attributes() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_initial_attributes() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_insert_child() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_remove_child() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_selector() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_selector_none() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_selector_string() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_set_attributes() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_subselector() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_subselector_none() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_subselector_string() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_element_text() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_empty_dict() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_empty_index_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_empty_list() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_empty_metadata_personality() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_empty_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_enable_host() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_enable_maintainance_mode() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_encode_instance() (nova.tests.scheduler.test_scheduler.SchedulerDriverModuleTestCase method)
test_encrypt_decrypt() (nova.tests.test_crypto.SymmetricKeyTestCase method)
test_encrypt_decrypt_x509() (nova.tests.test_crypto.X509Test 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_enforce_bad_action_throws() (nova.tests.test_policy.PolicyTestCase method)
test_enforce_good_action() (nova.tests.test_policy.PolicyTestCase method)
test_enforce_http_false() (nova.tests.test_policy.PolicyTestCase method)
test_enforce_http_true() (nova.tests.test_policy.PolicyTestCase method)
test_enforce_nonexistent_action_throws() (nova.tests.test_policy.PolicyTestCase method)
test_ensure_filtering_rules_for_instance_timeout() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_ensure_tree() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_entries_serializer() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSSerializerTest method)
test_entry_serializer() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSSerializerTest method)
test_ephemeral() (nova.tests.test_block_device.BlockDeviceTestCase method)
test_equal() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_equate_two_dissimilar_fixed_ips_fails() (nova.tests.test_network_info.FixedIPTests method)
test_equate_two_fixed_ips() (nova.tests.test_network_info.FixedIPTests method)
test_error() (nova.tests.test_flags.FlagsTestCase method)
test_error_notification() (nova.tests.test_notifier.NotifierTestCase method)
test_escaping() (nova.tests.api.openstack.compute.test_limits.WsgiLimiterTest method)
test_event_type() (nova.tests.notifier.test_capacity_notifier.CapacityNotifierTestCase method)
test_exceptions_are_converted_to_faults_api_fault() (nova.tests.api.openstack.compute.test_api.APITest method)
test_exceptions_are_converted_to_faults_exception() (nova.tests.api.openstack.compute.test_api.APITest method)
test_exceptions_are_converted_to_faults_exception_xml() (nova.tests.api.openstack.compute.test_api.APITest method)
test_exceptions_are_converted_to_faults_webob_exc() (nova.tests.api.openstack.compute.test_api.APITest method)
test_exceptions_raise() (nova.tests.test_misc.ExceptionTestCase method)
test_existing_method() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
test_extended_action() (nova.tests.api.openstack.compute.test_extensions.ActionExtensionTest method)
test_extract_snapshot() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_fail_to_schedule_persists() (nova.tests.test_compute.ComputeTestCase method)
test_failed_action() (nova.tests.api.openstack.compute.test_extensions.ActionExtensionTest method)
test_fanout_cast() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_fanout_send_receive() (nova.tests.rpc.test_kombu.RpcKombuTestCase method)
test_fault_exception() (nova.tests.api.ec2.test_faults.TestFaults method)
test_fault_exception_status_int() (nova.tests.api.ec2.test_faults.TestFaults method)
test_fault_has_status_int() (nova.tests.api.openstack.test_faults.TestFaults method)
test_fetch_image() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_file_open() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_filter_hosts() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
test_filter_hosts_avoid() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_filter_hosts_no_avoid() (nova.tests.scheduler.test_chance_scheduler.ChanceSchedulerTestCase method)
test_filter_json_params() (nova.tests.test_direct.DirectTestCase method)
test_filter_post_params() (nova.tests.test_direct.DirectTestCase 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)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_filters_for_instance_without_ip_v6() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_final_version_strings_are_identical() (nova.tests.test_versions.VersionTestCase method)
test_find_base_file_both() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_find_base_file_nothing() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_find_base_file_small() (nova.tests.test_imagecache.ImageCacheManagerTestCase 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_resize_handles_error() (nova.tests.test_compute.ComputeTestCase method)
test_finish_revert_migration() (nova.tests.test_xenapi.XenAPIVMTestCase 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_flag_overrides() (nova.tests.test_flags.FlagsTestCase method)
test_flagfile() (nova.tests.test_flags.FlagsTestCase method)
test_flattens_lists() (nova.tests.test_utils.GetFromPathTestCase method)
test_flavor_link() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_floating_create_and_get() (nova.tests.test_network.FloatingIPTestCase method)
test_floating_dns_create_conflict() (nova.tests.test_network.FloatingIPTestCase method)
test_floating_dns_delete() (nova.tests.test_network.FloatingIPTestCase method)
test_floating_dns_domains_public() (nova.tests.test_network.FloatingIPTestCase method)
test_floating_ip_allocate() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_allocate_no_free_ips() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_associate() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_disassociate() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_owned_by_project() (nova.tests.test_network.VlanNetworkTestCase method)
test_floating_ip_release() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ip_show() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ips_list() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_floating_ips_pools_list() (nova.tests.api.openstack.compute.contrib.test_floating_ip_pools.FloatingIpPoolTest method)
test_force_delete() (nova.tests.api.openstack.compute.contrib.test_deferred_delete.DeferredDeleteExtensionTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
test_force_delete_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.contrib.test_deferred_delete.DeferredDeleteExtensionTest method)
test_format_block_device_mapping() (nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
test_format_instance_bdm() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_format_mapping() (nova.tests.test_bdm.BlockDeviceMappingEc2CloudTestCase method)
test_format_quota_set() (nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
test_from_string() (nova.tests.test_xenapi.XenAPIImageTypeTestCase method)
test_gen_valid_uuid() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_generate_alternate_link() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_generate_ephemeral() (nova.tests.test_xenapi.XenAPIGenerateLocal method)
test_generate_glance_url() (nova.tests.test_utils.GenericUtilsTestCase method)
test_generate_HmacSHA1() (nova.tests.test_signer.SignerTestCase method)
test_generate_HmacSHA256() (nova.tests.test_signer.SignerTestCase method)
test_generate_HmacSHA256_missing_hashlib_sha256() (nova.tests.test_signer.SignerTestCase method)
test_generate_href() (nova.tests.api.openstack.compute.test_versions.VersionsViewBuilderTests method)
test_generate_invalid_signature_method_defined() (nova.tests.test_signer.SignerTestCase method)
test_generate_no_signature_method_defined() (nova.tests.test_signer.SignerTestCase method)
test_generate_password() (nova.tests.test_utils.GenericUtilsTestCase method)
test_generate_swap() (nova.tests.test_xenapi.XenAPIGenerateLocal method)
test_generate_unknown_version() (nova.tests.test_signer.SignerTestCase method)
test_generate_with_non_string_or_unicode_param() (nova.tests.test_signer.SignerTestCase method)
test_generate_with_unicode_param() (nova.tests.test_signer.SignerTestCase method)
test_get() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_account() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_get_account_xml() (nova.tests.api.openstack.compute.contrib.test_accounts.AccountsTest method)
test_get_action_args() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_actions() (nova.tests.api.openstack.compute.contrib.test_server_action_list.ServerActionsTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
test_get_ajax_console() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_get_all_bw_usage_in_failure_case() (nova.tests.test_xenapi.XenAPIBWUsageTestCase method)
test_get_all_by_flavor() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_image() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_instance_name_regexp() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_metadata() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_multiple_options_at_once() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_name_regexp() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_by_state() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_all_fail() (nova.tests.test_compute.ComputePolicyTestCase method)
test_get_all_host_states() (nova.tests.scheduler.test_host_manager.HostManagerTestCase 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_networks() (nova.tests.test_network.CommonNetworkTestCase method)
test_get_all_security_groups() (nova.tests.test_api.ApiEc2TestCase method)
test_get_all_server_details() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_all_server_details_with_host() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_all_volume_types() (nova.tests.test_volume_types.VolumeTypeTestCase method)
test_get_body() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_body_bad_content() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_body_no_content_body() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_body_no_content_type() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_by_flavor_id() (nova.tests.test_compute.ComputeTestCase method)
test_get_cluster_info() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_get_cluster_info_fail() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_get_configuration_first_time_empty_file() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_configuration_first_time_happy_day() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_configuration_first_time_no_flag() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_configuration_second_time_change() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_configuration_second_time_no_change() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_configuration_second_time_too_fast() (nova.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase method)
test_get_console_output() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_get_console_output_with_tail() (nova.tests.api.openstack.compute.contrib.test_console_output.ConsoleOutputExtensionTest method)
test_get_cost_functions() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_GET_delay() (nova.tests.api.openstack.compute.test_limits.LimitTest 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.api.openstack.compute.contrib.test_server_diagnostics.ServerDiagnosticsTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
test_get_disk_size() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_get_dns_entries_by_address() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_get_dns_entries_by_name() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest method)
test_get_empty_flavor_list() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_extension_json() (nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest method)
test_get_extension_xml() (nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest method)
test_get_fail() (nova.tests.test_compute.ComputePolicyTestCase method)
test_get_flavor_by_id() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_by_invalid_id() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_detail_with_limit() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_detail() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_detail_bogus_min_disk() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_detail_bogus_min_ram() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_detail_min_ram_and_min_disk() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_filter_min_disk() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_list_filter_min_ram() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_flavor_with_limit() (nova.tests.api.openstack.compute.test_flavors.FlavorsTest method)
test_get_floating_ips() (nova.tests.test_network_info.NetworkInfoTests method)
test_get_foxnsocks() (nova.tests.integrated.test_extensions.ExtensionsTest method)
test_get_fs_info() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_get_header() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_get_host_ip_addr() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_get_host_list() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase 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.compute.test_images.ImagesControllerTest method)
test_get_image_404() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_details() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_details_with_limit() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_index() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_index_with_big_limit() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_index_with_limit() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_get_image_index_with_limit_and_extra_params() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest 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_faults() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputePolicyTestCase method)
test_get_instance_mapping() (nova.tests.test_metadata.MetadataTestCase method)
test_get_instance_nw_info() (nova.tests.test_network.FlatNetworkTestCase method)
test_get_instance_uuids_by_ip() (nova.tests.test_network.CommonNetworkTestCase method)
test_get_instance_uuids_by_ip_regex() (nova.tests.test_network.CommonNetworkTestCase method)
test_get_instance_uuids_by_ipv6_regex() (nova.tests.test_network.CommonNetworkTestCase method)
test_get_lock() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_get_makes_datetimes() (nova.tests.image.test_glance.TestGlanceImageService method)
test_get_method_action_bad_body() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_action_extensions() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_action_json() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_action_method() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_action_whitelist_extensions() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_action_xml() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_extensions() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_method_unknown_controller_action() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_get_network() (nova.tests.test_network.CommonNetworkTestCase method)
test_get_network_not_found() (nova.tests.test_network.CommonNetworkTestCase method)
test_GET_no_delay() (nova.tests.api.openstack.compute.test_limits.LimitTest method)
test_get_non_existing_extension_json() (nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest 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.compute.test_extensions.ExtensionManagerTest method)
(nova.tests.api.openstack.compute.test_extensions.ResourceExtensionTest method)
test_get_resources_with_controller() (nova.tests.api.openstack.compute.test_extensions.ResourceExtensionTest method)
test_get_resources_with_mgr() (nova.tests.api.openstack.compute.test_extensions.RequestExtensionTest method)
test_get_resources_with_stub_mgr() (nova.tests.api.openstack.compute.test_extensions.RequestExtensionTest method)
test_get_security_group_by_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_by_invalid_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_by_non_existing_id() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_get_security_group_list() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroups method)
test_get_serializer() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_get_serializer_defaults() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_get_server_addresses_from_cache() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_addresses_from_nw_info() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_addresses_nonexistant_network() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_addresses_nonexistant_server() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_addresses_single_network_from_nwinfo() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_addresses_with_floating_from_nwinfo() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_by_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_by_id_malformed_networks() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_by_id_malformed_vif() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_by_id_verify_security_groups_json() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_get_server_by_id_verify_security_groups_xml() (nova.tests.api.openstack.compute.contrib.test_createserverext.CreateserverextTest method)
test_get_server_by_uuid() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_details_with_limit() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_details_with_limit_and_other_params() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_details_with_limit_bad_value() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_list() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_list_with_reservation_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_list_with_reservation_id_details() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_list_with_reservation_id_empty() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_with_active_status_by_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_server_with_id_image_ref_by_id() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers() (nova.tests.integrated.test_servers.ServersTest method)
test_get_servers_admin_allows_ip() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_admin_allows_ip6() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_admin_filters_as_user() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_admin_options_as_admin() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_changes_since() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_changes_since_bad_value() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_flavor() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_image() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_name() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_allows_status() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_invalid_status() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_bad_limit() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_bad_marker() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_bad_option() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_limit() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_limit_and_marker() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_limit_bad_value() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_marker() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_servers_with_too_big_limit() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_get_service_capabilities() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_get_sfaccount_by_name() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase method)
test_get_sfaccount_by_name_fails() (nova.tests.test_SolidFireSanISCSIDriver.SolidFireVolumeTestCase 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_text_console_bad_body() (nova.tests.api.openstack.compute.contrib.test_console_output.ConsoleOutputExtensionTest method)
test_get_text_console_instance_action() (nova.tests.api.openstack.compute.contrib.test_console_output.ConsoleOutputExtensionTest method)
test_get_text_console_no_instance() (nova.tests.api.openstack.compute.contrib.test_console_output.ConsoleOutputExtensionTest method)
test_get_user_by_id() (nova.tests.api.openstack.compute.contrib.test_users.UsersTest method)
test_get_user_list() (nova.tests.api.openstack.compute.contrib.test_users.UsersTest method)
test_get_version_2_detail() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_version_2_detail_atom() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_version_2_detail_content_type() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_version_2_detail_xml() (nova.tests.api.openstack.compute.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.compute.test_versions.VersionsTest method)
test_get_version_list_302() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_version_list_atom() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_version_list_xml() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_get_virtual_interfaces_list() (nova.tests.api.openstack.compute.contrib.test_virtual_interfaces.ServerVirtualInterfaceTest method)
test_get_vnc_console() (nova.tests.api.openstack.compute.contrib.test_consoles.ConsolesExtensionTest method)
test_get_vnc_console_invalid_type() (nova.tests.api.openstack.compute.contrib.test_consoles.ConsolesExtensionTest method)
test_get_vnc_console_no_instance() (nova.tests.api.openstack.compute.contrib.test_consoles.ConsolesExtensionTest method)
test_get_vnc_console_no_type() (nova.tests.api.openstack.compute.contrib.test_consoles.ConsolesExtensionTest method)
test_get_volumes() (nova.tests.integrated.test_volumes.VolumesTest method)
test_get_volumes_summary() (nova.tests.integrated.test_volumes.VolumesTest method)
test_get_with_integer_id() (nova.tests.test_compute.ComputeAPITestCase method)
test_get_with_retries() (nova.tests.image.test_glance.TestGlanceImageService method)
test_get_zone_by_id() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_get_zone_list() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_get_zone_list_db() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_get_zone_list_scheduler() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_getCapabilities() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_getInfo() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_getopt_non_interspersed_args() (nova.tests.test_flags.FlagsTestCase method)
test_getType() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_getVersion() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_glance_client_image_id() (nova.tests.image.test_glance.TestGlanceImageService method)
test_glance_client_image_ref() (nova.tests.image.test_glance.TestGlanceImageService method)
test_good_request() (nova.tests.api.openstack.compute.test_limits.LimitMiddlewareTest method)
test_good_url() (nova.tests.api.openstack.compute.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_group_serializer() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLSerializer method)
test_groups_serializer() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLSerializer 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_hash_file() (nova.tests.test_utils.DeprecationTest method)
test_header_isolation() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_host_dhcp_without_default_gateway_network() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_host_reboot() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_host_service_caps_stale() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
test_host_shutdown() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_host_startup() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_host_state() (nova.tests.test_xenapi.HostStateTestCase method)
test_host_state_passes_filters_fails() (nova.tests.scheduler.test_host_manager.HostStateTestCase method)
test_host_state_passes_filters_fails_from_ignore() (nova.tests.scheduler.test_host_manager.HostStateTestCase method)
test_host_state_passes_filters_passes() (nova.tests.scheduler.test_host_manager.HostStateTestCase method)
test_host_state_passes_filters_passes_with_ignore() (nova.tests.scheduler.test_host_manager.HostStateTestCase method)
test_host_state_passes_filters_skipped_from_force() (nova.tests.scheduler.test_host_manager.HostStateTestCase method)
test_hostname_create() (nova.tests.test_compute.ComputeAPITestCase method)
test_hostname_sanitize_characters() (nova.tests.test_utils.GenericUtilsTestCase method)
test_hostname_sanitize_dashes() (nova.tests.test_utils.GenericUtilsTestCase method)
test_hostname_sanitize_periods() (nova.tests.test_utils.GenericUtilsTestCase method)
test_hostname_translate() (nova.tests.test_utils.GenericUtilsTestCase method)
test_hostname_unicode_sanitization() (nova.tests.test_utils.GenericUtilsTestCase method)
test_hosts_up() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_hydrate() (nova.tests.test_network_info.FixedIPTests method)
(nova.tests.test_network_info.NetworkInfoTests method)
(nova.tests.test_network_info.NetworkTests method)
(nova.tests.test_network_info.RouteTests method)
(nova.tests.test_network_info.SubnetTests method)
(nova.tests.test_network_info.VIFTests method)
test_id_to_ec2_id() (nova.tests.test_api.Ec2utilsTestCase method)
test_ignore_case_role_check() (nova.tests.test_policy.PolicyTestCase method)
test_image_detail_filter_changes_since() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_not_supported() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_server_href() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_server_uuid() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_with_name() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_with_property() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_with_status() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_filter_with_type() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_detail_no_filters() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_changes_since() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_not_supported() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_server() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_min_disk() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_min_ram() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_name() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_property() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_status() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_filter_with_type() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_image_link() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_image_no_filters() (nova.tests.api.openstack.compute.test_images.ImagesControllerTest method)
test_immediate_delete() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_import_key_pair() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_index() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_users.TestUsersXMLSerializer method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_zones.TestZonesXMLSerializer method)
(nova.tests.api.openstack.compute.test_consoles.TestConsolesXMLSerializer method)
(nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.TestAddressesXMLSerialization method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
(nova.tests.image.test_glance.TestGlanceImageService method)
test_index_absolute_cores_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_absolute_injected_files() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_absolute_instances_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_absolute_metadata_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_absolute_ram_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_create_serializer() (nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypeExtraSpecsSerializerTest method)
test_index_default_limit() (nova.tests.image.test_glance.TestGlanceImageService method)
test_index_detail_serializer() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest method)
test_index_diff_regex() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_empty() (nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
test_index_ignores_extra_absolute_limits_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_json() (nova.tests.api.openstack.compute.test_limits.LimitsControllerTest method)
test_index_limit() (nova.tests.image.test_glance.TestGlanceImageService method)
test_index_marker() (nova.tests.image.test_glance.TestGlanceImageService method)
test_index_marker_and_limit() (nova.tests.image.test_glance.TestGlanceImageService method)
test_index_no_data() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_index_no_limits() (nova.tests.api.openstack.compute.test_limits.LimitsXMLSerializationTest method)
test_index_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_index_null() (nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_index_private_image() (nova.tests.image.test_glance.TestGlanceImageService method)
test_index_serializer() (nova.tests.api.openstack.compute.contrib.test_certificates.CertificatesSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_cloudpipe.CloudpipesXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ip_pools.FloatingIpPoolSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_server_action_list.TestServerActionsXMLSerializer method)
(nova.tests.api.openstack.compute.contrib.test_server_diagnostics.TestServerDiagnosticsXMLSerializer method)
(nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesSerializerTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesSerializerTest method)
test_index_unicode() (nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_index_with_links() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_index_with_servers_links() (nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
test_index_zero_images() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_info() (nova.tests.test_fakelibvirt.FakeLibvirtTests 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.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_inject_network_info() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_instance (nova.tests.test_libvirt.LibvirtConnTestCase attribute)
test_instance() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_instance_auto_disk_config_doesnt_pass_fail_safes() (nova.tests.test_xenapi.XenAPIAutoDiskConfigTestCase method)
test_instance_auto_disk_config_passes_fail_safes() (nova.tests.test_xenapi.XenAPIAutoDiskConfigTestCase method)
test_instance_dns() (nova.tests.test_network.FlatNetworkTestCase method)
test_instance_fault_create() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_fault_get_by_instance() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_faults_get_by_instance_uuids_no_faults() (nova.tests.test_db_api.DbApiTestCase 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_all_hung_in_rebooting() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_get_project_vpn() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_initiated_shutdown_behavior() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_instance_metadata() (nova.tests.test_compute.ComputeAPITestCase method)
test_instance_name_template() (nova.tests.test_compute.ComputeAPITestCase method)
test_instance_not_auto_disk_config() (nova.tests.test_xenapi.XenAPIAutoDiskConfigTestCase method)
test_instance_not_found() (nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
test_instance_set_to_error_on_uncaught_exception() (nova.tests.test_compute.ComputeTestCase 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_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_by_None_name_returns_default() (nova.tests.test_instance_types.InstanceTypeTestCase 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_instance_update_with_instance_id() (nova.tests.test_db_api.DbApiTestCase method)
test_instance_update_with_instance_uuid() (nova.tests.test_db_api.DbApiTestCase method)
test_integer_passed() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_invalid() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
(nova.tests.test_direct.DirectTestCase method)
test_invalid_action() (nova.tests.api.openstack.compute.test_extensions.ActionExtensionTest method)
test_invalid_create_args_should_fail() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_invalid_extensions() (nova.tests.api.openstack.compute.test_extensions.ExtensionManagerTest method)
test_invalid_limit() (nova.tests.api.openstack.test_common.PaginationParamsTest method)
test_invalid_methods() (nova.tests.api.openstack.compute.test_limits.WsgiLimiterTest method)
test_invalid_priority() (nova.tests.test_notifier.NotifierTestCase method)
test_invalid_vnc_console_type() (nova.tests.test_compute.ComputeTestCase 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_isolated_hosts_fails_isolated_on_non_isolated() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_isolated_hosts_fails_non_isolated_on_isolated() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_isolated_hosts_passes_isolated_on_isolated() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_isolated_hosts_passes_non_isolated_on_non_isolated() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_items_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_iter() (nova.tests.test_utils.ToPrimitiveTestCase method)
test_iterconsume_errors_will_reconnect() (nova.tests.rpc.test_kombu.RpcKombuTestCase 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_basic_operators() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_empty_filters_pass() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_fails_on_caps_disabled() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_fails_on_disk() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_fails_on_memory() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_fails_on_service_disabled() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_happy_day() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_invalid_num_arguments_fails() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_passes() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_passes_with_no_query() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_unknown_operator_raises() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_filter_unknown_variable_ignored() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_json_params() (nova.tests.test_direct.DirectTestCase method)
test_key_generation() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_keypair_create() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_create_duplicate() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_create_with_empty_name() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_create_with_invalid_name() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_delete() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_delete_not_found() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_import() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_import_bad_key() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_keypair_list() (nova.tests.api.openstack.compute.contrib.test_keypairs.KeypairsTest method)
test_KillFilter() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_launch_app() (nova.tests.test_service.TestLauncher method)
test_ldap_dns_create_and_get() (nova.tests.test_network.LdapDNSTestCase method)
test_ldap_dns_create_conflict() (nova.tests.test_network.LdapDNSTestCase method)
test_ldap_dns_delete() (nova.tests.test_network.LdapDNSTestCase method)
test_ldap_dns_domains() (nova.tests.test_network.LdapDNSTestCase method)
test_length() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_less_than() (nova.tests.test_xenapi.CompareVersionTestCase method)
test_libvirt_iscsi_driver() (nova.tests.test_libvirt.LibvirtVolumeTestCase method)
test_libvirt_rbd_driver() (nova.tests.test_libvirt.LibvirtVolumeTestCase method)
test_libvirt_sheepdog_driver() (nova.tests.test_libvirt.LibvirtVolumeTestCase method)
test_limit_class() (nova.tests.api.openstack.compute.test_limits.LimitMiddlewareTest method)
test_limited_class_dir() (nova.tests.test_direct.LimitedTestCase method)
test_limited_class_getattr() (nova.tests.test_direct.LimitedTestCase method)
test_limited_class_no_allowed() (nova.tests.test_direct.LimitedTestCase method)
test_limited_request_json() (nova.tests.api.openstack.compute.test_limits.LimitMiddlewareTest method)
test_limited_request_xml() (nova.tests.api.openstack.compute.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_linux_bridge_driver_plug() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_list() (nova.tests.test_nova_manage.NetworkCommandsTestCase method)
(nova.tests.test_utils.ToPrimitiveTestCase method)
test_list_backing_images() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_list_base_images() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_list_buckets() (nova.tests.test_objectstore.S3APITestCase method)
test_list_consoles() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_list_extensions_json() (nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest method)
test_list_extensions_xml() (nova.tests.api.openstack.compute.test_extensions.ExtensionControllerTest method)
test_list_hosts() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_list_instances() (nova.tests.test_libvirt.LibvirtConnTestCase method)
(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_list_running_instances() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_list_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_listDomainsId_and_lookupById() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_live_migration_all_checks_pass() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_basic() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_compute_dest_not_alive() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_compute_src_not_alive() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_dest_check_service_lack_memory() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_dest_check_service_same_host() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_dest_host_incompatable_cpu_raises() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_dest_hypervisor_version_older_raises() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_dest_raises_exception() (nova.tests.test_compute.ComputeTestCase method)
test_live_migration_different_hypervisor_type_raises() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_different_shared_storage_raises() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_instance_not_running() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_raises_exception() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_live_migration_same_shared_storage_okay() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_volume_node_not_alive() (nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_live_migration_works_correctly() (nova.tests.test_compute.ComputeTestCase method)
test_load_file() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_local_hostname_fqdn() (nova.tests.test_metadata.MetadataTestCase method)
test_local_mac_address_creation() (nova.tests.test_quantum.QuantumNovaMACGenerationTestCase method)
test_lock() (nova.tests.test_compute.ComputeAPITestCase method)
(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_machine() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_make_flat_dict() (nova.tests.api.openstack.test_xmlutil.MiscellaneousXMLUtilTests method)
test_malformed_json() (nova.tests.api.openstack.compute.test_api.APITest method)
test_malformed_xml() (nova.tests.api.openstack.compute.test_api.APITest method)
test_managedSave() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_mapping_prepend_dev() (nova.tests.test_api.Ec2utilsTestCase method)
test_mappings_prepend_dev() (nova.tests.test_block_device.BlockDeviceTestCase method)
test_master_attach() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test_master_copy() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test_master_template_builder() (nova.tests.api.openstack.test_xmlutil.TemplateBuilderTest 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_melange_mac_address_creation() (nova.tests.test_quantum.QuantumNovaMACGenerationTestCase 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.ComputeAPITestCase method)
test_migrate_disk_and_power_off() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_migrate_disk_and_power_off_passes_exceptions() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_migrate_live_enabled() (nova.tests.api.openstack.compute.contrib.test_admin_actions.AdminActionsTest method)
test_migrate_live_missing_dict_param() (nova.tests.api.openstack.compute.contrib.test_admin_actions.AdminActionsTest method)
test_migration_get_all_unconfirmed() (nova.tests.test_db_api.DbApiTestCase method)
test_min_memory_mb_AND_root_gb_filter() (nova.tests.test_instance_types.InstanceTypeFilteringTest method)
test_min_memory_mb_filter() (nova.tests.test_instance_types.InstanceTypeFilteringTest method)
test_min_root_gb_filter() (nova.tests.test_instance_types.InstanceTypeFilteringTest method)
test_mini_dns_driver() (nova.tests.test_network.FlatNetworkTestCase method)
test_minimal_request() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_missing_arg() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
test_missing_command() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_missing_dict_param_in_add_floating_ip() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_missing_dict_param_in_remove_floating_ip() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_missing_key_selector() (nova.tests.api.openstack.test_xmlutil.SelectorTest method)
test_missing_method_fallback() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
test_mkfs() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_modified_code() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_modified_policy_reloads() (nova.tests.test_policy.PolicyFileTestCase method)
test_modify() (nova.tests.api.openstack.compute.contrib.test_floating_ip_dns.FloatingIpDNSTest 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.api.ec2.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.compute.test_versions.VersionsTest method)
test_multi_choice_image_xml() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_multi_choice_server() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_multi_choice_server_atom() (nova.tests.api.openstack.compute.test_versions.VersionsTest method)
test_multi_nic() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_multi_node() (nova.tests.test_volume.VolumeTestCase method)
test_multicall() (nova.tests.rpc.test_qpid.RpcQpidTestCase method)
test_multinic_iptables() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_multiple_delays() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_multiple_keys() (nova.tests.api.ec2.test_middleware.LockoutTestCase method)
test_multiple_metadata_items() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_multiple_personality_files() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_multiple_positional_format_placeholders() (nova.tests.test_localization.LocalizationTestCase method)
test_multiple_rules() (nova.tests.api.openstack.compute.test_limits.ParseLimitsTest method)
test_multiple_users() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_name_is_nova() (nova.tests.test_log.RootLoggerTestCase 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_network_create_safe() (nova.tests.test_db_api.DbApiTestCase method)
test_network_delete() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_delete_not_found() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_disassociate() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_disassociate_not_found() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_get() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_get_not_found() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_is_deallocated_on_spawn_failure() (nova.tests.test_compute.ComputeTestCase method)
test_network_list_all() (nova.tests.api.openstack.compute.contrib.test_networks.NetworksTest method)
test_network_type_bridge_sticks() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_network_type_network_sticks() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_no_app() (nova.tests.test_wsgi.TestWSGIServer method)
test_no_delay_GET() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_no_delay_PUT() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_no_extension_present() (nova.tests.api.openstack.compute.test_extensions.ResourceExtensionTest method)
test_no_filters() (nova.tests.test_instance_types.InstanceTypeFilteringTest method)
test_no_injected_files() (nova.tests.test_quota.QuotaTestCase method)
test_no_instance_passthrough_404() (nova.tests.api.openstack.compute.contrib.test_extendedstatus.ExtendedStatusTest 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.compute.test_auth.Test method)
test_no_user_or_user_id() (nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
test_non_exist_action() (nova.tests.api.openstack.compute.test_extensions.ActionExtensionTest method)
test_non_exist_resource() (nova.tests.api.openstack.compute.test_extensions.ResourceExtensionTest 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_non_uuid_string_passed2() (nova.tests.test_utils.IsUUIDLikeTestCase method)
test_not_authorized_project() (nova.tests.api.openstack.compute.test_auth.Test method)
test_not_found_policy_calls_default() (nova.tests.test_policy.DefaultPolicyTestCase method)
test_notify_usage_exists() (nova.tests.test_compute_utils.UsageInfoTestCase method)
test_novnc_vnc_console() (nova.tests.test_compute.ComputeTestCase method)
test_number_conversion() (nova.tests.test_api.XmlConversionTestCase method)
test_nwfilter_define_undefine() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_only_tests_intersect() (nova.tests.api.test_validator.ValidatorTestCase method)
test_openAuth_accepts_None_uri_by_default() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_openAuth_can_refuse_None_uri() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_openAuth_refuses_invalid_URI() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_openReadOnly_accepts_None_uri_by_default() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_openReadOnly_can_refuse_None_uri() (nova.tests.test_fakelibvirt.FakeLibvirtTests method)
test_openReadOnly_refuses_invalid_URI() (nova.tests.test_fakelibvirt.FakeLibvirtTests 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_default_code() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_override_manager_method() (nova.tests.test_service.ServiceManagerTestCase method)
test_override_modified_code() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest 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.compute.test_servers.ServerStatusTest method)
test_path_content_type() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_path_version_v1_1() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_path_version_v2() (nova.tests.api.openstack.compute.test_urlmap.UrlmapTest method)
test_pause() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_policy_called() (nova.tests.test_policy.DefaultPolicyTestCase method)
test_poll_zone() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_poll_zones_with_failure() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_port_securty() (nova.tests.test_quantum.QuantumNovaPortSecurityTestCase method)
test_port_securty_negative() (nova.tests.test_quantum.QuantumNovaPortSecurityTestCase method)
test_post_live_migration_working_correctly() (nova.tests.test_compute.ComputeTestCase method)
test_post_params() (nova.tests.test_direct.DirectTestCase method)
test_post_process_extensions_generator() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_post_process_extensions_generator_response() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_post_process_extensions_regular() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_post_process_extensions_regular_response() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_power_off() (nova.tests.test_compute.ComputeTestCase method)
test_power_on() (nova.tests.test_compute.ComputeTestCase 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_works_correctly() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_libvirt.LibvirtConnTestCase method)
test_pre_process_extensions_generator() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_pre_process_extensions_generator_response() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_pre_process_extensions_regular() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_prep_resize_instance_migration_error() (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)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_proxy() (nova.tests.test_direct.DirectTestCase method)
test_proxy_calls() (nova.tests.scheduler.test_multi_scheduler.MultiDriverTestCase method)
test_publishing_errors_will_reconnect() (nova.tests.rpc.test_kombu.RpcKombuTestCase method)
test_quota_no_mem_no_cpu() (nova.tests.test_quota.QuotaTestCase method)
test_quota_overrides() (nova.tests.test_quota.QuotaTestCase method)
test_quotas_defaults() (nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
test_quotas_show_as_admin() (nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
test_quotas_show_as_unauthorized_user() (nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
test_quotas_update_as_admin() (nova.tests.api.openstack.compute.contrib.test_quotas.QuotaSetsTest method)
test_quotas_update_as_user() (nova.tests.api.openstack.compute.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_raise_http_conflict_for_instance_invalid_state() (nova.tests.api.openstack.test_common.MiscFunctionsTest method)
test_ram_filter_fails_on_memory() (nova.tests.scheduler.test_host_filters.HostFiltersTestCase method)
test_raw() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_read_cached_file() (nova.tests.test_utils.GenericUtilsTestCase method)
test_read_modified_cached_file() (nova.tests.test_utils.GenericUtilsTestCase method)
test_read_stored_checksum() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_read_stored_checksum_missing() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_real_failure1() (nova.tests.test_utils.GetFromPathTestCase method)
test_reboot() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_hard() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_reboot_incorrect_type() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_reboot_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_reboot_missing_type() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_reboot_no_type() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_reboot_non_existent() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_not_found() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_reboot_not_poweredon() (nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_reboot_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_reboot_soft() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_rebuild() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_rebuild_accepted_minimum() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_accepted_with_bad_metadata() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_accepted_with_metadata() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_accessIP() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_admin_pass() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_bad_entity() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_bad_personality() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_error() (nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
test_rebuild_instance_with_access_ipv4_bad_format() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_rebuild_instance_with_access_ipv6_bad_format() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_rebuild_minimum() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_rebuild_no_imageRef() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_rebuild_personality() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_server_not_found() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_rebuild_with_bad_image() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_reconnect_on_server_failure() (nova.tests.test_auth.AuthManagerLdapTestCase method)
test_refresh_from_db_add() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_refresh_from_db_add_and_delete() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_refresh_from_db_missing() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_refresh_from_db_new() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_refresh_from_db_replace_existing() (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_RegExpFilter_match() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_RegExpFilter_reject() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_register_actions() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_register_extensions() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_release_address() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_remove_base_file() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_remove_console() (nova.tests.test_console.ConsoleTestCase method)
test_remove_fixed_ip() (nova.tests.api.openstack.compute.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.compute.contrib.test_multinic_xs.FixedIpTest method)
test_remove_fixed_ip_usage_notification() (nova.tests.test_compute.ComputeTestCase method)
test_remove_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_remove_host_from_aggregate_active() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_remove_host_from_aggregate_error() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_remove_host_from_aggregate_invalid_changing_status() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_remove_host_from_aggregate_invalid_dismissed_status() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_remove_host_from_aggregate_raise_not_found() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_remove_host_with_bad_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_remove_host_with_bad_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_remove_host_with_extra_param() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_remove_host_with_missing_host() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_remove_major_version_from_href() (nova.tests.api.openstack.test_common.MiscFunctionsTest 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_render() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest 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_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_with_empty_networks() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_networks_duplicate_ids() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_empty_fixed_ip() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_empty_id() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_missing_fixed_ip() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_missing_id() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_second_network_node_ignored() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_request_with_two_networks() (nova.tests.api.openstack.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_rescue() (nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_xenapi.XenAPIVMTestCase method)
test_rescue_generates_password() (nova.tests.api.openstack.compute.contrib.test_rescue.RescueTest method)
test_rescue_unrescue() (nova.tests.test_compute.ComputeAPITestCase method)
test_rescue_with_preset_password() (nova.tests.api.openstack.compute.contrib.test_rescue.RescueTest method)
test_reservation_id_one_instance() (nova.tests.test_compute.ComputeAPITestCase method)
test_reservation_ids_two_instances() (nova.tests.test_compute.ComputeAPITestCase method)
test_reserve() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_reserve_nonexistent_address() (nova.tests.test_nova_manage.FixedIpCommandsTestCase method)
test_reset_network() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_resize() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
(nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
test_resize_confirm_through_api() (nova.tests.test_compute.ComputeAPITestCase method)
test_resize_instance() (nova.tests.test_compute.ComputeTestCase method)
test_resize_instance_driver_error() (nova.tests.test_compute.ComputeTestCase method)
test_resize_instance_handles_migration_error() (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.ComputeAPITestCase method)
test_resize_no_flavor_ref() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_resize_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_resize_request_spec() (nova.tests.test_compute.ComputeAPITestCase method)
test_resize_request_spec_noavoid() (nova.tests.test_compute.ComputeAPITestCase method)
test_resize_revert_through_api() (nova.tests.test_compute.ComputeAPITestCase method)
test_resize_same_size_fails() (nova.tests.test_compute.ComputeAPITestCase method)
test_resize_same_source_fails() (nova.tests.test_compute.ComputeTestCase method)
test_resize_server() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_resize_server_no_flavor() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_resize_server_no_flavor_ref() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_resize_xenserver_6() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_resource_call() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_resource_not_authorized() (nova.tests.api.openstack.test_wsgi.ResourceTest method)
test_response_to_delays() (nova.tests.api.openstack.compute.test_limits.WsgiLimiterTest method)
test_response_to_delays_usernames() (nova.tests.api.openstack.compute.test_limits.WsgiLimiterTest method)
test_restore() (nova.tests.api.openstack.compute.contrib.test_deferred_delete.DeferredDeleteExtensionTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
test_restore_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.contrib.test_deferred_delete.DeferredDeleteExtensionTest method)
test_resume() (nova.tests.test_compute.ComputeAPITestCase method)
(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.rpc.test_kombu.RpcKombuTestCase method)
test_revert_migrate() (nova.tests.test_xenapi.XenAPIMigrateInstance method)
test_revert_resize() (nova.tests.api.openstack.compute.test_server_actions.TestServerActionXMLDeserializer method)
test_revert_resize_migration_not_found() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_revert_resize_raises_conflict_on_invalid_state() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_revert_resize_server() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest 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.api.ec2.test_cloud.CloudTestCase method)
test_revoke_security_group_ingress_missing_group_name_or_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_router() (nova.tests.api.test_wsgi.Test method)
test_routes_equal() (nova.tests.test_network_info.RouteTests method)
test_routes_not_equal() (nova.tests.test_network_info.RouteTests method)
test_rpc_allocate() (nova.tests.test_network.RPCAllocateTestCase method)
test_rpc_consumer_isolation() (nova.tests.test_test.IsolationTestCase method)
test_rule_serializer() (nova.tests.api.openstack.compute.contrib.test_security_groups.TestSecurityGroupXMLSerializer method)
test_run_ajaxterm() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_run_attach_detach_volume() (nova.tests.test_volume.VolumeTestCase method)
test_run_instance_exception_puts_instance_in_error_state() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
test_run_instance_existing() (nova.tests.test_compute.ComputeTestCase method)
test_run_instance_no_hosts() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_run_instance_non_admin() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_run_instance_setup_block_device_mapping_fail() (nova.tests.test_compute.ComputeTestCase method)
test_run_instance_spawn_fail() (nova.tests.test_compute.ComputeTestCase method)
test_run_instance_usage_notification() (nova.tests.test_compute.ComputeTestCase method)
test_run_instance_with_blob_hint() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_run_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_run_instances_availability_zone() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_run_instances_image_state_invalid() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_run_instances_image_state_none() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_run_instances_image_status_active() (nova.tests.api.ec2.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.api.ec2.test_cloud.CloudTestCase method)
test_runtime_and_unknown_flags() (nova.tests.test_flags.FlagsTestCase method)
test_s3_authorization_get() (nova.tests.test_signer.SignerTestCase method)
test_s3_authorization_put() (nova.tests.test_signer.SignerTestCase method)
test_s3_create() (nova.tests.image.test_s3.TestS3ImageService method)
test_s3_malicious_tarballs() (nova.tests.image.test_s3.TestS3ImageService method)
test_safe_find_sr_by_other_criteria() (nova.tests.test_xenapi.XenAPISRSelectionTestCase method)
test_safe_find_sr_default() (nova.tests.test_xenapi.XenAPISRSelectionTestCase method)
test_safe_find_sr_local_storage() (nova.tests.test_xenapi.XenAPISRSelectionTestCase method)
test_safe_find_sr_raise_exception() (nova.tests.test_xenapi.XenAPISRSelectionTestCase method)
test_same_fname_concurrency() (nova.tests.test_libvirt.CacheConcurrencyTestCase method)
test_schedule_bad_topic() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_schedule_fallback_proxy() (nova.tests.scheduler.test_multi_scheduler.MultiDriverTestCase method)
test_schedule_happy_day() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_schedule_local_zone() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_schedule_no_instance_type() (nova.tests.scheduler.test_distributed_scheduler.DistributedSchedulerTestCase method)
test_security_groups() (nova.tests.test_metadata.MetadataTestCase method)
test_select() (nova.tests.api.openstack.compute.contrib.test_zones.TestZonesXMLSerializer method)
(nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase 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.api.openstack.test_wsgi.ResponseObjectTest method)
(nova.tests.image.test_glance.TestGlanceSerializer method)
test_serialize_extension() (nova.tests.api.openstack.compute.test_extensions.ExtensionsXMLSerializerTest method)
test_serialize_extensions() (nova.tests.api.openstack.compute.test_extensions.ExtensionsXMLSerializerTest method)
test_serialize_index_detail() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaSerializerTest method)
test_serialize_show_create() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaSerializerTest method)
test_serializer() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_quotas.QuotaXMLSerializerTest method)
(nova.tests.api.openstack.compute.contrib.test_virtual_interfaces.ServerVirtualInterfaceSerializerTest method)
test_serializer_index() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageSerializerTest method)
test_serializer_show() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageSerializerTest method)
test_server_change_password() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_server_change_password_bad_request() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_server_change_password_empty_string() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_server_change_password_none() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest method)
test_server_change_password_not_a_string() (nova.tests.api.openstack.compute.test_server_actions.ServerActionsControllerTest 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_is_up() (nova.tests.test_utils.DeprecationTest 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.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_set_admin_password_bad_state() (nova.tests.test_compute.ComputeTestCase method)
test_set_admin_password_driver_error() (nova.tests.test_compute.ComputeTestCase method)
test_set_header() (nova.tests.api.openstack.test_wsgi.ResponseObjectTest method)
test_set_metadata() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_set_metadata_with_bad_host_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_set_metadata_with_extra_params() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_set_metadata_with_missing_metadata() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_shared() (nova.tests.test_xenapi.XenAPIDiffieHellmanTestCase method)
test_show() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.api.openstack.compute.contrib.test_extendedstatus.ExtendedStatusTest method)
(nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_users.TestUsersXMLSerializer method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_zones.TestZonesXMLSerializer method)
(nova.tests.api.openstack.compute.test_consoles.TestConsolesXMLSerializer method)
(nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.TestAddressesXMLSerialization method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_show_associated_floating_ip() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_show_cannot_use_uuid() (nova.tests.image.test_s3.TestS3ImageService method)
test_show_console() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_show_console_unknown_console() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_show_console_unknown_instance() (nova.tests.api.openstack.compute.test_consoles.ConsolesControllerTest method)
test_show_create_serializer() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaVolumeSerializerTest method)
test_show_forbidden() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_show_handles_integers() (nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
test_show_host_not_exist() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_show_host_resources() (nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
test_show_image() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_show_image_no_metadata_key() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_show_image_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_show_makes_datetimes() (nova.tests.image.test_glance.TestGlanceImageService method)
test_show_meta_not_found() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_show_no_project() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_show_no_server() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_show_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_show_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_show_passes_through_to_client() (nova.tests.image.test_glance.TestGlanceImageService method)
test_show_raises_when_no_authtoken_in_the_context() (nova.tests.image.test_glance.TestGlanceImageService method)
test_show_server() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_show_spec_not_found() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
test_show_translates_correctly() (nova.tests.image.test_s3.TestS3ImageService method)
test_show_with_invalid_id() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_show_with_min_disk() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_show_with_min_ram() (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
test_show_works_correctly() (nova.tests.api.openstack.compute.contrib.test_hosts.HostTestCase method)
test_show_zero_metadata() (nova.tests.api.openstack.compute.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_skips() (nova.tests.test_nova_rootwrap.RootwrapTestCase method)
test_slave_apply() (nova.tests.api.openstack.test_xmlutil.TemplateTest method)
test_slave_template_builder() (nova.tests.api.openstack.test_xmlutil.TemplateBuilderTest method)
test_snapshot() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_snapshot_conflict() (nova.tests.test_compute.ComputeAPITestCase method)
test_snapshot_create() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_create_force() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_delete() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_delete_invalid_id() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_detail() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_fails() (nova.tests.test_compute.ComputeTestCase method)
test_snapshot_in_ami_format() (nova.tests.test_libvirt.LibvirtConnTestCase 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_index_detail_serializer() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotSerializerTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotSerializerTest method)
test_snapshot_minram_mindisk() (nova.tests.test_compute.ComputeAPITestCase method)
test_snapshot_minram_mindisk_img_missing_minram() (nova.tests.test_compute.ComputeAPITestCase method)
test_snapshot_minram_mindisk_no_image() (nova.tests.test_compute.ComputeAPITestCase method)
test_snapshot_minram_mindisk_VHD() (nova.tests.test_compute.ComputeAPITestCase 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_snapshot_show() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest method)
test_snapshot_show_create_serializer() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotSerializerTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotSerializerTest method)
test_snapshot_show_invalid_id() (nova.tests.api.openstack.compute.contrib.test_snapshots.SnapshotApiTest method)
(nova.tests.api.openstack.volume.test_snapshots.SnapshotApiTest 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.compute.test_servers.TestServerCreateRequestXMLDeserializer method)
test_start() (nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_start_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_start_random_port() (nova.tests.test_wsgi.TestWSGIServer method)
test_start_shutdown() (nova.tests.test_compute.ComputeAPITestCase method)
test_start_with_bogus_id() (nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
test_static_filters() (nova.tests.test_libvirt.IptablesFirewallTestCase method)
(nova.tests.test_xenapi.XenAPIDom0IptablesFirewallTestCase method)
test_stop() (nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
(nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_compute.ComputeTestCase method)
test_stop_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_stop_start_instance() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_stop_start_with_volume() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_stop_with_attached_volume() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_stop_with_bogus_id() (nova.tests.api.openstack.compute.contrib.test_server_start_stop.ServerStartStopTest method)
test_stopped() (nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
test_string_resp() (nova.tests.test_direct.DirectTestCase method)
test_strip_dev() (nova.tests.test_block_device.BlockDeviceTestCase method)
test_subelement() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
test_suspend() (nova.tests.test_compute.ComputeAPITestCase method)
(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_templated_values() (nova.tests.test_flags.FlagsTestCase method)
test_templatized_enforcement() (nova.tests.test_policy.PolicyTestCase method)
test_tenant_id_filter_converts_to_project_id_for_admin() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_terminate_instances() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_terminate_instances_disable_terminate() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_terminate_instances_invalid_instance_id() (nova.tests.api.ec2.test_cloud.CloudTestCase method)
test_terminate_instances_two_instances() (nova.tests.api.ec2.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_thread_unique_storage() (nova.tests.test_local.LocalStoreTestCase 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.compute.test_auth.TestFunctional method)
test_token_expiry() (nova.tests.api.openstack.compute.test_auth.Test method)
(nova.tests.api.openstack.compute.test_auth.TestFunctional method)
test_tokens_expire() (nova.tests.test_consoleauth.ConsoleauthTestCase 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.test_quota.QuotaTestCase method)
test_too_many_gigabytes() (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.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_too_many_metadata_items_on_put() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_too_many_metadata_items_on_update_item() (nova.tests.api.openstack.compute.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.rpc.test_kombu.RpcKombuTestCase method)
test_translate_certificate_view() (nova.tests.api.openstack.compute.contrib.test_certificates.CertificatesTest method)
test_translate_floating_ip_pools_view() (nova.tests.api.openstack.compute.contrib.test_floating_ip_pools.FloatingIpPoolTest method)
test_translate_floating_ip_view() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest method)
test_translate_floating_ip_view_dict() (nova.tests.api.openstack.compute.contrib.test_floating_ips.FloatingIpTest 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_volumes() (nova.tests.test_quota.QuotaTestCase method)
test_unlock() (nova.tests.test_compute.ComputeAPITestCase method)
test_unpause() (nova.tests.test_compute.ComputeAPITestCase method)
(nova.tests.test_vmwareapi.VMWareAPIVMTestCase method)
test_unrescue() (nova.tests.api.openstack.compute.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.compute.contrib.test_aggregates.AggregateTestCase method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.image.test_glance.TestGlanceImageService method)
(nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase method)
test_update_aggregate_metadata() (nova.tests.test_compute.ComputeAPIAggrTestCase method)
test_update_all() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_common.MetadataXMLDeserializationTest method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_update_all_empty_container() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_all_image_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_update_all_malformed_container() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_all_malformed_data() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_all_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_block_device_mapping() (nova.tests.test_compute.ComputeAPITestCase method)
test_update_called() (nova.tests.notifier.test_capacity_notifier.CapacityNotifierTestCase method)
test_update_deserializer() (nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest 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_item() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_update_item_bad_body() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_update_item_body_uri_mismatch() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_item_empty_body() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_item_image_not_found() (nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
test_update_item_nonexistant_server() (nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_item_too_many_keys() (nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs.FlavorsExtraSpecsTest method)
(nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest method)
(nova.tests.api.openstack.compute.test_image_metadata.ImageMetaDataTest method)
(nova.tests.api.openstack.compute.test_server_metadata.ServerMetaDataTest method)
test_update_serializer_with_maintainance_mode() (nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
test_update_serializer_with_maintainance_mode_and_status() (nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
test_update_serializer_with_status() (nova.tests.api.openstack.compute.contrib.test_hosts.HostSerializerTest method)
test_update_server_access_ipv4() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_access_ipv4_bad_format() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_access_ipv6() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_access_ipv6_bad_format() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_adminPass_ignored() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_all_attributes() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_invalid_disk_config() (nova.tests.api.openstack.compute.contrib.test_disk_config.DiskConfigTestCase method)
test_update_server_name() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_server_no_body() (nova.tests.api.openstack.compute.test_servers.ServersControllerTest method)
test_update_service_capabilities() (nova.tests.scheduler.test_host_manager.HostManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerManagerTestCase method)
(nova.tests.scheduler.test_scheduler.SchedulerTestCase method)
test_update_show_serializer() (nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs.VolumeTypeExtraSpecsSerializerTest method)
test_update_status() (nova.tests.test_libvirt.HostStateTestCase method)
test_update_with_bad_host_aggregate() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_update_with_no_update_key() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_update_with_no_updates() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_update_with_only_availability_zone() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_update_with_only_name() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_update_with_wrong_updates() (nova.tests.api.openstack.compute.contrib.test_aggregates.AggregateTestCase method)
test_user_create() (nova.tests.api.openstack.compute.contrib.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.compute.contrib.test_users.UsersTest method)
test_user_id_only() (nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
test_user_id_trumps_user() (nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
test_user_limit() (nova.tests.api.openstack.compute.test_limits.LimiterTest method)
test_user_only() (nova.tests.api.test_auth.TestNovaKeystoneContextMiddleware method)
test_user_update() (nova.tests.api.openstack.compute.contrib.test_users.UsersTest 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() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_bad_network() (nova.tests.test_quantum.QuantumNovaIPAMTestCase 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_ec2_id() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_image_path() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_int() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_ipv4() (nova.tests.api.test_validator.ValidatorTestCase 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_validate_reserved() (nova.tests.test_network.FlatNetworkTestCase method)
test_validate_str() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_url_path() (nova.tests.api.test_validator.ValidatorTestCase method)
test_validate_user_data() (nova.tests.api.test_validator.ValidatorTestCase method)
test_vcs_version_string_is_good() (nova.tests.test_versions.VersionTestCase method)
test_vendor_content_type_json() (nova.tests.api.openstack.compute.test_api.APITest method)
test_vendor_content_type_xml() (nova.tests.api.openstack.compute.test_api.APITest method)
test_verify_checksum() (nova.tests.test_imagecache.ImageCacheManagerTestCase method)
test_verify_detailed_index() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_index() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_message_format() (nova.tests.test_notifier.NotifierTestCase method)
test_verify_resize() (nova.tests.api.openstack.compute.test_servers.ServerStatusTest method)
test_verify_show() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_verify_show_cant_view_other_tenant() (nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage.SimpleTenantUsageTest method)
test_version_detail_atom_serializer() (nova.tests.api.openstack.compute.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.compute.test_versions.VersionsSerializerTests method)
test_versions_list_xml_serializer() (nova.tests.api.openstack.compute.test_versions.VersionsSerializerTests method)
test_versions_multi_xml_serializer() (nova.tests.api.openstack.compute.test_versions.VersionsSerializerTests method)
test_vhd() (nova.tests.test_xenapi.XenAPIDetermineDiskImageTestCase method)
test_view_builder() (nova.tests.api.openstack.compute.test_versions.VersionsViewBuilderTests method)
test_vif_get_fixed_ips() (nova.tests.test_network_info.VIFTests method)
test_vif_get_floating_ips() (nova.tests.test_network_info.VIFTests method)
test_vif_get_labeled_ips() (nova.tests.test_network_info.VIFTests method)
test_vlan_override() (nova.tests.test_linux_net.LinuxNetworkTestCase method)
test_vnc_console() (nova.tests.test_compute.ComputeAPITestCase method)
test_voltype_serializer() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesSerializerTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesSerializerTest method)
test_volume_create() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_create_no_body() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_delete() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_delete_no_volume() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_detail() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
test_volume_in_mapping() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_volume_index() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
test_volume_index_detail_serializer() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeSerializerTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeSerializerTest method)
test_volume_list() (nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_list_detail() (nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_not_found() (nova.tests.api.ec2.test_middleware.ExecutorTestCase method)
test_volume_show() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_show_create_serializer() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeSerializerTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeSerializerTest method)
test_volume_show_no_volume() (nova.tests.api.openstack.compute.contrib.test_volumes.VolumeApiTest method)
(nova.tests.api.openstack.volume.test_volumes.VolumeApiTest method)
test_volume_size() (nova.tests.test_compute.ComputeAPITestCase 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.compute.contrib.test_volume_types.VolumeTypesApiTest method)
test_volume_types_delete_not_found() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
test_volume_types_index() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
test_volume_types_index_no_data() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
test_volume_types_show() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
test_volume_types_show_not_found() (nova.tests.api.openstack.compute.contrib.test_volume_types.VolumeTypesApiTest method)
(nova.tests.api.openstack.volume.test_types.VolumeTypesApiTest method)
test_vpn_allocate_fixed_ip() (nova.tests.test_network.VlanNetworkTestCase method)
test_vpn_allocate_fixed_ip_no_network_id() (nova.tests.test_network.VlanNetworkTestCase method)
test_vpool_create_show_serializer() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaVPoolSerializerTest method)
test_vpool_index_serializer() (nova.tests.api.openstack.compute.contrib.test_vsa.VsaVPoolSerializerTest method)
test_vsa_create() (nova.tests.api.openstack.compute.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.compute.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.compute.contrib.test_vsa.VSAApiTest method)
test_vsa_delete_invalid_id() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAApiTest method)
test_vsa_detail() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAApiTest method)
test_vsa_generate_user_data() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_index() (nova.tests.api.openstack.compute.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.compute.contrib.test_vsa.VSAApiTest method)
test_vsa_show_invalid_id() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAApiTest method)
test_vsa_update() (nova.tests.test_vsa.VsaTestCase method)
test_vsa_volume_create() (nova.tests.api.openstack.compute.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.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete_no_volume() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_delete_no_vsa_assignment() (nova.tests.api.openstack.compute.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.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_index() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show_no_volume() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_show_no_vsa_assignment() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_vsa_volume_update() (nova.tests.api.openstack.compute.contrib.test_vsa.VSAVolumeApiTest method)
test_weighted_sum_happy_day() (nova.tests.scheduler.test_least_cost.LeastCostTestCase method)
test_weighted_sum_single_function() (nova.tests.scheduler.test_least_cost.LeastCostTestCase 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_get_instance_by_flavor_id() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_get_instance_type_by_id() (nova.tests.test_instance_types.InstanceTypeTestCase 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_instance_by_unknown_flavor_id() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_instance_type_by_unknown_id() (nova.tests.test_instance_types.InstanceTypeTestCase method)
test_will_not_get_instance_type_with_bad_id() (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_window_timeout() (nova.tests.api.ec2.test_middleware.LockoutTestCase method)
test_wrap() (nova.tests.api.openstack.test_xmlutil.TemplateElementTest method)
(nova.tests.api.openstack.test_xmlutil.TemplateTest 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_wrap_instance_fault() (nova.tests.test_compute.ComputeTestCase method)
test_wrap_instance_fault_no_instance() (nova.tests.test_compute.ComputeTestCase method)
test_wrapped_method() (nova.tests.test_compute.ComputePolicyTestCase method)
test_write_to_file() (nova.tests.test_libvirt.LibvirtUtilsTestCase method)
test_write_to_file_with_umask() (nova.tests.test_libvirt.LibvirtUtilsTestCase 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_declaration() (nova.tests.api.openstack.compute.test_flavors.FlavorsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_limits.LimitsXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest method)
(nova.tests.api.openstack.compute.test_servers.TestAddressesXMLSerialization method)
(nova.tests.api.openstack.test_common.MetadataXMLSerializationTest method)
test_xml_disk_bus_ide() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_disk_bus_virtio() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_disk_prefix() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xml_empty() (nova.tests.api.openstack.test_wsgi.XMLDeserializerTest method)
test_xml_serializer() (nova.tests.api.openstack.test_faults.TestFaults method)
test_xml_uuid() (nova.tests.test_libvirt.LibvirtConnTestCase method)
test_xmlns_version_matches_request_version() (nova.tests.test_api.ApiEc2TestCase method)
test_xvpvnc_vnc_console() (nova.tests.test_compute.ComputeTestCase method)
test_zone_create() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_zone_delete() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_zone_info() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_zone_select() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
test_zone_update() (nova.tests.api.openstack.compute.contrib.test_zones.ZonesTest method)
TestAddressesXMLSerialization (class in nova.tests.api.openstack.compute.test_servers)
TestCase (class in nova.test)
TestConsolesXMLSerializer (class in nova.tests.api.openstack.compute.test_consoles)
TestFaults (class in nova.tests.api.ec2.test_faults)
(class in nova.tests.api.openstack.test_faults)
TestFloatingIPManager (class in nova.tests.test_network)
TestFunctional (class in nova.tests.api.openstack.compute.test_auth)
TestGlanceImageService (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.compute.test_auth)
(class in nova.tests.api.openstack.compute.test_limits)
TestLoaderNormalFilesystem (class in nova.tests.test_wsgi)
TestLoaderNothingExists (class in nova.tests.test_wsgi)
TestNoAuthMiddleware (class in nova.tests.api.openstack.compute.test_auth)
TestNovaKeystoneContextMiddleware (class in nova.tests.api.test_auth)
TestOpenStackClient (class in nova.tests.integrated.api.client)
TestReceiver (class in nova.tests.rpc.common)
TestRouter (class in nova.tests.api.openstack.fakes)
TestRPCFixedManager (class in nova.tests.test_network)
TestS3ImageService (class in nova.tests.image.test_s3)
TestSecurityGroupRules (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
TestSecurityGroupRulesXMLDeserializer (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
TestSecurityGroups (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
TestSecurityGroupXMLDeserializer (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
TestSecurityGroupXMLSerializer (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
TestServerActionsXMLSerializer (class in nova.tests.api.openstack.compute.contrib.test_server_action_list)
TestServerActionXMLDeserializer (class in nova.tests.api.openstack.compute.test_server_actions)
TestServerCreateRequestXMLDeserializer (class in nova.tests.api.openstack.compute.test_servers)
TestServerDiagnosticsXMLSerializer (class in nova.tests.api.openstack.compute.contrib.test_server_diagnostics)
TestUsersXMLSerializer (class in nova.tests.api.openstack.compute.contrib.test_users)
TestUtilsTestCase (class in nova.tests.test_test_utils)
TestVirtDriver (class in nova.tests.test_virt)
TestWSGIServer (class in nova.tests.test_wsgi)
TestWSGIService (class in nova.tests.test_service)
TestZonesXMLSerializer (class in nova.tests.api.openstack.compute.contrib.test_zones)
text (nova.api.openstack.xmlutil.TemplateElement attribute)
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)
timefunc() (in module nova.utils)
Timeout
timeout_fixed_ips (nova.network.manager.FlatManager attribute)
(nova.network.manager.NetworkManager attribute)
TIMESTAMP (nova.tests.api.openstack.compute.test_images.ImageXMLSerializationTest attribute)
(nova.tests.api.openstack.compute.test_servers.ServerXMLSerializationTest attribute)
to_dict() (nova.context.RequestContext method)
(nova.scheduler.least_cost.WeightedHost 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.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)
total_seconds() (in module nova.utils)
tree() (nova.api.openstack.xmlutil.Template method)
(nova.api.openstack.xmlutil.TemplateElement method)
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)
trycmd() (in module nova.utils)

U

UnableToMigrateToSelf
unbind_floating_ip() (in module nova.network.linux_net)
unbind_s() (nova.auth.fakeldap.FakeLDAP method)
undefine() (nova.tests.fakelibvirt.Domain method)
(nova.tests.fakelibvirt.NWFilter method)
undiscover_volume() (nova.volume.xensm.XenSMDriver method)
unfilter_instance() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.firewall.FirewallDriver method)
(nova.virt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.libvirt.firewall.IptablesFirewallDriver method)
(nova.virt.libvirt.firewall.NWFilterFirewall method)
(nova.virt.xenapi.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
unget_dev() (nova.virt.disk.loop.Mount method)
(nova.virt.disk.mount.Mount method)
(nova.virt.disk.nbd.Mount method)
UNIT_MAP (nova.api.openstack.compute.limits.Limit attribute)
UNITS (nova.api.openstack.compute.limits.Limit attribute)
unlock() (nova.compute.api.API method)
unlock_instance() (nova.compute.manager.ComputeManager method)
unmap_dev() (nova.virt.disk.guestfs.Mount method)
(nova.virt.disk.mount.Mount method)
unmarshall_result() (nova.scheduler.api.reroute_compute method)
unmnt_dev() (nova.virt.disk.guestfs.Mount method)
(nova.virt.disk.mount.Mount method)
unpack_context() (in module nova.rpc.amqp)
unpause() (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_pbds() (nova.virt.xenapi.volume_utils.VolumeHelper class method)
unplug_vbd() (nova.virt.xenapi.vm_utils.VMHelper class method)
unplug_vifs() (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.vmops.VMOps method)
(nova.virt.xenapi_conn.XenAPIConnection method)
unquote_header_value() (in module nova.api.openstack.urlmap)
UnrecognizedFlag
unrescue() (in module nova.tests.api.openstack.compute.contrib.test_rescue)
(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.compute.manager.ComputeManager method)
unwrap() (nova.api.openstack.xmlutil.Template method)
(nova.api.openstack.xmlutil.TemplateElement method)
update() (nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.compute.consoles.Controller method)
(nova.api.openstack.compute.contrib.accounts.Controller method)
(nova.api.openstack.compute.contrib.aggregates.AggregateController method)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController method)
(nova.api.openstack.compute.contrib.flavorextraspecs.FlavorExtraSpecsController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSDomainController method)
(nova.api.openstack.compute.contrib.floating_ip_dns.FloatingIPDNSEntryController method)
(nova.api.openstack.compute.contrib.hosts.HostController method)
(nova.api.openstack.compute.contrib.quotas.QuotaSetsController method)
(nova.api.openstack.compute.contrib.users.Controller method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaDriveController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVPoolController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeController method)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVolumeDriveController method)
(nova.api.openstack.compute.contrib.volumes.VolumeAttachmentController method)
(nova.api.openstack.compute.contrib.volumetypes.VolumeTypeExtraSpecsController method)
(nova.api.openstack.compute.contrib.zones.Controller method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.server_metadata.Controller method)
(nova.api.openstack.compute.servers.Controller method)
(nova.compute.api.API method)
(nova.db.sqlalchemy.models.NovaBase method)
(nova.image.glance.GlanceImageService method)
(nova.image.s3.S3ImageService method)
(nova.scheduler.host_manager.ReadOnlyDict method)
(nova.scheduler.zone_manager.ZoneManager method)
(nova.volume.api.API method)
(nova.vsa.api.API method)
update_aggregate() (nova.compute.api.AggregateAPI method)
update_aggregate_metadata() (nova.compute.api.AggregateAPI method)
update_all() (nova.api.openstack.common.MetadataXMLDeserializer method)
(nova.api.openstack.compute.image_metadata.Controller method)
(nova.api.openstack.compute.server_metadata.Controller method)
update_available_resource() (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)
update_dhcp() (in module nova.network.linux_net)
(nova.network.quantum.manager.QuantumManager method)
update_dhcp_hostfile_with_text() (in module nova.network.linux_net)
update_from_compute_node() (nova.scheduler.host_manager.HostState method)
update_host_status() (nova.virt.driver.ComputeDriver method)
(nova.virt.fake.FakeConnection method)
(nova.virt.libvirt.connection.LibvirtConnection method)
(nova.virt.xenapi_conn.XenAPIConnection method)
update_image() (nova.api.ec2.cloud.CloudController method)
(nova.tests.glance.stubs.StubGlanceClient 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.driver.Scheduler method)
(nova.scheduler.host_manager.HostManager method)
(nova.scheduler.manager.SchedulerManager method)
update_status() (nova.virt.libvirt.connection.HostState method)
(nova.virt.xenapi_conn.HostState method)
update_volume_metadata() (nova.volume.api.API method)
update_vsa_status() (nova.vsa.api.API method)
update_zone_info() (nova.scheduler.zone_manager.ZoneState method)
updated (nova.api.openstack.compute.contrib.accounts.Accounts attribute)
(nova.api.openstack.compute.contrib.admin_actions.Admin_actions attribute)
(nova.api.openstack.compute.contrib.aggregates.Aggregates attribute)
(nova.api.openstack.compute.contrib.certificates.Certificates attribute)
(nova.api.openstack.compute.contrib.cloudpipe.Cloudpipe attribute)
(nova.api.openstack.compute.contrib.console_output.Console_output attribute)
(nova.api.openstack.compute.contrib.consoles.Consoles attribute)
(nova.api.openstack.compute.contrib.createserverext.Createserverext attribute)
(nova.api.openstack.compute.contrib.deferred_delete.Deferred_delete attribute)
(nova.api.openstack.compute.contrib.disk_config.Disk_config attribute)
(nova.api.openstack.compute.contrib.extended_status.Extended_status attribute)
(nova.api.openstack.compute.contrib.flavorextradata.Flavorextradata attribute)
(nova.api.openstack.compute.contrib.flavorextraspecs.Flavorextraspecs attribute)
(nova.api.openstack.compute.contrib.flavormanage.Flavormanage attribute)
(nova.api.openstack.compute.contrib.floating_ip_dns.Floating_ip_dns attribute)
(nova.api.openstack.compute.contrib.floating_ip_pools.Floating_ip_pools attribute)
(nova.api.openstack.compute.contrib.floating_ips.Floating_ips attribute)
(nova.api.openstack.compute.contrib.hosts.Hosts attribute)
(nova.api.openstack.compute.contrib.keypairs.Keypairs attribute)
(nova.api.openstack.compute.contrib.multinic.Multinic attribute)
(nova.api.openstack.compute.contrib.networks.Networks attribute)
(nova.api.openstack.compute.contrib.quotas.Quotas attribute)
(nova.api.openstack.compute.contrib.rescue.Rescue attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.Scheduler_hints attribute)
(nova.api.openstack.compute.contrib.security_groups.Security_groups attribute)
(nova.api.openstack.compute.contrib.server_action_list.Server_action_list attribute)
(nova.api.openstack.compute.contrib.server_diagnostics.Server_diagnostics attribute)
(nova.api.openstack.compute.contrib.server_start_stop.Server_start_stop attribute)
(nova.api.openstack.compute.contrib.simple_tenant_usage.Simple_tenant_usage attribute)
(nova.api.openstack.compute.contrib.users.Users attribute)
(nova.api.openstack.compute.contrib.virtual_interfaces.Virtual_interfaces attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.Virtual_storage_arrays attribute)
(nova.api.openstack.compute.contrib.volumes.Volumes attribute)
(nova.api.openstack.compute.contrib.volumetypes.Volumetypes attribute)
(nova.api.openstack.compute.contrib.zones.Zones attribute)
(nova.api.openstack.extensions.ExtensionDescriptor attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.Foxinsocks attribute)
updated_at (nova.db.sqlalchemy.models.AgentBuild attribute)
(nova.db.sqlalchemy.models.Aggregate attribute)
(nova.db.sqlalchemy.models.AggregateHost attribute)
(nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.AuthToken attribute)
(nova.db.sqlalchemy.models.BandwidthUsage 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.DNSDomain 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.InstanceFault attribute)
(nova.db.sqlalchemy.models.InstanceInfoCache 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.NovaBase attribute)
(nova.db.sqlalchemy.models.Project attribute)
(nova.db.sqlalchemy.models.ProviderFirewallRule attribute)
(nova.db.sqlalchemy.models.Quota attribute)
(nova.db.sqlalchemy.models.S3Image attribute)
(nova.db.sqlalchemy.models.SMBackendConf attribute)
(nova.db.sqlalchemy.models.SMFlavors attribute)
(nova.db.sqlalchemy.models.SMVolume 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)
(in module nova.db.sqlalchemy.migrate_repo.versions.047_remove_instances_fk_from_vif)
(in module nova.db.sqlalchemy.migrate_repo.versions.048_add_zone_name)
(in module nova.db.sqlalchemy.migrate_repo.versions.049_add_instances_progress)
(in module nova.db.sqlalchemy.migrate_repo.versions.050_add_disk_config_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.051_add_vcpu_weight_to_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.052_kill_export_devices)
(in module nova.db.sqlalchemy.migrate_repo.versions.053_add_connection_info_to_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.054_add_bw_usage_data_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.055_convert_flavor_id_to_str)
(in module nova.db.sqlalchemy.migrate_repo.versions.056_add_s3_images)
(in module nova.db.sqlalchemy.migrate_repo.versions.057_add_sm_driver_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.058_rename_managed_disk)
(in module nova.db.sqlalchemy.migrate_repo.versions.059_split_rxtx_quota_into_network)
(in module nova.db.sqlalchemy.migrate_repo.versions.060_remove_network_fk_from_vif)
(in module nova.db.sqlalchemy.migrate_repo.versions.061_add_index_to_instance_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.062_add_instance_info_cache_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.063_add_instance_faults_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.064_change_instance_id_to_uuid_in_instance_actions)
(in module nova.db.sqlalchemy.migrate_repo.versions.065_add_index_to_instance_project_id)
(in module nova.db.sqlalchemy.migrate_repo.versions.066_preload_instance_info_cache_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.067_add_pool_and_interface_to_floating_ip)
(in module nova.db.sqlalchemy.migrate_repo.versions.068_add_instance_attribute)
(in module nova.db.sqlalchemy.migrate_repo.versions.069_block_migration)
(in module nova.db.sqlalchemy.migrate_repo.versions.070_untie_nova_network_models)
(in module nova.db.sqlalchemy.migrate_repo.versions.071_add_host_aggregate_tables)
(in module nova.db.sqlalchemy.migrate_repo.versions.072_add_dns_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.073_add_capacity)
(in module nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb)
upgrade_libvirt() (in module nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb)
upgrade_other() (in module nova.db.sqlalchemy.migrate_repo.versions.074_change_flavor_local_gb)
upload_image() (in module nova.virt.vmwareapi.vmware_images)
(nova.virt.xenapi.vm_utils.VMHelper class method)
uri (nova.virt.libvirt.connection.LibvirtConnection attribute)
url (nova.db.sqlalchemy.models.AgentBuild attribute)
URLMap (class in nova.api.openstack.urlmap)
urlmap_factory() (in module nova.api.openstack.urlmap)
UrlmapTest (class in nova.tests.api.openstack.compute.test_urlmap)
usage_from_instance() (in module nova.utils)
UsageInfoTestCase (class in nova.tests.test_compute_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_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
Users (class in nova.api.openstack.compute.contrib.users)
UsersTemplate (class in nova.api.openstack.compute.contrib.users)
UsersTest (class in nova.tests.api.openstack.compute.contrib.test_users)
UserTemplate (class in nova.api.openstack.compute.contrib.users)
utcnow() (in module nova.utils)
utcnow_ts() (in module nova.utils)
utf8() (in module nova.utils)
utils_vpn_ping() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
uuid (nova.db.sqlalchemy.models.Instance attribute)
(nova.db.sqlalchemy.models.Network attribute)
(nova.db.sqlalchemy.models.S3Image attribute)
(nova.db.sqlalchemy.models.VirtualInterface attribute)
UUIDString() (nova.tests.fakelibvirt.Domain method)

V

v (nova.api.openstack.compute.limits.Limit attribute)
v1 (nova.tests.test_local.LocalStoreTestCase attribute)
v2 (nova.tests.test_local.LocalStoreTestCase attribute)
v3 (nova.tests.test_local.LocalStoreTestCase attribute)
valid_states() (in module nova.compute.power_state)
validate() (in module nova.api.validator)
validate_image_path() (in module nova.api.validator)
validate_int() (in module nova.api.validator)
validate_ipv4() (in module nova.api.validator)
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)
validate_str() (in module nova.api.validator)
validate_url_path() (in module nova.api.validator)
validate_user_data() (in module nova.api.validator)
ValidatorTestCase (class in nova.tests.api.test_validator)
value (nova.db.sqlalchemy.models.AggregateMetadata attribute)
(nova.db.sqlalchemy.models.InstanceMetadata attribute)
(nova.db.sqlalchemy.models.InstanceTypeExtraSpecs attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
(nova.db.sqlalchemy.models.VolumeTypeExtraSpecs attribute)
var1 (nova.tests.test_direct.MyProxy attribute)
var2 (nova.tests.test_direct.MyProxy 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)
vcpu_weight (nova.db.sqlalchemy.models.InstanceTypes 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_attached_here() (in module nova.virt.xenapi.vm_utils)
VDI_destroy() (nova.tests.xenapi.stubs.FakeSessionForVMTests method)
VDI_get_by_uuid() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests method)
VDI_get_virtual_size() (nova.virt.xenapi.fake.SessionBase method)
VDI_introduce() (nova.tests.xenapi.stubs.FakeSessionForVolumeFailedTests method)
(nova.tests.xenapi.stubs.FakeSessionForVolumeTests method)
VDI_resize() (nova.virt.xenapi.fake.SessionBase method)
VDI_resize_online() (nova.virt.xenapi.fake.SessionBase method)
VDI_set_name_label() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests method)
(nova.tests.xenapi.stubs.FakeSessionForVMTests method)
vdi_uuid (nova.db.sqlalchemy.models.SMVolume attribute)
verify() (nova.tests.test_iscsi.TargetAdminTestCase method)
verify_base_images() (nova.virt.libvirt.imagecache.ImageCacheManager 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)
VersionAtomSerializer (class in nova.api.openstack.compute.versions)
Versions (class in nova.api.metadata.handler)
(class in nova.api.openstack.compute.versions)
(class in nova.api.openstack.volume.versions)
VersionsAtomSerializer (class in nova.api.openstack.compute.versions)
VersionsSerializerTests (class in nova.tests.api.openstack.compute.test_versions)
VersionsTemplate (class in nova.api.openstack.compute.versions)
VersionsTest (class in nova.tests.api.openstack.compute.test_versions)
VersionsViewBuilderTests (class in nova.tests.api.openstack.compute.test_versions)
VersionTemplate (class in nova.api.openstack.compute.versions)
VersionTestCase (class in nova.tests.test_versions)
VersionV2 (class in nova.api.openstack.compute.versions)
ViewBuilder (class in nova.api.openstack.common)
(class in nova.api.openstack.compute.contrib.createserverext)
(class in nova.api.openstack.compute.views.addresses)
(class in nova.api.openstack.compute.views.flavors)
(class in nova.api.openstack.compute.views.images)
(class in nova.api.openstack.compute.views.limits)
(class in nova.api.openstack.compute.views.servers)
(class in nova.api.openstack.compute.views.versions)
(class in nova.api.openstack.volume.views.versions)
VIF (class in nova.network.model)
VIFDriver (class in nova.virt.vif)
vifs (nova.tests.fake_network.FakeNetworkManager.FakeDB attribute)
vifs() (in module nova.tests.fake_network)
VIFTests (class in nova.tests.test_network_info)
Vim (class in nova.virt.vmwareapi.vim)
VimAttributeError
VimException
VimFaultException
VIMMessagePlugin (class in nova.virt.vmwareapi.vim)
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_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(nova.tests.fake_network.FakeNetworkManager.FakeDB method)
virtual_interface_get_by_address() (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.compute.contrib.virtual_interfaces)
virtual_name (nova.db.sqlalchemy.models.BlockDeviceMapping attribute)
Virtual_storage_arrays (class in nova.api.openstack.compute.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
VirtualInterfaceTemplate (class in nova.api.openstack.compute.contrib.virtual_interfaces)
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_clean_reboot() (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_set_name_label() (nova.tests.xenapi.stubs.FakeSessionForMigrationTests 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)
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.IscsiTarget attribute)
(nova.db.sqlalchemy.models.VolumeMetadata attribute)
volume_allocate_iscsi_target() (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_driver_method() (nova.virt.libvirt.connection.LibvirtConnection method)
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_id (nova.db.sqlalchemy.models.BlockDeviceMapping 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_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)
VolumeApiTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
(class in nova.tests.api.openstack.volume.test_volumes)
VolumeAttachmentController (class in nova.api.openstack.compute.contrib.volumes)
VolumeAttachmentsTemplate (class in nova.api.openstack.compute.contrib.volumes)
VolumeAttachmentTemplate (class in nova.api.openstack.compute.contrib.volumes)
VolumeController (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.volumes)
VolumeDriver (class in nova.volume.driver)
VolumeDriverNotFound
VolumeDriverTestCase (class in nova.tests.test_volume)
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)
VolumePolicyTestCase (class in nova.tests.test_volume)
Volumes (class in nova.api.openstack.compute.contrib.volumes)
volumes (nova.db.sqlalchemy.models.VolumeTypes attribute)
VolumeSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
(class in nova.tests.api.openstack.volume.test_volumes)
VolumeServiceUnavailable
VolumesTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.volumes)
VolumesTest (class in nova.tests.integrated.test_volumes)
VolumeTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.volumes)
VolumeTestCase (class in nova.tests.test_volume)
VolumeTypeExtraSpecs (class in nova.db.sqlalchemy.models)
VolumeTypeExtraSpecsController (class in nova.api.openstack.compute.contrib.volumetypes)
VolumeTypeExtraSpecsNotFound
VolumeTypeExtraSpecsSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
VolumeTypeExtraSpecsTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
VolumeTypeExtraSpecsTestCase (class in nova.tests.test_volume_types_extra_specs)
VolumeTypeExtraSpecTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
VolumeTypeNotFound
VolumeTypeNotFoundByName
Volumetypes (class in nova.api.openstack.compute.contrib.volumetypes)
VolumeTypes (class in nova.db.sqlalchemy.models)
VolumeTypesApiTest (class in nova.tests.api.openstack.compute.contrib.test_volume_types)
(class in nova.tests.api.openstack.volume.test_types)
VolumeTypesController (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.types)
VolumeTypesExtraSpecsTest (class in nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
VolumeTypesSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_volume_types)
(class in nova.tests.api.openstack.volume.test_types)
VolumeTypesTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.types)
VolumeTypeTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.types)
VolumeTypeTestCase (class in nova.tests.test_volume_types)
VolumeVersionV1 (class in nova.api.openstack.volume.versions)
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.compute.contrib.test_vsa)
VsaController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VSADriveApiTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaDriveController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaDriveSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaDrivesTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaDriveTemplate (class in nova.api.openstack.compute.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)
VsaSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaSetTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaState (class in nova.vsa.api)
VsaTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaTestCase (class in nova.tests.test_vsa)
VsaVCController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VSAVolumeApiTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaVolumeController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVolumeDriveController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVolumeSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaVolumesTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVolumesTestCase (class in nova.tests.test_vsa_volumes)
VsaVolumeTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVPoolController (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVPoolSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_vsa)
VsaVPoolsTemplate (class in nova.api.openstack.compute.contrib.virtual_storage_arrays)
VsaVPoolTemplate (class in nova.api.openstack.compute.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)
walk_vdi_chain() (in module nova.virt.xenapi.vm_utils)
warn() (nova.log.NovaLogger method)
warn_deprecated_class() (in module nova.utils)
warn_deprecated_function() (in module nova.utils)
warning() (nova.log.NovaLogger method)
WeakLocal (class in nova.local)
webob_factory() (in module nova.tests.api.openstack.common)
weight_offset (nova.db.sqlalchemy.models.Zone attribute)
weight_scale (nova.db.sqlalchemy.models.Zone attribute)
weighted_sum() (in module nova.scheduler.least_cost)
WeightedHost (class in nova.scheduler.least_cost)
WeightsTemplate (class in nova.api.openstack.compute.contrib.zones)
will_render() (nova.api.openstack.common.MetadataTemplateElement method)
(nova.api.openstack.compute.servers.SecurityGroupsTemplateElement method)
(nova.api.openstack.compute.versions.MediaTypesTemplateElement method)
(nova.api.openstack.xmlutil.TemplateElement method)
WillNotSchedule
wire_HTTPConnection_to_WSGI() (in module nova.tests.api.openstack.compute.test_limits)
wrap() (nova.api.openstack.xmlutil.Template method)
(nova.api.openstack.xmlutil.TemplateElement method)
wrap_check_policy() (in module nova.compute.api)
(in module nova.network.manager)
(in module nova.volume.api)
wrap_db_error() (in module nova.exception)
wrap_errors() (in module nova.api.openstack.extensions)
wrap_exception() (in module nova.exception)
wrap_instance_fault() (in module nova.compute.manager)
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.virt.vmwareapi.io_util.ThreadSafePipe method)
(nova.virt.vmwareapi.read_write_util.VMWareHTTPWriteFile method)
(nova.virt.vmwareapi.read_write_util.VMwareHTTPFile method)
write_to_file() (in module nova.network.linux_net)
(in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
write_to_param_xenstore() (nova.virt.xenapi.vmops.VMOps method)
write_to_xenstore() (nova.virt.xenapi.vmops.VMOps method)
wsgi_actions (nova.api.openstack.compute.contrib.admin_actions.AdminActionsController attribute)
(nova.api.openstack.compute.contrib.console_output.ConsoleOutputController attribute)
(nova.api.openstack.compute.contrib.consoles.ConsolesController attribute)
(nova.api.openstack.compute.contrib.createserverext.Controller attribute)
(nova.api.openstack.compute.contrib.deferred_delete.DeferredDeleteController attribute)
(nova.api.openstack.compute.contrib.disk_config.ImageDiskConfigController attribute)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController attribute)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusController attribute)
(nova.api.openstack.compute.contrib.flavormanage.FlavorManageController attribute)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPActionController attribute)
(nova.api.openstack.compute.contrib.multinic.MultinicController attribute)
(nova.api.openstack.compute.contrib.rescue.RescueController attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.SchedulerHintsController attribute)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupActionController attribute)
(nova.api.openstack.compute.contrib.server_start_stop.ServerStartStopActionController attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController attribute)
(nova.api.openstack.compute.contrib.volumes.BootFromVolumeController attribute)
(nova.api.openstack.compute.flavors.Controller attribute)
(nova.api.openstack.compute.images.Controller attribute)
(nova.api.openstack.compute.ips.Controller attribute)
(nova.api.openstack.compute.servers.Controller attribute)
(nova.api.openstack.wsgi.Controller attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorBandsControllerExtension attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorGooseControllerExtension attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksServerControllerExtension attribute)
(nova.tests.api.openstack.compute.test_extensions.StubActionController attribute)
(nova.tests.api.openstack.compute.test_extensions.StubEarlyExtensionController attribute)
(nova.tests.api.openstack.compute.test_extensions.StubLateExtensionController attribute)
wsgi_app() (in module nova.tests.api.openstack.fakes)
wsgi_extensions (nova.api.openstack.compute.contrib.admin_actions.AdminActionsController attribute)
(nova.api.openstack.compute.contrib.console_output.ConsoleOutputController attribute)
(nova.api.openstack.compute.contrib.consoles.ConsolesController attribute)
(nova.api.openstack.compute.contrib.createserverext.Controller attribute)
(nova.api.openstack.compute.contrib.deferred_delete.DeferredDeleteController attribute)
(nova.api.openstack.compute.contrib.disk_config.ImageDiskConfigController attribute)
(nova.api.openstack.compute.contrib.disk_config.ServerDiskConfigController attribute)
(nova.api.openstack.compute.contrib.extended_status.ExtendedStatusController attribute)
(nova.api.openstack.compute.contrib.flavormanage.FlavorManageController attribute)
(nova.api.openstack.compute.contrib.floating_ips.FloatingIPActionController attribute)
(nova.api.openstack.compute.contrib.multinic.MultinicController attribute)
(nova.api.openstack.compute.contrib.rescue.RescueController attribute)
(nova.api.openstack.compute.contrib.scheduler_hints.SchedulerHintsController attribute)
(nova.api.openstack.compute.contrib.security_groups.SecurityGroupActionController attribute)
(nova.api.openstack.compute.contrib.server_start_stop.ServerStartStopActionController attribute)
(nova.api.openstack.compute.contrib.virtual_storage_arrays.VsaVCController attribute)
(nova.api.openstack.compute.contrib.volumes.BootFromVolumeController attribute)
(nova.api.openstack.compute.flavors.Controller attribute)
(nova.api.openstack.compute.images.Controller attribute)
(nova.api.openstack.compute.ips.Controller attribute)
(nova.api.openstack.compute.servers.Controller attribute)
(nova.api.openstack.wsgi.Controller attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorBandsControllerExtension attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksFlavorGooseControllerExtension attribute)
(nova.tests.api.openstack.compute.extensions.foxinsocks.FoxInSocksServerControllerExtension attribute)
(nova.tests.api.openstack.compute.test_extensions.StubActionController attribute)
(nova.tests.api.openstack.compute.test_extensions.StubEarlyExtensionController attribute)
(nova.tests.api.openstack.compute.test_extensions.StubLateExtensionController attribute)
WsgiLimiter (class in nova.api.openstack.compute.limits)
WsgiLimiterProxy (class in nova.api.openstack.compute.limits)
WsgiLimiterProxyTest (class in nova.tests.api.openstack.compute.test_limits)
WsgiLimiterTest (class in nova.tests.api.openstack.compute.test_limits)
WSGIService (class in nova.service)

X

X509Test (class in nova.tests.test_crypto)
XCPVNCProxy (class in nova.vnc.xvp_proxy)
xenapi_request() (nova.virt.xenapi.fake.SessionBase method)
XenAPIAutoDiskConfigTestCase (class in nova.tests.test_xenapi)
XenAPIBridgeDriver (class in nova.virt.xenapi.vif)
XenAPIBWUsageTestCase (class in nova.tests.test_xenapi)
XenAPIConnection (class in nova.virt.xenapi_conn)
XenAPIDetermineDiskImageTestCase (class in nova.tests.test_xenapi)
XenAPIDiffieHellmanTestCase (class in nova.tests.test_xenapi)
XenAPIDom0IptablesFirewallTestCase (class in nova.tests.test_xenapi)
XenAPIGenerateLocal (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)
XenAPISRSelectionTestCase (class in nova.tests.test_xenapi)
XenAPIVMTestCase (class in nova.tests.test_xenapi)
XenAPIVolumeTestCase (class in nova.tests.test_xenapi)
XenSMDriver (class in nova.volume.xensm)
XenVIFDriver (class in nova.virt.xenapi.vif)
xhtml_escape() (in module nova.utils)
XmlConversionTestCase (class in nova.tests.test_api)
XMLDesc() (nova.tests.fakelibvirt.Domain method)
(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)
xmlname() (nova.api.openstack.extensions.ExtensionDescriptor class method)
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.compute.contrib.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.compute.contrib.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.compute.contrib.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.compute.contrib.test_zones)
zone_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
zone_get_all_db() (in module nova.tests.api.openstack.compute.contrib.test_zones)
zone_get_all_scheduler() (in module nova.tests.api.openstack.compute.contrib.test_zones)
zone_get_all_scheduler_empty() (in module nova.tests.api.openstack.compute.contrib.test_zones)
zone_manager_cls (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase attribute)
zone_select() (in module nova.tests.api.openstack.compute.contrib.test_zones)
zone_state_cls (nova.tests.scheduler.test_zone_manager.ZoneManagerTestCase attribute)
zone_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
(in module nova.scheduler.api)
(in module nova.tests.api.openstack.compute.contrib.test_zones)
ZoneManager (class in nova.scheduler.zone_manager)
ZoneManagerTestCase (class in nova.tests.scheduler.test_zone_manager)
ZoneNotFound
ZoneRequestError
Zones (class in nova.api.openstack.compute.contrib.zones)
ZoneState (class in nova.scheduler.zone_manager)
ZonesTemplate (class in nova.api.openstack.compute.contrib.zones)
ZonesTest (class in nova.tests.api.openstack.compute.contrib.test_zones)
ZoneTemplate (class in nova.api.openstack.compute.contrib.zones)