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

A

abort_resource_claim() (ResourceTracker method)
AbsoluteResource (class in nova.quota)
AbstractDriverTestCase (class in nova.tests.test_virt_drivers)
Accept (class in nova.api.openstack.urlmap)
access_ip_v4 (Instance attribute)
access_ip_v6 (Instance attribute)
action() (AggregateController method)
(NetworkController method)
(in module nova.api.openstack.wsgi)
action_peek_json() (in module nova.api.openstack.wsgi)
action_peek_xml() (in module nova.api.openstack.wsgi)
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)
activate_node() (BareMetalNodes method), [1]
add() (Client method)
(NetworkController method)
add_aggregate_host() (ComputeAPI method)
(ComputeManager method)
(MockComputeAPI method)
add_binding() (MatchMakerBase method)
add_chain() (IptablesTable method)
add_console() (ConsoleAPI method)
(ConsoleProxyManager method)
add_device() (LibvirtConfigGuest method)
add_dns() (Subnet method)
add_dns_entry() (API method), [1]
(FloatingIP method)
add_driver() (in module nova.openstack.common.notifier.api)
add_feature() (LibvirtConfigCPU method)
add_filter_param() (LibvirtConfigGuestInterface method)
add_filters_for_instance() (IptablesFirewallDriver method)
add_fixed_ip() (API method)
add_fixed_ip_to_instance() (API method), [1]
(ComputeAPI method)
(ComputeManager method)
(NetworkManager method)
add_floating_ip() (FixedIP method)
(L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
add_host_to_aggregate() (AggregateAPI method)
add_instance_fault_from_exc() (in module nova.compute.utils)
add_instance_metadata() (ConfigDriveBuilder method)
add_instance_type_access() (in module nova.compute.instance_types)
add_ip() (Subnet method)
add_network_to_project() (API method), [1]
(FakeNetworkAPI method)
(VlanManager method)
add_regexp_listener() (in module nova.db.sqlalchemy.session)
add_route() (Subnet method)
add_rule() (Brain method)
(IptablesTable method)
add_rules() (SecurityGroupAPI method)
add_s() (FakeLDAP method)
add_snat_rule() (in module nova.network.linux_net)
add_subnet() (Network method)
add_timer() (LibvirtConfigGuestClock method)
add_to_aggregate() (ComputeDriver method)
(LibvirtDriver method)
(ResourcePool method)
(XenAPIDriver method)
add_to_instance() (SecurityGroupAPI method)
add_virt_resource() (VMUtils method)
add_virtual_interface() (NetworkManager method)
add_vpn() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
add_vport_param() (LibvirtConfigGuestInterface method)
addAttributeForValue() (VIMMessagePlugin method)
address (ConsolePool attribute)
(FixedIp attribute)
(FloatingIp attribute)
(VirtualInterface attribute)
AddressesTemplate (class in nova.api.openstack.compute.ips)
Admin_actions (class in nova.api.openstack.compute.contrib.admin_actions)
(class in nova.api.openstack.volume.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)
(class in nova.tests.api.openstack.volume.contrib.test_admin_actions)
AdminController (class in nova.api.openstack.volume.contrib.admin_actions)
AdminRequired
advance_time_delta() (in module nova.openstack.common.timeutils)
advance_time_seconds() (in module nova.openstack.common.timeutils)
AffinityFilter (class in nova.scheduler.filters.affinity_filter)
after_VBD_create() (in module nova.virt.xenapi.fake)
after_VDI_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() (in module nova.virt.xenapi.agent)
AgentBuild (class in nova.db.sqlalchemy.models)
Aggregate (class in nova.db.sqlalchemy.models)
(class in nova.tests.test_xenapi)
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_get_by_host() (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 (AggregateHost attribute)
(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_by_host() (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)
AggregateError
AggregateHost (class in nova.db.sqlalchemy.models)
AggregateHostExists
AggregateHostNotFound
AggregateInstanceExtraSpecsFilter (class in nova.scheduler.filters.aggregate_instance_extra_specs)
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)
AggregateTypeAffinityFilter (class in nova.scheduler.filters.type_filter)
alias (Admin_actions attribute), [1]
(Aggregates attribute)
(Availability_zone attribute)
(Certificates attribute)
(Cloudpipe attribute)
(Config_drive attribute)
(Console_output attribute)
(Consoles attribute)
(Createserverext attribute)
(Deferred_delete attribute)
(Disk_config attribute)
(Extended_server_attributes attribute)
(Extended_status attribute)
(ExtensionDescriptor attribute)
(Flavor_access attribute)
(Flavor_disabled attribute)
(Flavor_rxtx attribute)
(Flavor_swap attribute)
(Flavorextradata attribute)
(Flavorextraspecs attribute)
(Flavormanage attribute)
(Floating_ip_dns attribute)
(Floating_ip_pools attribute)
(Floating_ips attribute)
(Foxinsocks attribute), [1]
(Hosts attribute)
(Hypervisors attribute)
(Image_create attribute)
(Instance_usage_audit_log attribute)
(InvalidExtension attribute)
(Keypairs attribute)
(Multinic attribute)
(Multiple_create attribute)
(Networks attribute)
(Quota_classes attribute)
(Quotas attribute)
(Rescue attribute)
(Scheduler_hints attribute)
(Security_groups attribute)
(Server_diagnostics attribute)
(Server_start_stop attribute)
(Simple_tenant_usage attribute)
(StubControllerExtension attribute)
(StubExtensionManager attribute)
(Types_extra_specs attribute)
(Types_manage attribute)
(Used_limits attribute)
(User_data attribute)
(Virtual_interfaces attribute)
(Volume_actions attribute)
(Volumes attribute)
(Volumetypes attribute)
all_extensions (ApiSampleTestBase attribute)
(ExtensionsSampleJsonTest attribute)
(FlavorsSampleAllExtensionJsonTest attribute)
(FlavorsSampleAllExtensionXmlTest attribute)
(ServersSampleAllExtensionJsonTest attribute)
(ServersSampleAllExtensionXmlTest attribute)
all_logs() (LoggingVolumeDriver static method)
AllHostsFilter (class in nova.scheduler.filters.all_hosts_filter)
allocate_address() (CloudController method)
allocate_fixed_ip() (NetworkManager method)
(VlanManager method)
allocate_floating_ip() (API method), [1]
(FloatingIP method)
allocate_for_instance() (API method), [1]
(FloatingIP method)
(NetworkManager method)
allocated (FixedIp attribute)
AllocateTestCase (class in nova.tests.network.test_manager)
API (class in nova.compute.api)
(class in nova.console.api)
(class in nova.network.api)
(class in nova.network.quantumv2.api)
(class in nova.tests.fake_volume)
(class in nova.volume.api)
(class in nova.volume.cinder)
API.Singleton (class in nova.tests.fake_volume)
api_delete() (TestOpenStackClient method)
api_extension_descriptors (Plugin attribute)
api_get() (TestOpenStackClient method)
api_post() (TestOpenStackClient method)
api_put() (TestOpenStackClient method)
api_request() (TestOpenStackClient method)
ApiEc2TestCase (class in nova.tests.test_api)
APIRequest (class in nova.api.ec2.apirequest)
ApiSampleTestBase (class in nova.tests.integrated.test_api_samples)
APITest (class in nova.tests.api.openstack.compute.test_api)
ApiTestCase (class in nova.tests.network.test_api)
APITestCase (class in nova.tests.test_plugin_api_extensions)
app() (in module nova.tests.api.openstack.volume.contrib.test_admin_actions)
append() (TemplateElement method)
Application (class in nova.wsgi)
apply() (Constraint method)
(IptablesManager method)
(SlaveTemplate method)
(Template method)
(TemplateElement method)
apply_instance_filter() (FakeIptablesFirewallDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method), [1]
(NWFilterFirewall method)
architecture (AgentBuild attribute)
(Instance attribute)
ArgsAlreadyParsedError
as_json() (in module nova.virt.xenapi.fake)
as_netaddr() (Subnet method)
as_value() (in module nova.virt.xenapi.fake)
assert_called() (CinderTestCase method)
(FakeClientFactory method)
assert_disk_type() (XenAPIDetermineDiskImageTestCase method)
assertCalled() (XenAPIGenerateLocal method)
assertDictListMatch() (TestCase method)
assertDictListUnorderedMatch() (CinderCloudTestCase method)
(CloudTestCase method)
assertDictMatch() (TestCase method)
assertDiskConfig() (DiskConfigTestCase method)
assertFilterResults() (InstanceTypeFilteringTest method)
assertFlavorDisabled() (FlavorDisabledTest method)
assertFlavorRxtx() (FlavorRxtxTest method)
assertFlavorSwap() (FlavorSwapTest method)
assertIn() (TestCase method)
assertIsInstance() (TestCase method)
assertIsPartitionCalled() (XenAPIAutoDiskConfigTestCase method)
assertJSONEquals() (DomainReadWriteTestCase method)
assertNotIn() (TestCase method)
assertNotRaises() (TestCase method)
assertServerAttributes() (ExtendedServerAttributesTest method)
assertServerStates() (ExtendedStatusTest method)
assertSubDictMatch() (TestCase method)
assertUUIDLike() (IsUUIDLikeTestCase method)
assertXmlEqual() (LibvirtConfigBaseTest method)
assignment() (BaseParser method)
(ConfigParser method)
associate_address() (CloudController method)
associate_floating_ip() (API method), [1]
(FloatingIP method)
AtomSerializer (class in nova.api.openstack.compute.versions)
attach() (API method), [1], [2]
(MasterTemplate method)
(ResponseObject method)
attach_boot_volume() (VolumeOps method)
attach_disk_to_vhost() (BaseOperator method)
(FakeIVMOperator method)
attach_status (Volume attribute)
attach_time (Volume attribute)
attach_volume() (API method)
(BareMetalDriver method)
(CloudController method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(FakeVolumeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMWareESXDriver method)
(VolumeDriver method)
(VolumeManager method)
(VolumeOps method), [1]
(XenAPIDriver method)
attachDevice() (Domain method)
attachDeviceFlags() (Domain method)
AttestationService (class in nova.scheduler.filters.trusted_filter)
AttrDict (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
audit() (ContextAdapter method)
audit_period_bounds() (in module nova.notifications)
AuditPeriodTest (class in nova.tests.test_utils)
auth_token_create() (FakeAuthDatabase static method)
auth_token_destroy() (FakeAuthDatabase static method)
auth_token_get() (FakeAuthDatabase static method)
authorize() (AdminController method)
(in module nova.api.openstack.compute.contrib.admin_actions)
(in module nova.api.openstack.volume.contrib.volume_actions)
authorize_console() (ConsoleAuthAPI method)
(ConsoleAuthManager method)
authorize_project_context() (in module nova.db.sqlalchemy.api)
authorize_quota_class_context() (in module nova.db.sqlalchemy.api)
authorize_security_group_ingress() (CloudController method)
authorize_user_context() (in module nova.db.sqlalchemy.api)
auto_assigned (FloatingIp attribute)
auto_configure_disk() (in module nova.virt.xenapi.vm_utils)
auto_disk_config (Instance attribute)
availability_zone (Aggregate attribute)
Availability_zone (class in nova.api.openstack.compute.contrib.availability_zone)
availability_zone (DNSDomain attribute)
(Instance attribute)
(Service attribute)
(Volume attribute)
AvailabilityZoneFilter (class in nova.scheduler.filters.availability_zone_filter)

B

B64_REGEX (Controller attribute)
Backend (class in nova.tests.fake_imagebackend)
(class in nova.virt.libvirt.imagebackend)
backend_id (SMVolume attribute)
BackendTestCase (class in nova.tests.test_imagebackend)
backup() (API method)
(stub_out_compute_api_backup method)
bad_function_exception() (in module nova.tests.test_exception)
BadPriorityException
bandwidth_usage() (in module nova.notifications)
BandwidthUsage (class in nova.db.sqlalchemy.models)
BareMetalDom (class in nova.virt.baremetal.dom)
BareMetalDomTestCase (class in nova.tests.baremetal.test_proxy_bare_metal)
BareMetalDriver (class in nova.virt.baremetal.driver)
BareMetalNodes (class in nova.virt.baremetal.fake)
(class in nova.virt.baremetal.tilera)
BareMetalTestCase (class in nova.tests.baremetal.test_proxy_bare_metal)
Base (class in nova.db.base)
Base64ValidationTest (class in nova.tests.api.openstack.compute.test_servers)
BASE_RPC_API_VERSION (CertAPI attribute)
(ComputeAPI attribute)
(ConsoleAPI attribute)
(ConsoleAuthAPI attribute)
(SchedulerAPI attribute)
(SecurityGroupAPI attribute)
BaseCommand (class in nova.virt.powervm.command)
BaseLimitTestSuite (class in nova.tests.api.openstack.compute.test_limits)
BaseOperator (class in nova.virt.powervm.operator)
BaseOps (class in nova.virt.hyperv.baseops)
BaseParser (class in nova.openstack.common.iniparser)
BaseRequestHandler (class in nova.objectstore.s3server)
BaseResource (class in nova.quota)
BaseResourceTestCase (class in nova.tests.test_quota)
BaseTestCase (class in nova.tests.compute.test_compute)
(class in nova.tests.compute.test_resource_tracker)
(class in nova.tests.hyperv.basetestcase)
basic() (ViewBuilder method), [1], [2], [3]
begin() (FakeSession method)
begin_detaching() (API method), [1], [2]
begin_resource_claim() (ResourceTracker method)
best_match() (Accept method)
best_match_content_type() (Request method)
binary (Service attribute)
binary_name (IptablesManagerTestCase attribute)
bind() (in module nova.virt.disk.api)
bind_floating_ip() (in module nova.network.linux_net)
Binding (class in nova.openstack.common.rpc.matchmaker)
blank() (nova.tests.api.openstack.fakes.HTTPRequest class 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_device() (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() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
BlockDeviceMapping (class in nova.db.sqlalchemy.models)
BlockDeviceMappingEc2CloudTestCase (class in nova.tests.test_bdm)
BlockDeviceTestCase (class in nova.tests.test_block_device)
blockStats() (Domain method)
bool_from_str() (in module nova.utils)
BoolOpt (class in nova.openstack.common.cfg)
BootFromVolumeTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
Brain (class in nova.openstack.common.policy)
bridge (Network attribute)
bridge_interface (Network attribute)
BRIDGE_NAME_PREFIX (QuantumLinuxBridgeInterfaceDriver attribute)
broadcast (Network attribute)
BucketHandler (class in nova.objectstore.s3server)
build() (ViewBuilder method)
build_choices() (ViewBuilder method)
build_datastore_path() (in module nova.virt.vmwareapi.vm_util)
build_filter() (in module nova.rootwrap.wrapper)
build_network_info_model() (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() (ViewBuilder method)
build_versions() (ViewBuilder method)
bw_in (BandwidthUsage attribute)
bw_out (BandwidthUsage attribute)
bw_usage_get_by_uuids() (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)

C

ca_folder() (in module nova.crypto)
ca_path() (in module nova.crypto)
cache() (Image method)
cache_db_flavor() (Request method)
cache_db_flavors() (Request method)
cache_db_instance() (Request method)
cache_db_instances() (Request method)
cache_db_items() (Request method)
CacheConcurrencyTestCase (class in nova.tests.test_libvirt)
calculate_workload() (Stats method)
call() (Consumer method)
(GlanceClientWrapper method)
(RpcProxy method)
(in module nova.openstack.common.rpc.amqp)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
call_plugin() (XenAPISession method)
call_plugin_serialized() (XenAPISession method)
call_xenapi() (XenAPISession method)
call_xenhost() (in module nova.virt.xenapi.host)
CallbackPlugin (class in nova.openstack.common.plugin.callbackplugin)
camelcase_to_underscore() (in module nova.api.ec2.ec2utils)
can_resize_fs() (in module nova.virt.disk.api)
cancel() (ConsumerBase method)
cancel_consumer_thread() (Connection method)
CannotDisassociateAutoAssignedFloatingIP
CannotResizeToSameFlavor
canonical_version_string() (in module nova.version)
canonicalize_emails() (in module nova.openstack.common.setup)
CapacityTestCase (class in nova.tests.test_db_api)
cast() (in module nova.openstack.common.rpc.amqp)
(RpcProxy method)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.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_server() (in module nova.openstack.common.rpc.amqp)
(RpcProxy method)
(in module nova.openstack.common.rpc.impl_kombu)
cast_to_volume_host() (in module nova.scheduler.driver)
catch_notimplementederror() (in module nova.tests.test_virt_drivers)
CertAPI (class in nova.cert.rpcapi)
CertExceptionTests (class in nova.tests.test_crypto)
Certificate (class in nova.db.sqlalchemy.models)
certificate_create() (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)
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)
CertRpcAPITestCase (class in nova.tests.cert.test_rpcapi)
cfgdev() (BaseCommand method)
(IVMCommand method)
ChanceScheduler (class in nova.scheduler.chance)
ChanceSchedulerTestCase (class in nova.tests.scheduler.test_chance_scheduler)
change_domain_state() (BareMetalDom method)
change_instance_metadata() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(VMOps method)
(XenAPIDriver method)
check() (Brain method)
check_activated() (BareMetalNodes method), [1]
check_attach() (API method), [1], [2]
check_can_live_migrate_destination() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
check_can_live_migrate_destination_cleanup() (ComputeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(XenAPIDriver method)
check_can_live_migrate_source() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
check_detach() (API method), [1], [2]
check_for_delay() (Limiter method)
(WsgiLimiterProxy method)
check_for_export() (ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NfsDriver method)
(RBDDriver method)
(SheepdogDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
check_for_session_leaks() (in module nova.virt.xenapi.fake)
check_for_setup_error() (FakeISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NetAppNFSDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SanISCSIDriver method)
(SheepdogDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(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_properties_quota() (in module nova.api.openstack.common)
check_instance_lock() (in module nova.compute.api)
check_instance_state() (in module nova.compute.api)
check_is_admin() (in module nova.policy)
check_isinstance() (in module nova.utils)
check_job_status() (VMUtils method)
check_policy() (in module nova.compute.api)
(in module nova.network.manager)
(in module nova.volume.api)
check_resize_func_name() (VMOps method)
check_serialize() (in module nova.openstack.common.rpc.impl_fake)
check_snapshots_enabled() (in module nova.api.openstack.common)
check_token() (ConsoleAuthAPI method)
(ConsoleAuthManager method)
check_vm_params_for_linux() (XenAPIVMTestCase method)
check_vm_params_for_linux_with_external_kernel() (XenAPIVMTestCase method)
check_vm_params_for_windows() (XenAPIVMTestCase method)
check_vm_record() (XenAPIVMTestCase method)
ChoicesTemplate (class in nova.api.openstack.compute.versions)
chown() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
chsysstate() (BaseCommand method)
cidr (Network attribute)
(ProviderFirewallRule attribute)
(SecurityGroupIngressRule attribute)
cidr_v6 (Network attribute)
cinderclient() (in module nova.volume.cinder)
CinderCloudTestCase (class in nova.tests.api.ec2.test_cinder_cloud)
CinderTestCase (class in nova.tests.test_cinder)
Claim (class in nova.compute.resource_tracker)
claim_id (Claim attribute)
class_name (QuotaClass attribute)
ClassNotFound
clauses() (EqualityCondition method)
(InequalityCondition method)
cleanup() (ConfigDriveBuilder method)
(in module nova.openstack.common.rpc.amqp)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
(in module nova.virt.vmwareapi.fake)
cleanup_attached_vdis() (in module nova.virt.xenapi.vm_utils)
clear() (ConfigOpts method)
(ReadOnlyDict method)
(Stats method)
clear_cmds() (TargetAdminTestCase method)
clear_default() (ConfigOpts method)
clear_logical_volume() (in module nova.virt.libvirt.utils)
clear_logs() (LoggingVolumeDriver static method)
clear_override() (ConfigOpts method)
clear_time_override() (in module nova.openstack.common.timeutils)
Client (class in nova.common.memorycache)
clone_image() (RBDDriver method)
(VolumeDriver method)
clone_wmi_obj() (VMUtils method)
close() (Connection method), [1], [2]
(ConnectionContext method)
(FakeHttplibConnection method)
(GlanceFileRead method)
(GlanceWriteThread method)
(ThreadSafePipe method)
(VMWareHTTPWriteFile method)
(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)
CloudSecurityGroupAPI (class in nova.api.ec2.cloud)
CloudTestCase (class in nova.tests.api.ec2.test_cloud)
cmp_version() (in module nova.virt.xenapi.vmops)
code (ConstraintNotMet attribute)
(DevicePathInUse attribute)
(InstanceFault attribute)
(Invalid attribute)
(NotAuthorized attribute)
(NotFound attribute)
(NovaException attribute)
(QuotaError attribute)
(ResponseObject attribute)
collection (AdminController attribute)
(SnapshotAdminController attribute)
(VolumeAdminController attribute)
ColorHandler (class in nova.openstack.common.log)
CommandFilter (class in nova.rootwrap.filters)
commands (JsonFilter attribute)
comment() (BaseParser method)
commit() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
common_cli_opts (CommonConfigOpts attribute)
CommonConfigOpts (class in nova.openstack.common.cfg)
CommonDeserializer (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.compute.servers)
(class in nova.api.openstack.volume.volumes)
CommonNetworkTestCase (class in nova.tests.network.test_manager)
CommonRpcContext (class in nova.openstack.common.rpc.common)
CommonUnprocessableEntityTestCase (class in nova.tests.api.openstack.compute.contrib.test_volumes)
compare_cpu() (HyperVDriver method)
(LiveMigrationOps method)
compare_links() (in module nova.tests.api.openstack.common)
compare_media_types() (in module nova.tests.api.openstack.common)
compare_reservation() (QuotaReserveSqlAlchemyTestCase method)
compare_to_exemplar() (HypervisorsSerializersTest method)
compare_tree_to_dict() (in module nova.tests.api.openstack.common)
compare_usage() (QuotaReserveSqlAlchemyTestCase method)
compareCPU() (Connection method)
CompareVersionTestCase (class in nova.tests.test_xenapi)
CompatFlagfileTestCase (class in nova.tests.test_compat_flagfile)
compile_diagnostics() (in module nova.virt.xenapi.vm_utils)
compile_info() (in module nova.virt.xenapi.vm_utils)
compile_metrics() (in module nova.virt.xenapi.vm_utils)
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_get_all() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
compute_api_get_all_empty() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
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 (ConsolePool attribute)
compute_md5() (in module nova.crypto)
compute_node_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_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_id (ComputeNodeStat attribute)
compute_node_search_by_hypervisor() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_statistics() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_node_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
compute_shared() (SimpleDH method)
ComputeAggrTestCase (class in nova.tests.compute.test_compute)
ComputeAPI (class in nova.compute.rpcapi)
ComputeAPIAggrTestCase (class in nova.tests.compute.test_compute)
ComputeAPITestCase (class in nova.tests.compute.test_compute)
ComputeCapabilitiesFilter (class in nova.scheduler.filters.compute_capabilities_filter)
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)
ComputeHostAPITestCase (class in nova.tests.compute.test_compute)
ComputeHostNotFound
ComputeManager (class in nova.compute.manager)
ComputeNode (class in nova.db.sqlalchemy.models)
ComputeNodeStat (class in nova.db.sqlalchemy.models)
ComputePolicyTestCase (class in nova.tests.compute.test_compute)
ComputeReschedulingExceptionTestCase (class in nova.tests.compute.test_compute)
ComputeReschedulingTestCase (class in nova.tests.compute.test_compute)
ComputeResourcesUnavailable
ComputeRpcAPITestCase (class in nova.tests.compute.test_rpcapi)
ComputeServiceUnavailable
ComputeTestCase (class in nova.tests.compute.test_compute)
ComputeValidateDeviceTestCase (class in nova.tests.compute.test_compute_utils)
ComputeVMModeTest (class in nova.tests.test_vmmode)
Config_drive (class in nova.api.openstack.compute.contrib.config_drive)
config_drive (Instance attribute)
CONFIG_FILE_PATH (TestMigrations attribute)
config_params (SMBackendConf attribute)
ConfigDriveBuilder (class in nova.virt.configdrive)
ConfigDriveMountFailed
ConfigDriveTest (class in nova.tests.api.openstack.compute.contrib.test_config_drive)
ConfigDriveTestCase (class in nova.tests.test_configdrive2)
ConfigDriveUnknownFormat
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)
ConfigParser (class in nova.openstack.common.cfg)
confirm_migration() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
confirm_resize() (API method)
(ComputeAPI method)
(ComputeManager method)
connect() (HTTPSClientAuthConnection method)
connect_volume() (LibvirtFakeVolumeDriver method)
(LibvirtISCSIVolumeDriver method)
(LibvirtNetVolumeDriver method)
(LibvirtVolumeDriver method)
(NfsVolumeDriver method)
Connection (class in nova.openstack.common.rpc.common)
(class in nova.openstack.common.rpc.impl_fake)
(class in nova.openstack.common.rpc.impl_kombu)
(class in nova.tests.fakelibvirt)
(class in nova.virt.powervm.common)
connection_info (BlockDeviceMapping attribute)
ConnectionContext (class in nova.openstack.common.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_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 (ConsolePool attribute)
(FakeConsoleProxy attribute)
(VMRCConsole attribute)
(VMRCSessionConsole attribute)
(XVPConsoleProxy attribute)
ConsoleAPI (class in nova.console.rpcapi)
ConsoleAPITestCase (class in nova.tests.console.test_console)
ConsoleAuthAPI (class in nova.consoleauth.rpcapi)
ConsoleAuthManager (class in nova.consoleauth.manager)
ConsoleAuthRpcAPITestCase (class in nova.tests.consoleauth.test_rpcapi)
ConsoleauthTestCase (class in nova.tests.consoleauth.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)
ConsoleOutputSampleJsonTest (class in nova.tests.integrated.test_api_samples)
ConsoleOutputSampleXmlTest (class in nova.tests.integrated.test_api_samples)
ConsolePool (class in nova.db.sqlalchemy.models)
ConsolePoolNotFound
ConsolePoolNotFoundForHostType
ConsoleProxyManager (class in nova.console.manager)
ConsoleRpcAPITestCase (class in nova.tests.console.test_rpcapi)
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.console.test_console)
ConsoleTypeInvalid
ConstantSelector (class in nova.api.openstack.xmlutil)
Constraint (class in nova.db.sqlalchemy.api)
constraint() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ConstraintNotMet
construct() (AddressesTemplate method)
(CertificateTemplate method)
(CertificatesTemplate method)
(ChoicesTemplate method)
(CloudpipeTemplate method)
(CloudpipesTemplate method)
(ConsoleTemplate method)
(ConsolesTemplate method)
(DomainTemplate method)
(DomainsTemplate method)
(ExtendedServerAttributeTemplate method)
(ExtendedServerAttributesTemplate method)
(ExtendedStatusTemplate method)
(ExtendedStatusesTemplate method)
(ExtensionTemplate method)
(ExtensionsTemplate method)
(ExtraSpecsTemplate method)
(FlavorAccessTemplate method)
(FlavorDisabledTemplate method)
(FlavorRxtxTemplate method)
(FlavorSwapTemplate method)
(FlavorTemplate method)
(FlavorextradataTemplate method), [1]
(FlavorextradatumTemplate method), [1]
(FlavorsDisabledTemplate method)
(FlavorsRxtxTemplate method)
(FlavorsSwapTemplate method)
(FlavorsTemplate method)
(FloatingIPDNSTemplate method)
(FloatingIPDNSsTemplate method)
(FloatingIPPoolTemplate method)
(FloatingIPPoolsTemplate method)
(FloatingIPTemplate method)
(FloatingIPsTemplate method)
(HostActionTemplate method)
(HostIndexTemplate method)
(HostShowTemplate method)
(HostUpdateTemplate method)
(HypervisorDetailTemplate method)
(HypervisorIndexTemplate method)
(HypervisorServersTemplate method)
(HypervisorStatisticsTemplate method)
(HypervisorTemplate method)
(HypervisorUptimeTemplate method)
(ImageDiskConfigTemplate method)
(ImageTemplate method)
(ImagesDiskConfigTemplate method)
(ImagesTemplate method)
(KeypairTemplate method)
(KeypairsTemplate method)
(LimitsTemplate method)
(MasterTemplateBuilder method)
(MetaItemTemplate method)
(MetadataTemplate method)
(MinimalFlavorsTemplate method)
(MinimalImagesTemplate method)
(MinimalServersTemplate method)
(NetworkTemplate method)
(QuotaClassTemplate method)
(QuotaTemplate method)
(SecurityGroupRuleTemplate method)
(SecurityGroupServerTemplate method)
(SecurityGroupServersTemplate method)
(SecurityGroupTemplate method)
(SecurityGroupsOutputXmlTest.MinimalCreateServerTemplate method)
(SecurityGroupsTemplate method)
(ServerAdminPassTemplate method)
(ServerConfigDriveTemplate method)
(ServerDiagnosticsTemplate method)
(ServerDiskConfigTemplate method)
(ServerKeyNameTemplate method)
(ServerTemplate method)
(ServersConfigDriveTemplate method)
(ServersDiskConfigTemplate method)
(ServersKeyNameTemplate method)
(ServersTemplate method)
(SimpleTenantUsageTemplate method)
(SimpleTenantUsagesTemplate method)
(SlaveTemplateBuilder method)
(SnapshotTemplate method), [1]
(SnapshotsTemplate method), [1]
(TemplateBuilder method)
(UsedLimitsTemplate method)
(VersionTemplate method)
(VersionsTemplate method)
(VirtualInterfaceTemplate method)
(VolumeAttachmentTemplate method)
(VolumeAttachmentsTemplate method)
(VolumeTemplate method), [1]
(VolumeToImageSerializer method)
(VolumeTypeExtraSpecTemplate method), [1]
(VolumeTypeExtraSpecsTemplate method), [1]
(VolumeTypeTemplate method), [1]
(VolumeTypesTemplate method), [1]
(VolumesTemplate method), [1]
consume() (Connection method)
(ConsumerBase method)
consume_from_instance() (HostState method)
consume_in_thread() (Connection method), [1], [2]
(ConnectionContext method)
Consumer (class in nova.openstack.common.rpc.impl_fake)
ConsumerBase (class in nova.openstack.common.rpc.impl_kombu)
content_type (ExtendedServerAttributesTest attribute)
(ExtendedServerAttributesXmlTest attribute)
(ExtendedStatusTest attribute)
(ExtendedStatusXmlTest attribute)
(FlavorDisabledTest attribute)
(FlavorDisabledXmlTest attribute)
(FlavorRxtxTest attribute)
(FlavorRxtxXmlTest attribute)
(FlavorSwapTest attribute)
(FlavorSwapXmlTest attribute)
(SecurityGroupsOutputTest attribute)
(SecurityGroupsOutputXmlTest attribute)
content_type_params() (Accept method)
Context (class in nova.tests.api.openstack.fakes)
ContextAdapter (class in nova.openstack.common.log)
ContextTestCase (class in nova.tests.test_context)
Controller (class in nova.api.openstack.compute.consoles)
(class in nova.api.openstack.compute.contrib.config_drive)
(class in nova.api.openstack.compute.contrib.keypairs)
(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)
controller_cls (CommonUnprocessableEntityTestCase attribute)
(UnprocessableAttachmentTestCase attribute)
(UnprocessableSnapshotTestCase attribute)
(UnprocessableVolumeTestCase attribute)
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_to_list_dict() (in module nova.utils)
ConvertedException
copy() (MasterTemplate method)
copy_file_to_device() (BaseOperator method)
(FakeIVMOperator method)
copy_image() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
copy_image_file() (BaseOperator method)
(FakeIVMOperator method)
copy_image_to_volume() (ISCSIDriver method)
(RBDDriver method)
(VolumeDriver method)
copy_volume_to_image() (API method)
(ISCSIDriver method)
(VolumeDriver method)
(VolumeManager method)
CoreFilter (class in nova.scheduler.filters.core_filter)
CouldNotFetchImage
CouldNotFetchMetrics
count() (QuotaEngine method)
CountableResource (class in nova.quota)
cpu_info (ComputeNode attribute)
(HostStateTestCase attribute)
create() (AggregateController method)
(API method), [1], [2], [3], [4]
(CertificatesController method)
(CloudpipeController method)
(Controller method), [1], [2], [3], [4], [5]
(Domain method)
(ExtensionsResource method)
(FakeFactory method)
(FakeNetworkAPI method)
(FakeVirtDomain method)
(FlavorActionController method)
(FlavorDisabledController method)
(FlavorExtraSpecsController method)
(FlavorRxtxController method)
(FlavorSwapController method)
(FlavorextradataController method)
(FloatingIPController method)
(GlanceImageService method)
(KeypairController method)
(MetadataXMLDeserializer method)
(NetworkController method)
(Pool method)
(S3ImageService method)
(SchedulerHintsController method)
(SecurityGroupAPI method)
(SecurityGroupController method)
(SecurityGroupRulesController method)
(SecurityGroupsOutputController method)
(ServerDiskConfigController method)
(SnapshotController method)
(SnapshotsController method)
(StubController method)
(StubGlanceClient method)
(ViewBuilder method)
(VolumeAttachmentController method)
(VolumeController method), [1]
(VolumeTypeExtraSpecsController method), [1]
(VolumeTypesController method)
(in module nova.compute.instance_types)
(in module nova.volume.volume_types)
(nova.service.Service class method)
create_aggregate() (AggregateAPI method)
create_connection() (in module nova.openstack.common.rpc.amqp)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
create_console() (API method)
create_consumer() (Connection method), [1], [2]
(ConnectionContext 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() (API method)
(FakeComputeAPI method)
create_domain() (BareMetalDom method)
(DNSDriver method)
(MiniDNS method)
create_entry() (DNSDriver method)
(MiniDNS method)
create_export() (ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SanISCSIDriver method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(XenSMDriver method)
create_fake_libvirt_mock() (LibvirtConnTestCase method)
create_fixed_ip() (TestIpAllocation 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() (CloudController method)
(Image method)
(Lvm method)
(Qcow2 method)
(Raw method)
(in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
create_info_cache() (in module nova.tests.api.openstack.fakes)
create_instances_with_args() (DbApiTestCase method)
create_iscsi_storage() (in module nova.virt.xenapi.volume_utils)
create_iscsi_target() (IetAdm method)
(TargetAdmin method)
(TgtAdm method)
create_kernel_image() (in module nova.virt.xenapi.vm_utils)
create_key_pair() (CloudController method)
(KeypairAPI method)
create_local_pifs() (in module nova.virt.xenapi.fake)
create_local_srs() (in module nova.virt.xenapi.fake)
create_logical_volume() (BaseOperator method)
(FakeIVMOperator method)
create_lpar() (BaseOperator method)
(FakeIVMOperator method)
create_lvm_image() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
create_network() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
create_network_spec() (in module nova.virt.vmwareapi.vm_util)
create_networks() (NetworkManager method)
(VlanManager method)
create_ovs_vif_port() (LibvirtOpenVswitchDriver method)
create_pbd() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.volume_utils)
create_pool() (in module nova.virt.xenapi.fake)
create_port_group() (in module nova.virt.vmwareapi.network_utils)
create_private_dns_domain() (API method), [1]
(FloatingIP method)
create_public_dns_domain() (API method), [1]
(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)
(in module nova.tests.api.openstack.volume.test_router)
create_rpc_dispatcher() (Manager method)
create_security_group() (CloudController method)
create_service() (LibvirtConnTestCase method)
create_snapshot() (API method), [1], [2]
(CloudController method)
(HpSanISCSIDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NetAppNFSDriver method)
(NexentaDriver method)
(RBDDriver method)
(SheepdogDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
(in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
create_snapshot_force() (API method), [1], [2]
create_snapshot_with_kwargs() (API method)
create_sr() (in module nova.virt.xenapi.fake)
(VolumeOps method)
(in module nova.virt.xenapi.volume_utils)
create_tap_dev() (nova.network.linux_net.QuantumLinuxBridgeInterfaceDriver class method)
create_task() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
create_vbd() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
create_vdi() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
create_vhd() (HyperVUtils method)
create_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
create_vm() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
create_vm_record() (XenAPIVMTestCase method)
create_volume() (CloudController method)
(HpSanISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SchedulerAPI method)
(SchedulerManager method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
(XenSMDriver method)
create_volume_for_sm() (VolumeOps method)
create_volume_from_snapshot() (HpSanISCSIDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NetAppNFSDriver method)
(NexentaDriver method)
(RBDDriver method)
(SheepdogDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
create_volume_resource() (in module nova.tests.api.openstack.volume.test_router)
create_with_kwargs() (API method)
create_worker() (Connection method), [1]
(ConnectionContext method)
CreateBackupTests (class in nova.tests.api.openstack.compute.contrib.test_admin_actions)
created_at (AgentBuild attribute)
(Aggregate attribute)
(AggregateHost attribute)
(AggregateMetadata attribute)
(BandwidthUsage attribute)
(BlockDeviceMapping attribute)
(Certificate attribute)
(ComputeNode attribute)
(ComputeNodeStat attribute)
(Console attribute)
(ConsolePool attribute)
(DNSDomain attribute)
(FakeUsage attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceFault attribute)
(InstanceIdMapping attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
(InstanceTypes attribute)
(IscsiTarget attribute)
(KeyPair attribute)
(Migration attribute)
(Network attribute)
(NovaBase attribute)
(ProviderFirewallRule attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(S3Image attribute)
(SMBackendConf attribute)
(SMFlavors attribute)
(SMVolume attribute)
(SecurityGroup attribute)
(SecurityGroupIngressRule attribute)
(SecurityGroupInstanceAssociation attribute)
(Service attribute)
(Snapshot attribute)
(SnapshotIdMapping attribute)
(TaskLog attribute)
(VirtualInterface attribute)
(Volume attribute)
(VolumeIdMapping attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
(VolumeTypes attribute)
CreateDeserializer (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.compute.servers)
(class in nova.api.openstack.volume.volumes)
Createserverext (class in nova.api.openstack.compute.contrib.createserverext)
CreateserverextTest (class in nova.tests.api.openstack.compute.contrib.test_createserverext)
createWithFlags() (Domain method)
(FakeVirtDomain method)
createXML() (Connection method)
crl_path() (in module nova.crypto)
CryptoCAFileNotFound
CryptoCRLFileNotFound
ctype (ApiSampleTestBase attribute)
(ConsoleOutputSampleXmlTest attribute)
(ExtendedServerAttributesXmlTest attribute)
(ExtensionsSampleXmlTest attribute)
(FlavorsExtraDataXmlTest attribute)
(FlavorsSampleXmlTest attribute)
(FloatingIpsXmlTest attribute)
(ImagesSampleXmlTest attribute)
(KeyPairsSampleXmlTest attribute)
(LimitsSampleXmlTest attribute)
(RescueXmlTest attribute)
(SchedulerHintsXmlTest attribute)
(SecurityGroupsSampleXmlTest attribute)
(ServerStartStopXmlTest attribute)
(ServersActionsXmlTest attribute)
(ServersMetadataXmlTest attribute)
(ServersSampleXmlTest attribute)
(UserDataXmlTest attribute)
(VersionsSampleXmlTest attribute)
(VirtualInterfacesXmlTest attribute)
current_workload (ComputeNode attribute)

D

data (FakeAuthDatabase attribute)
data() (StubGlanceClient method)
Datacenter (class in nova.virt.vmwareapi.fake)
DataObject (class in nova.virt.vmwareapi.fake)
DATASET_METADATA_PROJECT_KEY (NetAppISCSIDriver attribute)
DATASET_METADATA_VOL_TYPE_KEY (NetAppISCSIDriver attribute)
DATASET_PREFIX (NetAppISCSIDriver attribute)
Datastore (class in nova.virt.vmwareapi.fake)
DatastoreNotFound
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)
DBError
DbQuotaDriver (class in nova.quota)
DbQuotaDriverTestCase (class in nova.tests.test_quota)
deactivate_node() (BareMetalNodes method), [1]
deallocate_fixed_ip() (FakeNetworkManager method)
(FlatManager method)
(NetworkManager method)
(RPCAllocateFixedIP method)
deallocate_floating_ip() (FloatingIP method)
deallocate_for_instance() (API method), [1]
(FloatingIP method)
(NetworkManager method)
Debug (class in nova.wsgi)
debug() (in module nova.utils)
debug_mysql_do_query() (in module nova.db.sqlalchemy.session)
DECLARE() (in module nova.flags)
declare_consumer() (Connection method)
declare_direct_consumer() (Connection method)
declare_fanout_consumer() (Connection method)
declare_topic_consumer() (Connection method)
decrypt() (SimpleDH method)
decrypt_text() (CertAPI method)
(CertManager method)
(in module nova.crypto)
DecryptionFailure
deepcopy() (CommonRpcContext method)
(RpcContext method), [1]
default (BaseResource attribute)
default() (ActionDeserializer method)
(ActionDispatcher method)
(CreateDeserializer method), [1], [2]
(DictSerializer method)
(HostDeserializer method)
(JSONDeserializer method)
(JSONDictSerializer method)
(SecurityGroupRulesXMLDeserializer method)
(SecurityGroupXMLDeserializer method)
(TextDeserializer method)
(VersionAtomSerializer method)
(VersionsAtomSerializer method)
(VolumeToImageDeserializer method)
(XMLDeserializer method)
(XMLDictSerializer method)
DEFAULT_CONFIG_FILE (TestMigrations attribute)
default_ephemeral_device (Instance attribute)
DEFAULT_LOG_DATE_FORMAT (CommonConfigOpts attribute)
DEFAULT_LOG_FORMAT (CommonConfigOpts attribute)
default_pool_size (Server attribute)
default_swap_device (Instance attribute)
DefaultPolicyTestCase (class in nova.tests.test_policy)
defaults() (QuotaSetsController method)
defer_apply_off() (IptablesManager method)
defer_apply_on() (IptablesManager 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() (Connection method)
delete() (AggregateController method)
(API method), [1], [2], [3], [4], [5]
(BucketHandler method)
(Client method)
(Controller method), [1], [2], [3], [4], [5]
(DomainSnapshot method)
(ExtensionsResource method)
(FakeNetworkAPI method)
(FakeVirDomainSnapshot method)
(FlavorExtraSpecsController method)
(FloatingIPController method)
(FloatingIPDNSDomainController method)
(FloatingIPDNSEntryController method)
(GlanceImageService method)
(KeypairController method)
(NetworkController method)
(NovaBase method)
(ObjectHandler method)
(S3ImageService method)
(SecurityGroupController method)
(SecurityGroupRulesController method)
(SnapshotController method)
(SnapshotsController method)
(StubGlanceClient method)
(VolumeAttachmentController method)
(VolumeController method), [1]
(VolumeTypeExtraSpecsController method), [1]
(VolumeTypesController method)
delete_aggregate() (AggregateAPI method)
delete_console() (API method)
delete_dns_domain() (API method), [1]
(FloatingIP method)
delete_dns_entry() (API method), [1]
(FloatingIP method)
delete_dns_file() (MiniDNS method)
delete_domain() (DNSDriver method)
(MiniDNS method)
delete_entry() (DNSDriver method)
(MiniDNS method)
delete_flavor() (TestOpenStackClient method)
delete_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
delete_if_exists() (in module nova.utils)
delete_image() (TestOpenStackClient method)
delete_instance_metadata() (API method)
delete_key_pair() (CloudController method)
(KeypairAPI method)
delete_network() (NetworkManager method)
delete_on_termination (BlockDeviceMapping attribute)
delete_ovs_vif_port() (LibvirtOpenVswitchDriver method)
delete_s() (FakeLDAP method)
delete_security_group() (CloudController method)
delete_server() (TestOpenStackClient method)
delete_server_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
delete_server_volume() (TestOpenStackClient method)
delete_snapshot() (API method), [1], [2]
(CloudController method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NetAppNFSDriver method)
(NexentaDriver method)
(RBDDriver method)
(SheepdogDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
(in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
delete_tokens_for_instance() (ConsoleAuthAPI method)
(ConsoleAuthManager method)
delete_volume() (CloudController method)
(HpSanISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(TestOpenStackClient method)
(VolumeDriver method)
(VolumeManager method)
(XenSMDriver method)
delete_volume_for_sm() (VolumeOps method)
delete_volume_metadata() (API method), [1]
delete_volume_type_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
(in module nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
deleted (AgentBuild attribute)
(Aggregate attribute)
(AggregateHost attribute)
(AggregateMetadata attribute)
(BandwidthUsage attribute)
(BlockDeviceMapping attribute)
(Certificate attribute)
(ComputeNode attribute)
(ComputeNodeStat attribute)
(Console attribute)
(ConsolePool attribute)
(DNSDomain attribute)
(FakeUsage attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceFault attribute)
(InstanceIdMapping attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
(InstanceTypes attribute)
(IscsiTarget attribute)
(KeyPair attribute)
(Migration attribute)
(Network attribute)
(NovaBase attribute)
(ProviderFirewallRule attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(S3Image attribute)
(SMBackendConf attribute)
(SMFlavors attribute)
(SMVolume attribute)
(SecurityGroup attribute)
(SecurityGroupIngressRule attribute)
(SecurityGroupInstanceAssociation attribute)
(Service attribute)
(Snapshot attribute)
(SnapshotIdMapping attribute)
(TaskLog attribute)
(VirtualInterface attribute)
(Volume attribute)
(VolumeIdMapping attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
(VolumeTypes attribute)
deleted_at (AgentBuild attribute)
(Aggregate attribute)
(AggregateHost attribute)
(AggregateMetadata attribute)
(BandwidthUsage attribute)
(BlockDeviceMapping attribute)
(Certificate attribute)
(ComputeNode attribute)
(ComputeNodeStat attribute)
(Console attribute)
(ConsolePool attribute)
(DNSDomain attribute)
(FakeUsage attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceFault attribute)
(InstanceIdMapping attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
(InstanceTypes attribute)
(IscsiTarget attribute)
(KeyPair attribute)
(Migration attribute)
(Network attribute)
(NovaBase attribute)
(ProviderFirewallRule attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(S3Image attribute)
(SMBackendConf attribute)
(SMFlavors attribute)
(SMVolume attribute)
(SecurityGroup attribute)
(SecurityGroupIngressRule attribute)
(SecurityGroupInstanceAssociation attribute)
(Service attribute)
(Snapshot attribute)
(SnapshotIdMapping attribute)
(TaskLog attribute)
(VirtualInterface attribute)
(Volume attribute)
(VolumeIdMapping attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
(VolumeTypes attribute)
delta (Reservation attribute)
DeprecatedConfig
DeprecatedConfigTestCase (class in nova.tests.test_deprecated)
deregister_image() (CloudController method)
describe_addresses() (CloudController method)
describe_availability_zones() (CloudController method)
describe_image_attribute() (CloudController method)
describe_images() (CloudController method)
describe_instance_attribute() (CloudController method)
describe_instances() (CloudController method)
describe_instances_v6() (CloudController method)
describe_key_pairs() (CloudController method)
describe_regions() (CloudController method)
describe_security_groups() (CloudController method)
describe_snapshots() (CloudController method)
describe_volumes() (CloudController method)
description (SecurityGroup attribute)
(SMFlavors attribute)
deserialize() (MetadataDeserializer method)
(MetaItemDeserializer method)
(Resource method)
(TextDeserializer method)
deserialize_remote_exception() (in module nova.openstack.common.rpc.common)
deserializer (MetadataXMLDeserializationTest attribute)
deserializers() (in module nova.api.openstack.wsgi)
dest_compute (Migration attribute)
dest_host (Migration attribute)
DestinationDiskExists
DestinationHypervisorTooOld
destroy() (BareMetalDriver method)
(ComputeDriver method)
(Domain method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(SecurityGroupAPI method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
(in module nova.compute.instance_types)
(in module nova.volume.volume_types)
destroy_all_by_project() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
destroy_cached_images() (in module nova.virt.xenapi.vm_utils)
destroy_container() (in module nova.virt.disk.api)
destroy_domain() (BareMetalDom method)
destroy_kernel_ramdisk() (in module nova.virt.xenapi.vm_utils)
destroy_vbd() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
destroy_vdi() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
destroy_vm() (in module nova.virt.xenapi.fake)
(in module nova.virt.xenapi.vm_utils)
detach() (API method), [1], [2]
detach_volume() (API method)
(BareMetalDriver method)
(CloudController method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(FakeVolumeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMWareESXDriver method)
(VolumeDriver method)
(VolumeManager method)
(VolumeOps method), [1]
(XenAPIDriver method)
detachDevice() (Domain method)
detachDeviceFlags() (Domain method)
detail() (Controller method), [1], [2], [3], [4]
(ExtendedServerAttributesController method)
(ExtendedStatusController method)
(FakeController method)
(FlavorActionController method)
(FlavorDisabledController method)
(FlavorRxtxController method)
(FlavorSwapController method)
(FlavorextradataController method)
(GlanceImageService method)
(HypervisorsController method)
(ImageDiskConfigController method)
(S3ImageService method)
(SecurityGroupsOutputController method)
(ServerDiskConfigController method)
(SnapshotController method)
(SnapshotsController method)
(ViewBuilder method), [1], [2]
(VolumeController method), [1]
details (InstanceFault attribute)
determine_disk_image_type() (in module nova.virt.xenapi.vm_utils)
determine_is_pv() (in module nova.virt.xenapi.vm_utils)
device_id_string (Mount attribute), [1], [2], [3]
device_name (BlockDeviceMapping attribute)
DeviceIsBusy
DevicePathInUse
DfmDataset (class in nova.volume.netapp)
DfmLun (class in nova.volume.netapp)
DHCP (FlatDHCPManager attribute)
(NetworkManager attribute)
(VlanManager attribute)
dhcp_start (Network attribute)
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)
diff_dict() (in module nova.utils)
DiffDict (class in nova.tests.test_utils)
DifferentHostFilter (class in nova.scheduler.filters.affinity_filter)
direct_send() (Connection method)
DirectBinding (class in nova.openstack.common.rpc.matchmaker)
DirectConsumer (class in nova.openstack.common.rpc.impl_kombu)
DirectExchange (class in nova.openstack.common.rpc.matchmaker)
DirectPublisher (class in nova.openstack.common.rpc.impl_kombu)
disable_interspersed_args() (ConfigOpts method)
disable_terminate (Instance attribute)
disabled (InstanceTypes attribute)
(ResourceTracker attribute)
(Service attribute)
DisabledFlavorsWithRealDBTest (class in nova.tests.api.openstack.compute.test_flavors)
DisabledInstanceTypesTestCase (class in nova.tests.compute.test_compute)
disassociate() (API method), [1]
(FakeNetworkAPI method)
disassociate_address() (CloudController method)
disassociate_floating_ip() (API method), [1]
(FloatingIP method)
(in module nova.api.openstack.compute.contrib.floating_ips)
disassociate_network() (NetworkManager method)
disconnect_volume() (LibvirtISCSIVolumeDriver method)
(LibvirtVolumeDriver method)
(NfsVolumeDriver method)
(VolumeOps method)
discover_volume() (XenSMDriver method)
DISK (ImageType attribute)
disk_available_least (ComputeNode attribute)
disk_cachemode (LibvirtDriver 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_gb (Claim attribute)
DISK_ISO (ImageType attribute)
DISK_ISO_STR (ImageType attribute)
DISK_RAW (ImageType attribute)
DISK_RAW_STR (ImageType attribute)
DISK_STR (ImageType attribute)
DISK_VHD (ImageType attribute)
DISK_VHD_STR (ImageType attribute)
DiskConfigTestCase (class in nova.tests.api.openstack.compute.contrib.test_disk_config)
DiskFilter (class in nova.scheduler.filters.disk_filter)
DiskNotFound
dispatch() (ActionDispatcher method)
(Resource method)
(RpcDispatcher method)
display() (Limit method)
display_description (Instance attribute)
(Snapshot attribute)
(Volume attribute)
display_name (Instance attribute)
(Snapshot attribute)
(Volume attribute)
display_unit() (Limit method)
dns1 (Network attribute)
dns2 (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_attestation() (AttestationService method)
do_GET() (FakeCMODEServerHandler method)
(FakeDfmServerHandler method)
do_mount() (Mount method)
do_POST() (FakeCMODEServerHandler method)
(FakeDfmServerHandler method)
do_refresh_instance_rules() (IptablesFirewallDriver method)
do_refresh_security_group_rules() (IptablesFirewallDriver method)
do_setup() (NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NetAppNFSDriver method)
(NexentaDriver method)
(NfsDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(XenSMDriver method)
do_umount() (Mount method)
Dom0IptablesFirewallDriver (class in nova.virt.xenapi.firewall)
Domain (class in nova.tests.fakelibvirt)
domain (DNSDomain attribute)
DomainReadWriteTestCase (class in nova.tests.baremetal.test_proxy_bare_metal)
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() (MulticallWaiter method)
dont_use_this() (in module nova.common.eventlet_backdoor)
downgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.082_essex)
(in module nova.db.sqlalchemy.migrate_repo.versions.083_quota_class)
(in module nova.db.sqlalchemy.migrate_repo.versions.084_quotas_unlimited)
(in module nova.db.sqlalchemy.migrate_repo.versions.085_add_index_to_fixed_ips_by_address)
(in module nova.db.sqlalchemy.migrate_repo.versions.086_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.087_add_uuid_to_bw_usage_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.088_change_instance_id_to_uuid_in_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.089_add_volume_id_mappings)
(in module nova.db.sqlalchemy.migrate_repo.versions.090_modify_volume_id_datatype)
(in module nova.db.sqlalchemy.migrate_repo.versions.091_convert_volume_ids_to_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.092_add_instance_system_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.093_drop_instance_actions_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.094_update_postgresql_sequence_names)
(in module nova.db.sqlalchemy.migrate_repo.versions.095_change_fk_instance_id_to_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.096_recreate_dns_domains)
(in module nova.db.sqlalchemy.migrate_repo.versions.097_quota_usages_reservations)
(in module nova.db.sqlalchemy.migrate_repo.versions.098_update_volume_attach_time)
(in module nova.db.sqlalchemy.migrate_repo.versions.099_add_disabled_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.100_instance_metadata_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.101_security_group_instance_association_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.102_consoles_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.103_instance_indexes)
(in module nova.db.sqlalchemy.migrate_repo.versions.104_instance_indexes_2)
(in module nova.db.sqlalchemy.migrate_repo.versions.105_instance_info_caches_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.106_add_foreign_keys)
(in module nova.db.sqlalchemy.migrate_repo.versions.107_add_instance_id_mappings)
(in module nova.db.sqlalchemy.migrate_repo.versions.108_task_log)
(in module nova.db.sqlalchemy.migrate_repo.versions.109_drop_dns_domains_project_id_fkey)
(in module nova.db.sqlalchemy.migrate_repo.versions.110_drop_deprecated_auth)
(in module nova.db.sqlalchemy.migrate_repo.versions.111_general_aggregates)
(in module nova.db.sqlalchemy.migrate_repo.versions.112_update_deleted_instance_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.113_fixed_ips_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.114_vifs_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.115_make_user_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.116_drop_user_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.117_add_compute_node_stats)
(in module nova.db.sqlalchemy.migrate_repo.versions.118_add_indexes_to_agent_builds)
(in module nova.db.sqlalchemy.migrate_repo.versions.119_add_indexes_to_aggregate_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.120_add_indexes_to_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.121_add_indexes_to_bw_usage_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.122_add_indexes_to_certificates)
(in module nova.db.sqlalchemy.migrate_repo.versions.123_add_indexes_to_dns_domains)
(in module nova.db.sqlalchemy.migrate_repo.versions.124_add_indexes_to_fixed_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.125_add_indexes_to_floating_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.126_add_indexes_to_instance_faults)
(in module nova.db.sqlalchemy.migrate_repo.versions.127_add_indexes_to_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.128_add_indexes_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.129_add_indexes_to_iscsi_targets)
(in module nova.db.sqlalchemy.migrate_repo.versions.130_add_indexes_to_key_pairs)
(in module nova.db.sqlalchemy.migrate_repo.versions.131_add_indexes_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.132_add_instance_type_projects)
(in module nova.db.sqlalchemy.migrate_repo.versions.133_aggregate_delete_fix)
download() (GlanceImageService method)
driver_cls (ChanceSchedulerTestCase attribute)
(FilterSchedulerTestCase attribute)
(MultiDriverTestCase attribute)
(SchedulerManagerTestCase attribute)
(SchedulerTestCase attribute)
(SimpleSchedulerTestCase attribute)
driver_cls_name (SchedulerManagerTestCase attribute)
driver_name (DriverTestCase attribute)
(ISCSITestCase attribute)
(ManagedRBDTestCase attribute)
(VolumeDriverTestCase attribute)
DriverTestCase (class in nova.tests.test_volume)
DumbVolume (class in nova.tests.test_nfs)
dumps() (in module nova.openstack.common.jsonutils)
Duplicate
DuplicateOptError
DuplicateSfVolumeNames
DuplicateVlan

E

ec2_id (Volume attribute)
ec2_id_to_glance_id() (in module nova.api.ec2.ec2utils)
ec2_id_to_id() (in module nova.api.ec2.ec2utils)
ec2_inst_id_to_uuid() (in module nova.api.ec2.ec2utils)
ec2_instance_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ec2_md_print() (in module nova.api.metadata.base)
ec2_snap_id_to_uuid() (in module nova.api.ec2.ec2utils)
ec2_snapshot_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ec2_vol_id_to_uuid() (in module nova.api.ec2.ec2utils)
ec2_volume_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
EC2APIError
EC2APIErrorTestCase (class in nova.tests.test_exception)
Ec2utilsTestCase (class in nova.tests.test_api)
EC2ValidateTestCase (class in nova.tests.api.ec2.test_ec2_validate)
elevated() (CommonRpcContext method)
(FakeContext method)
(RequestContext method)
emit() (PublishErrorsHandler method)
empty() (Pool method)
empty_chain() (IptablesTable method)
empty_instance_type_get_all() (in module nova.tests.api.openstack.compute.test_flavors)
EmptyStringSelector (class in nova.api.openstack.xmlutil)
enable_interspersed_args() (ConfigOpts method)
encode_instance() (in module nova.scheduler.driver)
encrypt() (SimpleDH method)
enforce() (in module nova.openstack.common.policy)
(in module nova.policy)
ensure() (Connection method)
ensure_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_ca_filesystem() (in module nova.crypto)
ensure_correct_host() (in module nova.virt.xenapi.vm_utils)
ensure_default() (SecurityGroupAPI method)
ensure_export() (ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SanISCSIDriver method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(SolidFire method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(XenSMDriver method)
ensure_filtering_rules_for_instance() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(XenAPIDriver method)
ensure_floating_forward() (in module nova.network.linux_net)
ensure_free_mem() (in module nova.virt.xenapi.vm_utils)
ensure_metadata_ip() (in module nova.network.linux_net)
ensure_string_keys() (in module nova.network.model)
ensure_tree() (in module nova.utils)
ensure_vlan() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
ensure_vlan_bridge() (nova.network.linux_net.LinuxBridgeInterfaceDriver class method)
(VMWareVlanBridgeDriver method)
ensure_vpn_forward() (in module nova.network.linux_net)
entity_decl() (ProtectedExpatParser method)
entity_name (CommonUnprocessableEntityTestCase attribute)
(UnprocessableAttachmentTestCase attribute)
(UnprocessableSnapshotTestCase attribute)
(UnprocessableVolumeTestCase attribute)
environ (FakeRequest attribute), [1], [2]
ephemeral_gb (Instance attribute)
(InstanceTypes attribute)
ephemeral_num() (in module nova.block_device)
equal_any() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
EqualityCondition (class in nova.db.sqlalchemy.api)
equals() (MyComparator method)
Error
ERROR (FakeNotifier attribute)
error_empty_key() (BaseParser method)
error_injection() (StorwizeSVCManagementSimulator method)
error_invalid_assignment() (BaseParser method)
error_no_section() (ConfigParser method)
error_no_section_end_bracket() (BaseParser method)
error_no_section_name() (BaseParser method)
error_unexpected_continuation() (BaseParser method)
errors (TaskLog attribute)
escape() (Lvm static 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() (ExampleClassA method)
(ExampleClassB method)
example_method_add() (ExampleClassA method)
(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)
ExceptionTestCase (class in nova.tests.test_misc)
Exchange (class in nova.openstack.common.rpc.matchmaker)
execute() (in module nova.utils)
(VolumeUtils method)
(in module nova.virt.libvirt.utils)
execute_command() (StorwizeSVCManagementSimulator method)
execute_log_out() (VolumeUtils method)
ExecuteTestCase (class in nova.tests.test_utils)
ExecutorTestCase (class in nova.tests.api.ec2.test_middleware)
expect_http() (ApiEc2TestCase method)
expire (Reservation attribute)
expire() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
ext (ExtendedServerAttributesXmlTest attribute)
extend() (in module nova.virt.disk.api)
(TemplateElement method)
Extended_server_attributes (class in nova.api.openstack.compute.contrib.extended_server_attributes)
Extended_status (class in nova.api.openstack.compute.contrib.extended_status)
ExtendedServerAttributesController (class in nova.api.openstack.compute.contrib.extended_server_attributes)
ExtendedServerAttributesJsonTest (class in nova.tests.integrated.test_api_samples)
ExtendedServerAttributesTemplate (class in nova.api.openstack.compute.contrib.extended_server_attributes)
ExtendedServerAttributesTest (class in nova.tests.api.openstack.compute.contrib.test_extended_server_attributes)
ExtendedServerAttributesXmlTest (class in nova.tests.api.openstack.compute.contrib.test_extended_server_attributes)
(class in nova.tests.integrated.test_api_samples)
ExtendedServerAttributeTemplate (class in nova.api.openstack.compute.contrib.extended_server_attributes)
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_extended_status)
ExtendedStatusXmlTest (class in nova.tests.api.openstack.compute.contrib.test_extended_status)
extends() (in module nova.api.openstack.wsgi)
extension_authorizer() (in module nova.api.openstack.extensions)
extension_name (ApiSampleTestBase attribute)
(ConsoleOutputSampleJsonTest attribute)
(ExtendedServerAttributesJsonTest attribute)
(FlavorsExtraDataJsonTest attribute)
(FloatingIpsJsonTest attribute)
(KeyPairsSampleJsonTest attribute)
(RescueJsonTest attribute)
(SchedulerHintsJsonTest attribute)
(SecurityGroupsSampleJsonTest attribute)
(ServerStartStopJsonTest attribute)
(UserDataJsonTest attribute)
(VirtualInterfacesJsonTest attribute)
ExtensionControllerIdFormatTest (class in nova.tests.api.openstack.compute.test_extensions)
ExtensionControllerTest (class in nova.tests.api.openstack.compute.test_extensions)
(class in nova.tests.api.openstack.volume.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)
ExtensionsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
ExtensionsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
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)
(class in nova.tests.api.openstack.volume.test_extensions)
extract_elements() (XMLDeserializer method)
extract_metadata() (MetadataXMLDeserializer method), [1]
extract_snapshot() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
extract_text() (XMLDeserializer method)
ExtraSpecsOpsTestCase (class in nova.tests.scheduler.test_host_filters)
ExtraSpecsTemplate (class in nova.api.openstack.compute.contrib.flavorextraspecs)

F

factory() (nova.wsgi.Application class method)
(nova.wsgi.Middleware class method)
Failure, [1]
fake_attach_volume() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
fake_change_instance_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
fake_cn_get() (in module nova.tests.api.openstack.compute.contrib.test_extended_server_attributes)
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_create() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
fake_compute_get() (in module nova.tests.api.openstack.compute.contrib.test_extended_server_attributes)
(in module nova.tests.api.openstack.compute.contrib.test_extended_status)
(in module nova.tests.api.openstack.compute.contrib.test_security_groups)
fake_compute_get_all() (in module nova.tests.api.openstack.compute.contrib.test_extended_server_attributes)
(in module nova.tests.api.openstack.compute.contrib.test_extended_status)
(in module nova.tests.api.openstack.compute.contrib.test_security_groups)
fake_compute_node_get() (in module nova.tests.api.openstack.compute.contrib.test_hypervisors)
fake_compute_node_get_all() (in module nova.tests.api.openstack.compute.contrib.test_hypervisors)
fake_compute_node_search_by_hypervisor() (in module nova.tests.api.openstack.compute.contrib.test_hypervisors)
fake_compute_node_statistics() (in module nova.tests.api.openstack.compute.contrib.test_hypervisors)
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() (CommonNetworkTestCase method)
fake_create_iscsi_target() (CloudTestCase method)
fake_destroy() (in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
fake_detach_volume() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
fake_ec2_vol_id_to_uuid() (BlockDeviceMappingEc2CloudTestCase method)
fake_execute() (FakeISCSIDriver static method)
(LibvirtConnTestCase method)
(TargetAdminTestCase method)
(in module nova.tests.fake_utils)
fake_execute_clear_log() (in module nova.tests.fake_utils)
fake_execute_default_reply_handler() (in module nova.tests.fake_utils)
fake_execute_get_log() (in module nova.tests.fake_utils)
fake_execute_set_repliers() (in module nova.tests.fake_utils)
fake_fetch_image() (in module nova.virt.vmwareapi.fake)
fake_filter_hosts() (in module nova.tests.scheduler.test_filter_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_all_types() (in module nova.tests.api.openstack.compute.contrib.test_flavor_access)
(in module nova.tests.api.openstack.compute.contrib.test_flavorextradata)
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() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
fake_get_instance_bdms() (in module nova.tests.api.openstack.compute.contrib.test_volumes)
fake_get_instance_nw_info() (in module nova.tests.fake_network)
fake_get_instance_type_access_by_flavor_id() (in module nova.tests.api.openstack.compute.contrib.test_flavor_access)
fake_get_instance_type_by_flavor_id() (in module nova.tests.api.openstack.compute.contrib.test_flavor_access)
(in module nova.tests.api.openstack.compute.contrib.test_flavor_manage)
(in module nova.tests.api.openstack.compute.contrib.test_flavorextradata)
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_powervm_operator() (in module nova.tests.test_powervm)
fake_get_root_cert() (in module nova.tests.api.openstack.compute.contrib.test_certificates)
fake_get_target() (CloudTestCase method)
(DriverTestCase method)
(TargetAdminTestCase method)
(VolumeTestCase method)
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_get_vnc_console_not_found() (in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_get_vnc_console_not_ready() (in module nova.tests.api.openstack.compute.contrib.test_consoles)
fake_instance_get() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
(in module nova.tests.api.openstack.compute.contrib.test_server_diagnostics)
(in module nova.tests.api.openstack.fakes)
fake_instance_get_active_by_window() (in module nova.tests.api.openstack.compute.contrib.test_simple_tenant_usage)
fake_instance_get_all_by_filters() (in module nova.tests.api.openstack.fakes)
fake_instance_get_all_by_host() (in module nova.tests.api.openstack.compute.contrib.test_hypervisors)
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.contrib.test_flavor_disabled)
(in module nova.tests.api.openstack.compute.contrib.test_flavor_rxtx)
(in module nova.tests.api.openstack.compute.contrib.test_flavor_swap)
(in module nova.tests.api.openstack.compute.test_flavors)
fake_instance_type_get_by_flavor_id() (in module nova.tests.api.openstack.compute.contrib.test_flavor_disabled)
(in module nova.tests.api.openstack.compute.contrib.test_flavor_rxtx)
(in module nova.tests.api.openstack.compute.contrib.test_flavor_swap)
(in module nova.tests.api.openstack.compute.test_flavors)
fake_InstanceMetadata() (in module nova.tests.test_metadata)
fake_is_vim_object() (in module nova.tests.vmwareapi.stubs)
fake_issue_api_request() (SolidFireVolumeTestCase method)
fake_issue_api_request_fails() (SolidFireVolumeTestCase method)
fake_keypair() (in module nova.tests.api.openstack.compute.contrib.test_keypairs)
fake_last_completed_audit_period() (in module nova.tests.api.openstack.compute.contrib.test_instance_usage_audit_log)
fake_lookup() (LibvirtConnTestCase method)
fake_lpar() (in module nova.tests.test_powervm)
fake_network() (in module nova.tests.fake_network)
fake_plug_vifs() (in module nova.virt.vmwareapi.fake)
fake_remove_iscsi_target() (CloudTestCase method)
fake_request() (in module nova.tests.test_metadata)
fake_rpc_method() (in module nova.tests.compute.test_compute)
fake_service_get_all() (in module nova.tests.api.openstack.compute.contrib.test_instance_usage_audit_log)
fake_set_snapshot_id() (API method)
fake_snapshot (class in nova.tests.fake_volume)
fake_task_log_get_all() (in module nova.tests.api.openstack.compute.contrib.test_instance_usage_audit_log)
fake_upload_image() (in module nova.virt.vmwareapi.fake)
fake_volume (class in nova.tests.fake_volume)
fake_volume_get() (SolidFireVolumeTestCase method)
fake_vpn_instance() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
FakeAuthDatabase (class in nova.tests.api.openstack.fakes)
FakeCinderClient (class in nova.tests.test_cinder)
FakeClientFactory (class in nova.tests.test_cinder)
FakeCmodeHTTPConnection (class in nova.tests.test_netapp)
FakeCMODEServerHandler (class in nova.tests.test_netapp)
FakeComputeAPI (class in nova.tests.scheduler.fakes)
FakeComputeScheduler (class in nova.tests.scheduler.test_multi_scheduler)
FakeConnectionTestCase (class in nova.tests.test_virt_drivers)
FakeConsoleProxy (class in nova.console.fake)
FakeContext (class in nova.tests.test_quota)
FakeController (class in nova.tests.api.openstack.volume.test_router)
FakeDefaultScheduler (class in nova.tests.scheduler.test_multi_scheduler)
FakeDfmServerHandler (class in nova.tests.test_netapp)
FakeDriver (class in nova.tests.test_quota)
(class in nova.virt.fake)
FakeFactory (class in nova.virt.vmwareapi.fake)
FakeFilterScheduler (class in nova.tests.scheduler.fakes)
FakeHostManager (class in nova.tests.scheduler.fakes)
FakeHostState (class in nova.tests.scheduler.fakes)
FakeHTTPClient (class in nova.tests.test_cinder)
FakeHTTPConnection (class in nova.tests.test_netapp)
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)
(class in nova.tests.test_netapp)
FakeImage (class in nova.tests.glance.stubs)
FakeImageService() (in module nova.tests.image.fake)
FakeImageService_reset() (in module nova.tests.image.fake)
FakeImageServiceTestCase (class in nova.tests.image.test_fake)
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)
FakeIVMOperator (class in nova.tests.test_powervm)
FakeLDAP (class in nova.auth.fakeldap)
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)
FakeRateLimiter (class in nova.tests.api.openstack.fakes)
FakeRBDDriver (class in nova.tests.test_rbd)
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_flavor_access)
(class in nova.tests.api.openstack.compute.contrib.test_hosts)
(class in nova.tests.api.openstack.compute.contrib.test_used_limits)
FakeRequestContext (class in nova.tests.api.openstack.fakes)
FakeResourceTracker (class in nova.tests.compute.fake_resource_tracker)
FakeResponce (class in nova.tests.test_netapp_nfs)
FakeRouter (class in nova.tests.api.openstack.fakes)
FakeSchedulerAPI (class in nova.tests.compute.test_compute)
FakeSchedulerOptions (class in nova.tests.scheduler.test_scheduler_options)
FakeSession (class in nova.tests.test_quota)
FakeSessionForFailedMigrateTests (class in nova.tests.xenapi.stubs)
FakeSessionForFirewallTests (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)
FakeSnapshot (class in nova.tests.test_netapp_nfs)
FakeToken (class in nova.tests.api.openstack.fakes)
FakeUsage (class in nova.tests.test_quota)
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)
FakeVirtDriver (class in nova.tests.compute.test_resource_tracker)
FakeVolume (class in nova.tests.test_netapp_nfs)
FakeVolumeDriver (class in nova.tests.test_libvirt)
FakeVolumeScheduler (class in nova.tests.scheduler.test_multi_scheduler)
fanout_cast() (in module nova.openstack.common.rpc.amqp)
(RpcProxy method)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
fanout_cast_to_server() (in module nova.openstack.common.rpc.amqp)
(RpcProxy method)
(in module nova.openstack.common.rpc.impl_kombu)
fanout_send() (Connection method)
FanoutBinding (class in nova.openstack.common.rpc.matchmaker)
FanoutConsumer (class in nova.openstack.common.rpc.impl_kombu)
FanoutPublisher (class in nova.openstack.common.rpc.impl_kombu)
FanoutRingExchange (class in nova.openstack.common.rpc.matchmaker)
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)
fetch_ca() (CertAPI method)
(CertManager method)
(in module nova.crypto)
fetch_crl() (CertAPI method)
(CertManager method)
(in module nova.crypto)
fetch_image() (in module nova.tests.fake_libvirt_utils)
(VMUtils method)
(in module nova.virt.libvirt.utils)
(in module nova.virt.vmwareapi.vmware_images)
fetch_to_raw() (in module nova.virt.images)
fields (DumbVolume attribute)
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 (Certificate attribute)
file_open() (in module nova.tests.fake_libvirt_utils)
(in module nova.utils)
(in module nova.virt.libvirt.utils)
FileNotFound
filter_defer_apply_off() (ComputeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
filter_defer_apply_on() (ComputeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
filter_hosts() (HostManager method)
filterDefineXMLMock() (NWFilterFakes method)
FilterScheduler (class in nova.scheduler.filter_scheduler)
FilterSchedulerTestCase (class in nova.tests.scheduler.test_filter_scheduler)
find_attribute_or_element() (XMLDeserializer method)
find_children_named() (XMLDeserializer method)
find_config_files() (in module nova.openstack.common.cfg)
find_domain() (BareMetalDom method)
find_file() (ConfigOpts method)
find_first_child_named() (XMLDeserializer method)
find_first_child_named_in_namespace() (XMLDeserializer method)
find_network_with_bridge() (in module nova.virt.xenapi.network_utils)
find_network_with_name_label() (in module nova.virt.xenapi.network_utils)
find_objects() (in module nova.common.eventlet_backdoor)
find_path_in_tree() (in module nova.api.metadata.base)
find_sr_by_uuid() (in module nova.virt.xenapi.volume_utils)
find_sr_from_vbd() (in module nova.virt.xenapi.volume_utils)
find_vbd_by_number() (in module nova.virt.xenapi.vm_utils)
fingerprint (KeyPair attribute)
finish() (BaseRequestHandler method)
(SafeHttpProtocol method)
finish_instance_usage_audit() (in module nova.compute.utils)
finish_migration() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
finish_resize() (ComputeAPI method)
(ComputeManager method)
finish_resource_claim() (ResourceTracker method)
finish_revert_migration() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
finish_revert_resize() (ComputeAPI method)
(ComputeManager method)
FirewallDriver (class in nova.virt.firewall)
fix_console_password() (FakeConsoleProxy method)
(XVPConsoleProxy method)
fix_pool_password() (FakeConsoleProxy method)
(VMRCConsole method)
(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_count_by_project() (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() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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 (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 (FakeNetworkManager.FakeDB attribute)
fixed_ips() (NetworkInfo method)
(VIF method)
fixed_ips_by_virtual_interface() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
FixedIp (class in nova.db.sqlalchemy.models)
FixedIP (class in nova.network.model)
FixedIpAlreadyInUse
FixedIpAssociatedWithMultipleInstances
FixedIpCommandsTestCase (class in nova.tests.test_nova_manage)
FixedIpInvalid
FixedIpLimitExceeded
FixedIpNotFound
FixedIpNotFoundForAddress
FixedIpNotFoundForInstance
FixedIpNotFoundForNetwork
FixedIpNotFoundForNetworkHost
FixedIpNotFoundForSpecificInstance
FixedIpTest (class in nova.tests.api.openstack.compute.contrib.test_multinic_xs)
FixedIPTests (class in nova.tests.network.test_network_info)
flags() (TestCase method)
FlagsTestCase (class in nova.tests.test_flags)
FlatDHCPManager (class in nova.network.manager)
FlatManager (class in nova.network.manager)
FlatNetworkTestCase (class in nova.tests.network.test_manager)
flatten_dict() (in module nova.utils)
Flavor_access (class in nova.api.openstack.compute.contrib.flavor_access)
FLAVOR_BOOKMARK (ServerXMLSerializationTest attribute)
Flavor_disabled (class in nova.api.openstack.compute.contrib.flavor_disabled)
flavor_id (SMBackendConf attribute)
Flavor_rxtx (class in nova.api.openstack.compute.contrib.flavor_rxtx)
Flavor_swap (class in nova.api.openstack.compute.contrib.flavor_swap)
FlavorAccessController (class in nova.api.openstack.compute.contrib.flavor_access)
FlavorAccessExists
FlavorAccessNotFound
FlavorAccessSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_access)
FlavorAccessTemplate (class in nova.api.openstack.compute.contrib.flavor_access)
FlavorAccessTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_access)
FlavorActionController (class in nova.api.openstack.compute.contrib.flavor_access)
FlavorDisabledController (class in nova.api.openstack.compute.contrib.flavor_disabled)
FlavorDisabledTemplate (class in nova.api.openstack.compute.contrib.flavor_disabled)
FlavorDisabledTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_disabled)
FlavorDisabledXmlTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_disabled)
Flavorextradata (class in nova.api.openstack.compute.contrib.flavorextradata)
FlavorextradataController (class in nova.api.openstack.compute.contrib.flavorextradata)
FlavorextradataTemplate (class in nova.api.openstack.compute.contrib.flavor_access)
(class in nova.api.openstack.compute.contrib.flavorextradata)
FlavorextradataTest (class in nova.tests.api.openstack.compute.contrib.test_flavorextradata)
FlavorextradatumTemplate (class in nova.api.openstack.compute.contrib.flavor_access)
(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 (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
FlavorRxtxController (class in nova.api.openstack.compute.contrib.flavor_rxtx)
FlavorRxtxTemplate (class in nova.api.openstack.compute.contrib.flavor_rxtx)
FlavorRxtxTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_rxtx)
FlavorRxtxXmlTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_rxtx)
FlavorsDisabledTemplate (class in nova.api.openstack.compute.contrib.flavor_disabled)
FlavorsExtraDataJsonTest (class in nova.tests.integrated.test_api_samples)
FlavorsExtraDataXmlTest (class in nova.tests.integrated.test_api_samples)
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)
FlavorsRxtxTemplate (class in nova.api.openstack.compute.contrib.flavor_rxtx)
FlavorsSampleAllExtensionJsonTest (class in nova.tests.integrated.test_api_samples)
FlavorsSampleAllExtensionXmlTest (class in nova.tests.integrated.test_api_samples)
FlavorsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
FlavorsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
FlavorsSwapTemplate (class in nova.api.openstack.compute.contrib.flavor_swap)
FlavorsTemplate (class in nova.api.openstack.compute.flavors)
FlavorsTest (class in nova.tests.api.openstack.compute.test_flavors)
FlavorSwapController (class in nova.api.openstack.compute.contrib.flavor_swap)
FlavorSwapTemplate (class in nova.api.openstack.compute.contrib.flavor_swap)
FlavorSwapTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_swap)
FlavorSwapXmlTest (class in nova.tests.api.openstack.compute.contrib.test_flavor_swap)
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 (FloatingIpTest attribute)
floating_ip_2 (FloatingIpTest attribute)
floating_ip_addresses() (FixedIP method)
floating_ip_allocate_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_bulk_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
floating_ip_bulk_destroy() (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 (FakeNetworkManager.FakeDB attribute)
floating_ips() (NetworkInfo method)
(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
FloatingIpCommandsTestCase (class in nova.tests.test_nova_manage)
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)
FloatingIpExists
FloatingIpLimitExceeded
FloatingIpMultipleFoundForAddress
FloatingIpNotAssociated
FloatingIpNotFound
FloatingIpNotFoundForAddress
FloatingIpNotFoundForHost
FloatingIpPoolNotFound
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)
FloatingIpsJsonTest (class in nova.tests.integrated.test_api_samples)
FloatingIPsTemplate (class in nova.api.openstack.compute.contrib.floating_ips)
FloatingIpsXmlTest (class in nova.tests.integrated.test_api_samples)
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.network.test_manager)
FloatOpt (class in nova.openstack.common.cfg)
force_delete() (API method)
forget_sr() (in module nova.virt.xenapi.volume_utils)
(VolumeOps method)
format() (ColorHandler method)
(JSONFormatter method)
(LegacyFormatter method)
format_dom() (LibvirtConfigCaps method)
(LibvirtConfigCPU method)
(LibvirtConfigCPUFeature method)
(LibvirtConfigCapsGuest method)
(LibvirtConfigCapsHost method)
(LibvirtConfigGuest method)
(LibvirtConfigGuestCPU method)
(LibvirtConfigGuestCPUFeature method)
(LibvirtConfigGuestChar method)
(LibvirtConfigGuestClock method)
(LibvirtConfigGuestDisk method)
(LibvirtConfigGuestFilesys method)
(LibvirtConfigGuestGraphics method)
(LibvirtConfigGuestInput method)
(LibvirtConfigGuestInterface method)
(LibvirtConfigGuestSnapshot method)
(LibvirtConfigGuestTimer method)
(LibvirtConfigObject method)
format_message() (NovaException method)
formatException() (JSONFormatter method)
(LegacyFormatter method)
Foxinsocks (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
(class in nova.tests.api.openstack.volume.extensions.foxinsocks)
FoxInSocksController (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
(class in nova.tests.api.openstack.volume.extensions.foxinsocks)
FoxInSocksFlavorBandsControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
(class in nova.tests.api.openstack.volume.extensions.foxinsocks)
FoxInSocksFlavorGooseControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
(class in nova.tests.api.openstack.volume.extensions.foxinsocks)
FoxInSocksServerControllerExtension (class in nova.tests.api.openstack.compute.extensions.foxinsocks)
(class in nova.tests.api.openstack.volume.extensions.foxinsocks)
free_disk_gb (ComputeNode attribute)
free_node() (BareMetalNodes method), [1]
free_ram_mb (ComputeNode attribute)
from_dict() (nova.context.RequestContext class method)
(nova.openstack.common.rpc.common.CommonRpcContext class method)
from_port (ProviderFirewallRule attribute)
(SecurityGroupIngressRule attribute)
ftp_put_command() (in module nova.virt.powervm.common)
FullServerTemplate() (in module nova.api.openstack.compute.servers)

G

gateway (Network attribute)
GATEWAY_INTERFACE_PREFIX (QuantumLinuxBridgeInterfaceDriver attribute)
gateway_v6 (Network attribute)
gen_uuid() (in module nova.utils)
generate_authors() (in module nova.openstack.common.setup)
generate_ephemeral() (in module nova.virt.xenapi.vm_utils)
generate_fingerprint() (in module nova.crypto)
generate_glance_url() (in module nova.utils)
generate_href() (ViewBuilder method), [1]
generate_image_url() (in module nova.utils)
generate_instance_type() (in module nova.tests.api.openstack.compute.contrib.test_flavor_access)
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() (FakeConsoleProxy method)
(VMRCConsole method)
(VMRCSessionConsole method)
(in module nova.utils)
generate_private() (SimpleDH method)
generate_random_alphanumeric() (in module nova.tests.integrated.integrated_helpers)
generate_random_numeric() (in module nova.tests.integrated.integrated_helpers)
generate_request_id() (in module nova.context)
(in module nova.openstack.common.context)
generate_swap() (in module nova.virt.xenapi.vm_utils)
generate_uid() (in module nova.utils)
generate_vpn_files() (in module nova.crypto)
generate_x509_cert() (CertAPI method)
(CertManager method)
(in module nova.crypto)
GenericUtilsTestCase (class in nova.tests.test_utils)
get() (API method), [1], [2], [3], [4], [5]
(BucketHandler method)
(Client method)
(FakeNetworkAPI method)
(ManagedObject method)
(MultiConfigParser method)
(NovaBase method)
(ObjectHandler method)
(RootHandler method)
(SecurityGroupAPI method)
(StubGlanceClient method)
(TemplateElement method)
(fake_snapshot method)
(fake_volume method)
get_action_args() (Resource method)
(Versions method)
get_actions() (ConsolesController method)
(StubExtensionManager method)
get_active_by_window() (API method)
get_add_vswitch_port_group_spec() (in module nova.virt.vmwareapi.vm_util)
get_admin_context() (in module nova.context)
(in module nova.openstack.common.context)
get_agent_version() (in module nova.virt.xenapi.agent)
get_aggregate() (AggregateAPI method)
get_aggregate_list() (AggregateAPI method)
get_ajax_console() (BareMetalDriver method)
get_all() (API method), [1], [2], [3], [4], [5]
(FakeNetworkAPI method)
(in module nova.virt.xenapi.fake)
get_all_block_devices() (LibvirtDriver method)
get_all_bw_usage() (ComputeDriver method)
(FakeDriver method)
(VMOps method)
(XenAPIDriver method)
get_all_flavors() (in module nova.compute.instance_types)
get_all_host_states() (HostManager method)
get_all_networks() (NetworkManager method)
get_all_records() (in module nova.virt.xenapi.fake)
get_all_refs_and_recs() (XenAPISession method)
get_all_snapshots() (API method), [1], [2]
get_all_types() (in module nova.compute.instance_types)
(in module nova.volume.volume_types)
get_api_servers() (in module nova.image.glance)
get_argument() (BaseRequestHandler method)
get_associated() (in module nova.tests.network.test_linux_net)
get_availability_zone_by_host() (in module nova.api.ec2.ec2utils)
get_available_resource() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(FakeVirtDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(UnsupportedVirtDriver method)
(VMOps method)
(VMWareESXDriver method)
(XenAPIDriver method)
get_baremetal_nodes() (in module nova.virt.baremetal.fake)
(in module nova.virt.baremetal.nodes)
(in module nova.virt.baremetal.tilera)
get_base_vhd_path() (VMUtils method)
get_binary_name() (in module nova.network.linux_net)
get_body() (Resource method)
get_br_name() (LibvirtHybridOVSBridgeDriver method)
get_bridge() (QuantumLinuxBridgeInterfaceDriver method)
get_by_class() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
get_by_project() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
get_channel() (Connection method)
get_class_quotas() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
get_cmdclass() (in module nova.openstack.common.setup)
get_command() (CommandFilter method)
(DnsmasqFilter method)
get_configuration() (SchedulerOptions method)
get_connection() (in module nova.virt.connection)
get_connection_pool() (in module nova.openstack.common.rpc.amqp)
get_console() (API method)
get_console_output() (API method)
(BareMetalDriver method)
(BareMetalNodes method), [1]
(CloudController method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(ConsoleOutputController method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
get_console_pool_info() (BareMetalDriver method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(LibvirtDriver method)
(VMWareESXDriver method)
(XenAPIDriver method)
get_console_topic() (ComputeAPI method)
(ComputeManager method)
get_consoles() (API method)
get_content_type() (Request method)
get_context_from_function_and_args() (in module nova.exception)
(in module nova.openstack.common.context)
get_control_exchange() (in module nova.openstack.common.rpc.amqp)
get_controller_extensions() (Admin_actions method), [1]
(Config_drive method)
(Console_output method)
(Consoles method)
(Deferred_delete method)
(Disk_config method)
(Extended_server_attributes method)
(Extended_status method)
(ExtensionDescriptor method)
(ExtensionManager method)
(Flavor_access method)
(Flavor_disabled method)
(Flavor_rxtx method)
(Flavor_swap method)
(Flavorextradata method)
(Flavormanage method)
(Floating_ips method)
(Foxinsocks method), [1]
(Keypairs method)
(Multinic method)
(Rescue method)
(Scheduler_hints method)
(Security_groups method)
(Server_start_stop method)
(StubExtensionManager method)
(Types_manage method)
(Used_limits method)
(Volume_actions method)
get_copy_virtual_disk_spec() (in module nova.virt.vmwareapi.vm_util)
get_cost_functions() (FilterScheduler method)
get_cpu_info() (BareMetalDriver method)
(BaseOperator method)
(FakeIVMOperator method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_db_flavor() (Request method)
get_db_flavors() (Request method)
get_db_instance() (Request method)
get_db_instances() (Request method)
get_db_item() (Request method)
get_db_items() (Request method)
get_default_image_service() (in module nova.image.glance)
get_default_instance_type() (in module nova.compute.instance_types)
get_default_root_device() (VolumeOps method)
get_defaults() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
get_dev() (in module nova.network.linux_net)
(LinuxBridgeInterfaceDriver method)
(LinuxNetInterfaceDriver method)
(LinuxOVSInterfaceDriver method)
(Mount method), [1], [2]
(QuantumLinuxBridgeInterfaceDriver method)
get_dev_name() (LibvirtOpenVswitchDriver method)
(QuantumLinuxBridgeVIFDriver method)
get_device_name_for_instance() (in module nova.compute.utils)
get_dhcp_hosts() (in module nova.network.linux_net)
get_dhcp_leases() (in module nova.network.linux_net)
(NetworkManager method)
get_dhcp_opts() (in module nova.network.linux_net)
get_diagnostics() (API method)
(BareMetalDriver method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
get_disk_available_least() (FakeDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_disk_backing_file() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_disk_info() (BaseOperator method)
(FakeIVMOperator method)
get_disk_name_by_vhost() (BaseOperator method)
(FakeIVMOperator method)
get_disk_size() (in module nova.virt.disk.api)
(in module nova.virt.libvirt.utils)
get_disks() (BareMetalDriver method)
(LibvirtDriver method)
get_dns_domains() (API method), [1]
(FloatingIP method)
get_dns_entries_by_address() (API method), [1]
(FloatingIP method)
get_dns_entries_by_name() (API method), [1]
(FloatingIP method)
get_domain_info() (BareMetalDom method)
get_domains() (DNSDriver method)
(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_ec2_instance_id_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_ec2_item() (InstanceMetadata method)
get_ec2_metadata() (InstanceMetadata method)
get_ec2_snapshot_id_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_ec2_volume_id_by_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_encoded_zip() (CloudPipe method)
get_engine() (in module nova.db.sqlalchemy.session)
get_entries_by_address() (DNSDriver method)
(MiniDNS method)
get_entries_by_name() (DNSDriver method)
(MiniDNS method)
get_environment() (CommandFilter method)
(DnsmasqFilter method)
get_eof() (VMwareHTTPFile method)
get_error_code() (libvirtError method)
get_error_domain() (libvirtError method)
get_fake_block_device_info() (in module nova.tests.hyperv.db_fakes)
get_fake_cache() (in module nova.tests.api.ec2.test_cinder_cloud)
(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_image_data() (in module nova.tests.hyperv.db_fakes)
get_fake_instance_data() (in module nova.tests.hyperv.db_fakes)
get_fake_uuid() (in module nova.tests.api.openstack.fakes)
get_fake_volume_info_data() (in module nova.tests.hyperv.db_fakes)
get_fixed_ip() (API method), [1]
(NetworkManager method)
get_fixed_ip_by_address() (API method), [1]
(NetworkManager method)
get_flavor() (TestOpenStackClient method)
get_flavors() (TestOpenStackClient method)
get_floating_ip() (API method), [1]
(FlatManager method)
(FloatingIP method)
get_floating_ip_by_address() (API method), [1]
(FlatManager method)
(FloatingIP method)
get_floating_ip_pools() (API method), [1]
get_floating_ips_by_fixed_address() (API method), [1]
(FlatManager method)
(FloatingIP method)
(NetworkManager method)
(QuantumNovaIPAMLib method)
get_floating_ips_by_project() (API method), [1]
(FlatManager method)
(FloatingIP method)
get_floating_pools() (FlatManager method)
(FloatingIP method)
get_from_instance() (in module nova.compute.vm_mode)
get_from_path() (in module nova.utils)
get_fs_info() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
get_git_branchname() (in module nova.openstack.common.setup)
get_guest_config() (LibvirtDriver method)
get_guest_cpu_config() (LibvirtDriver method)
get_guest_storage_config() (LibvirtDriver method)
get_hash_str() (NfsVolumeDriver static method)
get_host_capabilities() (LibvirtDriver method)
get_host_cpu_for_guest() (LibvirtDriver method)
get_host_from_body() (in module nova.api.openstack.compute.contrib.aggregates)
get_host_ip_addr() (ComputeDriver method)
(FakeDriver static method)
(LibvirtDriver static method)
(PowerVMDriver method)
(XenAPIDriver static method)
get_host_stats() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HostState method), [1], [2]
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(XenAPIDriver method)
get_host_uptime() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(Host method)
(HostAPI method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
(XenAPIDriver method)
get_hostname() (BaseOperator method)
get_hw_info() (BareMetalNodes method), [1]
get_hypervisor_hostname() (HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_hypervisor_type() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_hypervisor_version() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_id_from_href() (in module nova.api.openstack.common)
get_idle_node() (BareMetalNodes method), [1]
get_image() (BackendTestCase method)
(BareMetalNodes method), [1]
(TestOpenStackClient method)
get_images() (TestOpenStackClient method)
get_info() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
get_info_filename() (in module nova.virt.libvirt.utils)
get_injected_network_template() (in module nova.virt.netutils)
get_instance_bdms() (API method)
get_instance_by_floating_ip_addr() (in module nova.api.openstack.compute.contrib.floating_ips)
(in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
get_instance_capabilities() (HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_instance_disk_info() (FakeDriver method)
(LibvirtDriver method)
(XenAPIDriver method)
get_instance_faults() (API method)
get_instance_id_by_floating_address() (API method), [1]
(NetworkManager method)
get_instance_metadata() (API method)
get_instance_nw_info() (API method), [1]
(NetworkManager method)
get_instance_type() (API method)
(in module nova.compute.instance_types)
get_instance_type_access_by_flavor_id() (in module nova.compute.instance_types)
get_instance_type_by_flavor_id() (in module nova.compute.instance_types)
get_instance_type_by_name() (in module nova.compute.instance_types)
get_instance_uuid_by_ec2_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_instance_uuid_from_int_id() (in module nova.api.ec2.ec2utils)
get_instance_uuids_by_ip_filter() (API method), [1]
(NetworkManager method)
get_instance_vdis_for_sr() (in module nova.virt.xenapi.vm_utils)
get_instances_with_cached_ips() (in module nova.tests.api.ec2.test_cinder_cloud)
(in module nova.tests.api.ec2.test_cloud)
get_int_id_from_instance_uuid() (in module nova.api.ec2.ec2utils)
get_int_id_from_snapshot_uuid() (in module nova.api.ec2.ec2utils)
get_int_id_from_volume_uuid() (in module nova.api.ec2.ec2utils)
get_interfaces() (BareMetalDriver method)
(LibvirtDriver method)
get_ip_by_id() (BareMetalNodes method), [1]
get_ip_info_for_instance() (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.nova_ipam_lib)
get_iscsi_initiator() (in module nova.tests.fake_libvirt_utils)
(VolumeUtils method)
(in module nova.virt.libvirt.utils)
get_items() (in module nova.api.openstack.xmlutil)
get_key_pair() (KeypairAPI method)
get_key_pairs() (KeypairAPI method)
get_limit_and_marker() (in module nova.api.openstack.common)
get_limits() (Limiter method)
get_local_gb_total() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver static method)
get_local_gb_used() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_location() (GlanceImageService method)
get_lock() (API method)
get_lpar() (BaseOperator method)
(FakeIVMOperator method)
get_lxc_container_root() (LibvirtDriver static method)
get_lxc_container_target() (LibvirtDriver static method)
get_lxc_host_device() (LibvirtDriver static method)
get_machine_id_change_spec() (in module nova.virt.vmwareapi.vm_util)
get_maker() (in module nova.db.sqlalchemy.session)
get_memory_info() (BaseOperator method)
(FakeIVMOperator method)
get_memory_mb_total() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_memory_mb_used() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_meta() (Model method)
get_metadata() (MetadataRequestHandler method)
get_metadata_by_address() (in module nova.api.metadata.base)
get_metadata_property() (NetAppLun method)
get_method() (Resource method)
get_mock() (MockProxy 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() (NetworkManager method)
get_network_with_the_name() (in module nova.virt.vmwareapi.network_utils)
get_networks_for_instance() (in module nova.api.openstack.common)
get_networks_for_instance_from_nw_info() (in module nova.api.openstack.common)
get_next() (GlanceFileRead method)
get_num_instances() (ComputeDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
get_nw_info_for_instance() (in module nova.compute.utils)
get_obj_spec() (in module nova.virt.vmwareapi.vim_util)
get_object_properties() (in module nova.virt.vmwareapi.vim_util)
get_objects() (in module nova.virt.vmwareapi.vim_util)
get_openAuth_curry_func() (FakeLibvirtTests method)
get_openReadOnly_curry_func() (FakeLibvirtTests method)
get_openstack_item() (InstanceMetadata method)
get_pagination_params() (in module nova.api.openstack.common)
get_pool_for_instance_host() (ConsoleProxyManager method)
get_port() (FakeConsoleProxy method)
(VMRCConsole method)
(XVPConsoleProxy method)
get_post_version() (in module nova.openstack.common.setup)
get_powervm_operator() (in module nova.virt.powervm.operator)
get_pre_version() (in module nova.openstack.common.setup)
get_project_quotas() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine 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_pty_for_instance() (BareMetalDriver method)
get_public() (SimpleDH method)
get_rec() (XenAPISession method)
get_record() (in module nova.virt.xenapi.fake)
get_remote_image_service() (in module nova.image.glance)
get_reqs_from_files() (in module nova.openstack.common.setup)
get_request_extensions() (StubExtensionManager method)
get_resources() (Aggregates method)
(Certificates method)
(Cloudpipe method)
(Createserverext method)
(ExtensionDescriptor method)
(ExtensionManager method)
(Flavor_access method)
(Flavorextraspecs method)
(Floating_ip_dns method)
(Floating_ip_pools method)
(Floating_ips method)
(Foxinsocks method), [1]
(Hosts method)
(Hypervisors method)
(Instance_usage_audit_log method)
(Keypairs method)
(Networks method)
(Quota_classes method)
(Quotas method)
(Security_groups method)
(Server_diagnostics method)
(Simple_tenant_usage method)
(StubControllerExtension method)
(StubExtensionManager method)
(Types_extra_specs method)
(Virtual_interfaces method)
(Volumes method)
(Volumetypes method)
get_role() (nova.virt.xenapi.vm_utils.ImageType class method)
get_routes_by_ip_block() (QuantumNovaIPAMLib method)
get_rule() (SecurityGroupAPI method)
get_script() (TargetAdminTestCase method)
get_script_params() (TargetAdminTestCase method)
get_serializer() (ResponseObject method)
get_server() (TestOpenStackClient method)
get_server_volume() (TestOpenStackClient method)
get_server_volumes() (TestOpenStackClient method)
get_servers() (TestOpenStackClient method)
get_service_content() (FakeVim method)
(Vim method)
get_session() (in module nova.db.sqlalchemy.session)
get_session_id() (XenAPISession method)
get_size() (VMwareHTTPFile method)
(VmWareHTTPReadFile method)
get_snapshot() (API method), [1], [2]
get_snapshot_uuid_by_ec2_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_snapshot_uuid_from_int_id() (in module nova.api.ec2.ec2utils)
get_sr_path() (in module nova.virt.xenapi.vm_utils)
get_status() (BareMetalNodes method), [1]
get_subnets_by_net_id() (QuantumNovaIPAMLib method)
get_target_admin() (in module nova.volume.iscsi)
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_uuid() (in module nova.virt.xenapi.vm_utils)
get_v4_ips_by_interface() (QuantumNovaIPAMLib method)
get_v6_ips_by_interface() (QuantumNovaIPAMLib method)
get_valid_image_id() (in module nova.tests.image.fake)
get_vcpu_total() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver static method)
get_vcpu_used() (BareMetalDriver method)
(HostStateTestCase.FakeConnection method)
(LibvirtDriver method)
get_vdi_for_vm_safely() (in module nova.virt.xenapi.vm_utils)
get_vdis_for_boot_from_vol() (in module nova.virt.xenapi.vm_utils)
get_vdis_for_instance() (in module nova.virt.xenapi.vm_utils)
get_veth_pair_names() (LibvirtHybridOVSBridgeDriver method)
get_vhd_parent_path() (HyperVUtils method)
get_vhd_path() (VMUtils method)
get_vhost_by_instance_id() (BaseOperator method)
(FakeIVMOperator method)
get_view_builder() (in module nova.api.openstack.compute.views.versions)
(in module nova.api.openstack.volume.views.versions)
get_vif_by_mac_address() (API method), [1]
(NetworkManager method)
get_vifs_by_instance() (API method), [1]
(NetworkManager method)
(in module nova.tests.api.openstack.compute.contrib.test_virtual_interfaces)
get_virtual_eth_adapter_id() (BaseOperator method)
(FakeIVMOperator method)
get_vlanid_and_vswitch_for_portgroup() (in module nova.virt.vmwareapi.network_utils)
get_vm_count() (HyperVUtils method)
get_vm_create_spec() (in module nova.virt.vmwareapi.vm_util)
get_vm_disks() (HyperVUtils method)
get_vm_snapshots_count() (HyperVUtils method)
get_vm_state() (HyperVUtils method)
get_vm_uptime() (HyperVUtils method)
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() (API method)
(BareMetalDriver method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(ConsolesController method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
get_volume() (TestOpenStackClient method)
get_volume_connector() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMWareESXDriver method)
(VolumeOps method)
(XenAPIDriver method)
get_volume_metadata() (API method), [1]
get_volume_metadata_value() (API method), [1]
get_volume_stats() (VolumeDriver method)
get_volume_type() (in module nova.volume.volume_types)
get_volume_type_by_name() (in module nova.volume.volume_types)
get_volume_uuid_by_ec2_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
get_volume_uuid_from_int_id() (in module nova.api.ec2.ec2utils)
get_volumes() (TestOpenStackClient method)
get_volumes_1234() (FakeHTTPClient 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() (XenAPISession method)
get_xml() (FakeVolumeDriver method)
getCapabilities() (Connection method)
GetFromPathTestCase (class in nova.tests.test_utils)
getHostname() (Connection method)
getInfo() (Connection method)
GetInstanceForVdisForSrTestCase (class in nova.tests.xenapi.test_vm_utils)
getLibVersion() (Connection method)
getLogger() (in module nova.openstack.common.log)
getresponse() (FakeCmodeHTTPConnection method)
(FakeHTTPConnection method)
(FakeHttplibConnection method), [1]
getresponsebody() (FakeCmodeHTTPConnection method)
(FakeHTTPConnection method)
(FakeHttplibConnection method)
getType() (Connection method)
getVersion() (Connection method)
glance_id_to_ec2_id() (in module nova.api.ec2.ec2utils)
glance_id_to_id() (in module nova.api.ec2.ec2utils)
GlanceClientWrapper (class in nova.image.glance)
GlanceConnectionFailed
GlanceFileRead (class in nova.virt.vmwareapi.read_write_util)
GlanceImageService (class in nova.image.glance)
GlanceWriteThread (class in nova.virt.vmwareapi.io_util)
good_function() (in module nova.tests.test_exception)
grantee_group (SecurityGroupIngressRule attribute)
group_id (SecurityGroupIngressRule attribute)

H

handle_flagfiles() (in module nova.compat.flagfile)
handle_flagfiles_managed() (in module nova.compat.flagfile)
handle_schedule_error() (in module nova.scheduler.driver)
handshake() (XCPVNCProxy method)
hard_limit (Quota attribute)
(QuotaClass attribute)
has_audit_been_run() (in module nova.compute.utils)
has_min_version() (LibvirtDriver method)
has_values() (Mock method)
hash_file() (in module nova.utils)
hasManagedSaveImage() (Domain method)
headers (NovaException attribute)
(QuotaError attribute)
(ResponseObject attribute)
HEADERS (TestNexentaJSONRPC attribute)
host (AggregateHost attribute)
Host (class in nova.virt.xenapi.host)
host (ConsolePool attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(IscsiTarget attribute)
(Network attribute)
(Service attribute)
(TaskLog attribute)
(Volume attribute)
host_call_plugin() (FakeSessionForFirewallTests method)
(FakeSessionForVMTests method)
(SessionBase method)
host_call_plugin_swap() (FakeSessionForVMTests method)
host_compute_free_memory() (SessionBase method)
host_maintenance_mode() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(Host method)
(LibvirtDriver method)
(VMWareESXDriver method)
(XenAPIDriver method)
host_migrate_receive() (FakeSessionForFailedMigrateTests method)
(SessionBase method)
host_passes() (AggregateInstanceExtraSpecsFilter method)
(AggregateTypeAffinityFilter method)
(AllHostsFilter method)
(AvailabilityZoneFilter method)
(ComputeCapabilitiesFilter method)
(ComputeFilter method)
(ComputeFilterClass1 method)
(ComputeFilterClass2 method)
(CoreFilter method)
(DifferentHostFilter method)
(DiskFilter method)
(ImagePropertiesFilter method)
(IsolatedHostsFilter method)
(JsonFilter method)
(RamFilter method)
(RetryFilter method)
(SameHostFilter method)
(SimpleCIDRAffinityFilter method)
(TrustedFilter method)
(TypeAffinityFilter method)
host_power_action() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(Host method)
(HostAPI method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMWareESXDriver method)
(XenAPIDriver method)
host_state (LibvirtDriver attribute)
(PowerVMDriver attribute)
(XenAPIDriver attribute)
host_state_cls (HostManager attribute)
HostActionTemplate (class in nova.api.openstack.compute.contrib.hosts)
HostAPI (class in nova.compute.api)
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 (Instance attribute)
hostname() (BaseCommand method)
(IVMCommand method)
HostNetworkSystem (class in nova.virt.vmwareapi.fake)
HostNotFound
hosts (Aggregate attribute)
Hosts (class in nova.api.openstack.compute.contrib.hosts)
hosts_up() (Scheduler method)
HostSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_hosts)
HostShowTemplate (class in nova.api.openstack.compute.contrib.hosts)
HostState (BareMetalDriver attribute)
(class in nova.scheduler.host_manager)
(class in nova.virt.baremetal.driver)
(class in nova.virt.libvirt.driver)
(class in nova.virt.xenapi.host)
HostStateTestCase (class in nova.tests.scheduler.test_host_manager)
(class in nova.tests.test_libvirt)
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)
HpSanISCSITestCase (class in nova.tests.volume.test_HpSanISCSIDriver)
HttpBrain (class in nova.openstack.common.policy)
HTTPRequest (class in nova.tests.api.openstack.fakes)
HTTPSClientAuthConnection (class in nova.scheduler.filters.trusted_filter)
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)
HyperVAPITestCase (class in nova.tests.test_hypervapi)
HyperVDriver (class in nova.virt.hyperv.driver)
HyperVException
hypervisor (AgentBuild attribute)
hypervisor_hostname (ComputeNode attribute)
hypervisor_type (ComputeNode attribute)
hypervisor_version (ComputeNode attribute)
HypervisorDetailTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorIndexTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorPoolTestCase (class in nova.tests.test_xenapi)
Hypervisors (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorsController (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorServersTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorsSerializersTest (class in nova.tests.api.openstack.compute.contrib.test_hypervisors)
HypervisorStatisticsTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorsTest (class in nova.tests.api.openstack.compute.contrib.test_hypervisors)
HypervisorTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HypervisorUptimeTemplate (class in nova.api.openstack.compute.contrib.hypervisors)
HyperVUtils (class in nova.tests.hyperv.hypervutils)

I

i (Mount attribute)
(TestNexentaDriver attribute)
i_am_the_stub() (StubController method)
id (AgentBuild attribute)
(Aggregate attribute)
(AggregateHost attribute)
(AggregateMetadata attribute)
(BandwidthUsage attribute)
(BlockDeviceMapping attribute)
(Certificate attribute)
(ComputeNode attribute)
(ComputeNodeStat attribute)
(Console attribute)
(ConsolePool attribute)
(FakeUsage attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceFault attribute)
(InstanceIdMapping attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
(InstanceTypes attribute)
(IscsiTarget attribute)
(KeyPair attribute)
(Migration attribute)
(Network attribute)
(ProviderFirewallRule attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(S3Image attribute)
(SMBackendConf attribute)
(SMFlavors attribute)
(SMVolume attribute)
(SecurityGroup attribute)
(SecurityGroupIngressRule attribute)
(SecurityGroupInstanceAssociation attribute)
(Service attribute)
(Snapshot attribute)
(SnapshotIdMapping attribute)
(TaskLog attribute)
(VirtualInterface attribute)
(Volume attribute)
(VolumeIdMapping attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
(VolumeTypes attribute)
ID() (Domain method)
id_count (FakeToken attribute)
id_to_ec2_id() (in module nova.api.ec2.ec2utils)
id_to_ec2_inst_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)
id_to_glance_id() (in module nova.api.ec2.ec2utils)
IetAdm (class in nova.volume.iscsi)
IetAdmTestCase (class in nova.tests.test_iscsi)
IGROUP_PREFIX (NetAppISCSIDriver attribute)
Image (class in nova.virt.libvirt.imagebackend)
image() (Backend method), [1]
IMAGE_BOOKMARK (ImageXMLSerializationTest attribute)
(ServerXMLSerializationTest attribute)
Image_create (class in nova.api.openstack.volume.contrib.image_create)
image_ec2_id() (in module nova.api.ec2.ec2utils)
IMAGE_HREF (ImageXMLSerializationTest attribute)
image_meta() (in module nova.notifications)
IMAGE_NEXT (ImageXMLSerializationTest attribute)
image_ref (Instance attribute)
image_type() (in module nova.api.ec2.ec2utils)
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)
ImageNotAuthorized
ImageNotFound
ImageNotFoundEC2
ImagePropertiesFilter (class in nova.scheduler.filters.image_props_filter)
ImageRotationNotAllowed
ImagesControllerTest (class in nova.tests.api.openstack.compute.test_images)
ImagesDiskConfigTemplate (class in nova.api.openstack.compute.contrib.disk_config)
ImagesSampleJsonTest (class in nova.tests.integrated.test_api_samples)
ImagesSampleXmlTest (class in nova.tests.integrated.test_api_samples)
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
ImageUtilsTestCase (class in nova.tests.test_image_utils)
ImageXMLSerializationTest (class in nova.tests.api.openstack.compute.test_images)
import_class() (in module nova.openstack.common.importutils)
import_key_pair() (CloudController method)
(KeypairAPI method)
import_module() (in module nova.openstack.common.importutils)
import_object() (in module nova.openstack.common.importutils)
import_object_ns() (in module nova.openstack.common.importutils)
import_opt() (ConfigOpts method)
in6_filter_rules (IptablesFirewallTestCase attribute)
in_filter_rules (IptablesFirewallTestCase attribute)
in_mangle_rules (IptablesFirewallTestCase attribute)
in_nat_rules (IptablesFirewallTestCase attribute)
in_use (FakeUsage attribute)
(QuotaUsage attribute)
incr() (Client method)
index() (AggregateController method)
(CloudpipeController method)
(Controller method), [1], [2], [3], [4], [5], [6]
(ExtensionsResource method)
(FakeController method)
(FlavorAccessController method)
(FlavorExtraSpecsController method)
(FloatingIPController method)
(FloatingIPDNSDomainController method)
(FloatingIPDNSEntryController method)
(FloatingIPPoolsController method)
(FoxInSocksController method), [1]
(HostController method)
(HypervisorsController method)
(InstanceUsageAuditLogController method)
(KeypairController method)
(LimitsController method)
(NetworkController method)
(SecurityGroupController method)
(ServerDiagnosticsController method)
(ServerSecurityGroupController method)
(ServerVirtualInterfaceController method)
(SimpleTenantUsageController method)
(SnapshotController method)
(SnapshotsController method)
(StubController method)
(StubEarlyExtensionController method)
(StubLateExtensionController method)
(UsedLimitsController method)
(Versions method), [1]
(ViewBuilder method), [1], [2], [3], [4]
(VolumeAttachmentController method)
(VolumeController method), [1]
(VolumeTypeExtraSpecsController method), [1]
(VolumeTypesController method), [1]
index_serializer (TestAddressesXMLSerialization attribute)
InequalityCondition (class in nova.db.sqlalchemy.api)
info() (Domain method)
(FakeVirtDomain method)
info_from_instance() (in module nova.notifications)
init() (in module nova.policy)
init_host() (BareMetalDriver method)
(CertManager method)
(ComputeDriver method)
(ComputeManager method)
(ConsoleProxyManager method)
(FakeConsoleProxy method)
(FakeDriver method)
(FlatDHCPManager method)
(HyperVDriver method)
(LibvirtDriver method)
(Manager method)
(MetadataManager method)
(NetworkManager method)
(PowerVMDriver method)
(VMRCConsole method)
(VMWareESXDriver method)
(VlanManager method)
(VolumeManager method)
(XVPConsoleProxy method)
(XenAPIDriver method)
(in module nova.network.linux_net)
init_host_floating_ips() (FloatingIP method)
init_usage() (QuotaReserveSqlAlchemyTestCase method)
initialize() (in module nova.auth.fakeldap)
(L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
initialize_connection() (API method), [1], [2]
(FakeISCSIDriver method)
(HpSanISCSIDriver method)
(ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NfsDriver method)
(RBDDriver method)
(SheepdogDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
(XenSMDriver method)
initialize_gateway() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
initialize_gateway_device() (in module nova.network.linux_net)
initialize_if_enabled() (in module nova.common.eventlet_backdoor)
initialize_network() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
INITIATOR (NetAppDriverTestCase attribute)
inject_data() (in module nova.virt.disk.api)
inject_data_into_fs() (in module nova.virt.disk.api)
inject_file() (API method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(VMOps method)
(XenAPIDriver method)
(in module nova.virt.xenapi.agent)
inject_hostname() (VMOps method)
inject_instance_metadata() (VMOps method)
inject_network_info() (API method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(VMOps method)
(XenAPIDriver method)
InjectContext (class in nova.api.auth)
injected (Network attribute)
injected_files (Instance attribute)
insert() (TemplateElement method)
INSTANCE (BackendTestCase attribute)
instance (BlockDeviceMapping attribute)
Instance (class in nova.db.sqlalchemy.models)
instance (InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(LibvirtVifTestCase attribute)
instance() (nova.auth.fakeldap.Store class method)
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_block_mapping() (in module nova.block_device)
instance_caps (HostStateTestCase attribute)
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_exists() (ComputeDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
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() (FirewallDriver method)
(IptablesFirewallDriver method), [1]
(NWFilterFirewall method)
(NoopFirewallDriver method)
instance_get() (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_host_and_not_type() (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_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_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 (Console attribute)
instance_remove_security_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_rules() (IptablesFirewallDriver method)
instance_system_metadata_delete() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_system_metadata_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_system_metadata_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_test_and_set() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type (InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
instance_type_access_add() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_access_get_by_flavor_id() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_access_remove() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_type_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 (Instance attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
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_update_and_get_original() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
instance_update_db() (in module nova.scheduler.driver)
Instance_usage_audit_log (class in nova.api.openstack.compute.contrib.instance_usage_audit_log)
instance_uuid (BlockDeviceMapping attribute)
(Console attribute)
(FixedIp attribute)
(InstanceFault attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(Migration attribute)
(SecurityGroupInstanceAssociation attribute)
(VirtualInterface attribute)
(Volume attribute)
(fake_snapshot attribute)
(fake_volume attribute)
InstanceDestroyConstraints (class in nova.tests.test_db_api)
InstanceDNSTestCase (class in nova.tests.network.test_manager)
InstanceExists
InstanceFault (class in nova.db.sqlalchemy.models)
InstanceIdMapping (class in nova.db.sqlalchemy.models)
InstanceInfoCache (class in nova.db.sqlalchemy.models)
InstanceInvalidState
InstanceIsLocked
InstanceMetadata (class in nova.api.metadata.base)
(class in nova.db.sqlalchemy.models)
InstanceMetadataNotFound
InstanceNotFound
InstanceNotInRescueMode
InstanceNotReady
InstanceNotRunning
InstancePasswordSetFailed
InstanceRebootFailure
InstanceResumeFailure
instances (InstanceTypes attribute)
(SecurityGroup attribute)
InstanceSuspendFailure
InstanceSystemMetadata (class in nova.db.sqlalchemy.models)
InstanceSystemMetadataNotFound
InstanceTerminationFailure
InstanceTypeCommandsTestCase (class in nova.tests.test_nova_manage)
InstanceTypeCreateFailed
InstanceTypeDiskTooSmall
InstanceTypeExists
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
InstanceTypeProjects (class in nova.db.sqlalchemy.models)
InstanceTypes (class in nova.db.sqlalchemy.models)
InstanceTypeTestCase (class in nova.tests.test_instance_types)
InstanceUnacceptable
InstanceUsageAuditLogController (class in nova.api.openstack.compute.contrib.instance_usage_audit_log)
InstanceUsageAuditLogTest (class in nova.tests.api.openstack.compute.contrib.test_instance_usage_audit_log)
InstanceUserDataMalformed
InstanceUserDataTooLarge
InsufficientFreeMemory
interface (FloatingIp attribute)
interface_stats() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
interfaceStats() (Domain method)
InterProcessLock (in module nova.utils)
IntOpt (class in nova.openstack.common.cfg)
introduce_sr() (in module nova.virt.xenapi.volume_utils)
(VolumeOps method)
introduce_vdi() (in module nova.virt.xenapi.volume_utils)
Invalid
invalid() (BaseRequestHandler method)
InvalidAggregateAction
InvalidBDM
InvalidBDMSnapshot
InvalidBDMVolume
InvalidCidr
InvalidContentType
InvalidCPUInfo
InvalidDevicePath
InvalidDiskFormat
InvalidEc2Id
InvalidExtension (class in nova.tests.api.openstack.compute.test_extensions)
InvalidGroup
InvalidHypervisorType
InvalidImageRef
InvalidInput
InvalidInstanceIDMalformed
InvalidIpAddressError
InvalidIpProtocol
InvalidKeypair
InvalidLocalStorage
InvalidMetadata
InvalidMetadataPath
InvalidMetadataSize
InvalidMetadataVersion
InvalidParameterValue
InvalidPortRange
InvalidQuotaValue
InvalidRequest
InvalidReservationExpiration
InvalidRPCConnectionReuse
InvalidSharedStorage
InvalidSnapshot
InvalidSortKey
InvalidUnicodeParameter
InvalidUUID
InvalidVLANPortGroup
InvalidVLANTag
InvalidVolume
InvalidVolumeType
invoke() (APIRequest method)
io_workload (Stats attribute)
IOThread (class in nova.virt.vmwareapi.io_util)
IP (class in nova.network.model)
iptables_set() (BareMetalNodes method), [1]
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_context() (in module nova.db.sqlalchemy.api)
is_associated_with_server() (SecurityGroupAPI method)
is_db_connection_error() (in module nova.db.sqlalchemy.session)
is_ephemeral() (in module nova.block_device)
is_expired() (Claim method)
is_fake_compute (FakeComputeScheduler attribute)
is_fake_default (FakeDefaultScheduler attribute)
is_fake_volume (FakeVolumeScheduler attribute)
is_hv_pool() (in module nova.virt.xenapi.pool_states)
is_in_subnet() (IP method)
is_initialized() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
is_key_value_present() (in module nova.volume.volume_types)
is_loaded() (ExtensionManager method)
is_older_than() (in module nova.openstack.common.timeutils)
is_otp() (VMRCConsole method)
(VMRCSessionConsole method)
is_public (InstanceTypes attribute)
is_snapshot() (in module nova.virt.xenapi.vm_utils)
is_sr_on_host() (VolumeOps 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_body() (Controller static method)
is_valid_boolstr() (in module nova.utils)
is_valid_cidr() (in module nova.utils)
is_valid_info_file() (in module nova.virt.libvirt.utils)
is_valid_ipv4() (in module nova.utils)
is_volume_backed_instance() (API method)
isActive() (Domain method)
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)
iscsi_volume_sessions_exist() (HyperVUtils method)
ISCSIDriver (class in nova.volume.driver)
IscsiTarget (class in nova.db.sqlalchemy.models)
ISCSITargetCreateFailed
ISCSITargetNotFoundForVolume
ISCSITargetRemoveFailed
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.openstack.common.timeutils)
IsUUIDLikeTestCase (class in nova.tests.test_utils)
items() (TemplateElement method)
iterconsume() (Connection method)
iteritems() (NovaBase method)
IVMCommand (class in nova.virt.powervm.command)
IVMOperator (class in nova.virt.powervm.operator)

J

json() (NetworkInfo method)
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)
JSONFormatter (class in nova.openstack.common.log)

K

k (Limit attribute)
KERNEL (ImageType attribute)
kernel_id (Instance attribute)
KERNEL_STR (ImageType attribute)
key (AggregateMetadata attribute)
(ComputeNodeStat attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
key_data (Instance attribute)
key_name (Instance attribute)
key_pair_count_by_user() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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)
KeypairAPI (class in nova.compute.api)
KeypairAPITestCase (class in nova.tests.compute.test_compute)
KeypairController (class in nova.api.openstack.compute.contrib.keypairs)
KeyPairExists
KeypairLimitExceeded
KeypairNotFound
Keypairs (class in nova.api.openstack.compute.contrib.keypairs)
KeyPairsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
KeyPairsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
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() (TemplateElement method)
kill() (Service method)
kill_dhcp() (in module nova.network.linux_net)
KillFilter (class in nova.rootwrap.filters)
kwargs (CommonUnprocessableEntityTestCase attribute)
(UnprocessableAttachmentTestCase attribute)

L

L3Driver (class in nova.network.l3)
label (Network attribute)
(SMFlavors attribute)
labeled_ips() (VIF method)
last_bytes() (in module nova.utils)
last_completed_audit_period() (in module nova.utils)
last_octet() (in module nova.utils)
last_refreshed (BandwidthUsage attribute)
LastBytesTestCase (class in nova.tests.test_utils)
launch_index (Instance attribute)
launch_server() (Launcher method)
(ProcessLauncher method)
launch_vpn_instance() (CloudPipe method)
launched_at (Instance attribute)
(Volume attribute)
launched_on (Instance attribute)
Launcher (class in nova.service)
LazyPluggable (class in nova.utils)
LdapDNSTestCase (class in nova.tests.network.test_manager)
lease_fixed_ip() (NetworkManager method)
leased (FixedIp attribute)
LeastCostTestCase (class in nova.tests.scheduler.test_least_cost)
legacy() (NetworkInfo method)
legacy_nwinfo() (ComputeDriver method)
(HyperVDriver method)
(PowerVMDriver method)
(XenAPIDriver method)
LegacyFormatter (class in nova.openstack.common.log)
LEVEL_COLORS (ColorHandler attribute)
libvirt_info() (Image method)
LibvirtBridgeDriver (class in nova.virt.libvirt.vif)
LibvirtConfigBaseTest (class in nova.tests.test_libvirt_config)
LibvirtConfigCaps (class in nova.virt.libvirt.config)
LibvirtConfigCapsGuest (class in nova.virt.libvirt.config)
LibvirtConfigCapsHost (class in nova.virt.libvirt.config)
LibvirtConfigCapsTest (class in nova.tests.test_libvirt_config)
LibvirtConfigCPU (class in nova.virt.libvirt.config)
LibvirtConfigCPUFeature (class in nova.virt.libvirt.config)
LibvirtConfigCPUFeatureTest (class in nova.tests.test_libvirt_config)
LibvirtConfigCPUTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuest (class in nova.virt.libvirt.config)
LibvirtConfigGuestChar (class in nova.virt.libvirt.config)
LibvirtConfigGuestClock (class in nova.virt.libvirt.config)
LibvirtConfigGuestClockTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestConsole (class in nova.virt.libvirt.config)
LibvirtConfigGuestConsoleTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestCPU (class in nova.virt.libvirt.config)
LibvirtConfigGuestCPUFeature (class in nova.virt.libvirt.config)
LibvirtConfigGuestCPUFeatureTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestCPUTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestDevice (class in nova.virt.libvirt.config)
LibvirtConfigGuestDisk (class in nova.virt.libvirt.config)
LibvirtConfigGuestDiskTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestFilesys (class in nova.virt.libvirt.config)
LibvirtConfigGuestFilesysTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestGraphics (class in nova.virt.libvirt.config)
LibvirtConfigGuestGraphicsTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestInput (class in nova.virt.libvirt.config)
LibvirtConfigGuestInputTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestInterface (class in nova.virt.libvirt.config)
LibvirtConfigGuestInterfaceTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestSerial (class in nova.virt.libvirt.config)
LibvirtConfigGuestSerialTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestSnapshot (class in nova.virt.libvirt.config)
LibvirtConfigGuestSnapshotTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestTest (class in nova.tests.test_libvirt_config)
LibvirtConfigGuestTimer (class in nova.virt.libvirt.config)
LibvirtConfigGuestTimerTest (class in nova.tests.test_libvirt_config)
LibvirtConfigObject (class in nova.virt.libvirt.config)
LibvirtConfigTest (class in nova.tests.test_libvirt_config)
LibvirtConnTestCase (class in nova.tests.test_libvirt)
(class in nova.tests.test_virt_drivers)
LibvirtDriver (class in nova.virt.libvirt.driver)
LibvirtDriverTestCase (class in nova.tests.test_libvirt)
libvirtError
LibvirtFakeVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtHybridOVSBridgeDriver (class in nova.virt.libvirt.vif)
LibvirtISCSIVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtNetVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtNonblockingTestCase (class in nova.tests.test_libvirt)
LibvirtOpenVswitchDriver (class in nova.virt.libvirt.vif)
LibvirtOpenVswitchVirtualPortDriver (class in nova.virt.libvirt.vif)
LibvirtUtilsTestCase (class in nova.tests.test_libvirt)
LibvirtVifTestCase (class in nova.tests.test_libvirt_vif)
LibvirtVolumeDriver (class in nova.virt.libvirt.volume)
LibvirtVolumeTestCase (class in nova.tests.test_libvirt)
Limit (class in nova.api.openstack.compute.limits)
limit_check() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
limited() (in module nova.api.openstack.common)
limited_by_marker() (in module nova.api.openstack.common)
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)
LimitsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
LimitsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
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)
lineno (BaseParser attribute)
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.network.test_linux_net)
LinuxOVSInterfaceDriver (class in nova.network.linux_net)
list() (SecurityGroupAPI method)
(StubGlanceClient method)
list_domains() (BareMetalDom method)
list_instance_ids() (LibvirtDriver method)
list_instances() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
list_logical_volumes() (in module nova.virt.libvirt.utils)
list_lpar_instances() (BaseOperator method)
(FakeIVMOperator method)
list_vms() (in module nova.virt.xenapi.vm_utils)
listDomainsID() (Connection method)
ListOpt (class in nova.openstack.common.cfg)
live_migrate() (API method)
(VMOps method)
live_migration() (BareMetalDriver method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(FakeSchedulerAPI method)
(HyperVDriver method)
(LibvirtDriver method)
(LiveMigrationOps method)
(SchedulerAPI method)
(SchedulerManager method)
(XenAPIDriver method)
LiveMigrationOps (class in nova.virt.hyperv.livemigrationops)
load() (in module nova.openstack.common.jsonutils)
(MockEntrypoint method)
load_app() (Loader method)
load_driver() (in module nova.virt.firewall)
load_extension() (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_from_conf_data() (in module nova.virt.powervm.lpar)
load_json() (nova.openstack.common.policy.Brain class method)
load_plugins() (Manager method)
(PluginManager method)
(SchedulerDependentManager method)
load_standard_extensions() (in module nova.api.openstack.extensions)
Loader (class in nova.wsgi)
loads() (in module nova.openstack.common.jsonutils)
local_gb (ComputeNode attribute)
local_gb_used (ComputeNode attribute)
local_path() (HpSanISCSIDriver method)
(LoggingVolumeDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(VolumeDriver method)
(XenSMDriver method)
LocalhostExchange (class in nova.openstack.common.rpc.matchmaker)
lock() (API method)
locked (Instance attribute)
LockoutTestCase (class in nova.tests.api.ec2.test_middleware)
LockTestCase (class in nova.tests.test_misc)
log_action() (LoggingVolumeDriver static method)
log_db_contents() (in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
log_opt_values() (ConfigOpts method)
logging_cli_opts (CommonConfigOpts attribute)
LoggingVolumeDriver (class in nova.volume.driver)
logical_volume_size() (in module nova.virt.libvirt.utils)
login_storage_target() (VolumeUtils method)
LoginTest (class in nova.tests.integrated.test_login)
logout_iscsi_volume_sessions() (HyperVUtils method)
logout_storage_target() (VolumeUtils method)
logs_like() (LoggingVolumeDriver static method)
lookup() (in module nova.virt.xenapi.vm_utils)
(InstanceMetadata method)
(VMUtils method)
lookup_kernel_ramdisk() (in module nova.virt.xenapi.vm_utils)
lookup_vm_vdis() (in module nova.virt.xenapi.vm_utils)
lookupByID() (Connection method)
lookupByName() (Connection method)
LoopingCall (class in nova.utils)
LoopingCallDone
LPAR (class in nova.virt.powervm.lpar)
LPAR_ATTRS (LPAR attribute)
LPAR_PROFILE_ATTRS (LPAR attribute)
lsdev() (BaseCommand method)
(IVMCommand method)
lshwres() (BaseCommand method)
lsmap() (BaseCommand method)
(IVMCommand method)
lssyscfg() (BaseCommand method)
lsvg() (BaseCommand method)
(IVMCommand method)
Lvm (class in nova.virt.libvirt.imagebackend)
LvmTestCase (class in nova.tests.test_imagebackend)

M

mac (BandwidthUsage attribute)
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_drive() (ConfigDriveBuilder method)
make_export_path() (VMUtils method)
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.contrib.flavor_access)
(in module nova.api.openstack.compute.contrib.flavor_disabled)
(in module nova.api.openstack.compute.contrib.flavor_rxtx)
(in module nova.api.openstack.compute.contrib.flavor_swap)
(in module nova.api.openstack.compute.contrib.flavorextradata)
(in module nova.api.openstack.compute.flavors)
make_flavor_access() (in module nova.api.openstack.compute.contrib.flavor_access)
make_float_ip() (in module nova.api.openstack.compute.contrib.floating_ip_pools)
(in module nova.api.openstack.compute.contrib.floating_ips)
make_hypervisor() (in module nova.api.openstack.compute.contrib.hypervisors)
make_image() (in module nova.api.openstack.compute.images)
make_links() (in module nova.api.openstack.xmlutil)
make_msg() (RpcProxy static method)
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_server_attributes)
(in module nova.api.openstack.compute.contrib.extended_status)
(in module nova.api.openstack.compute.contrib.security_groups)
(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_step_decorator() (in module nova.virt.xenapi.vmops)
make_tree() (Template method)
make_usage() (in module nova.api.openstack.compute.contrib.simple_tenant_usage)
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.volumes)
(in module nova.api.openstack.volume.volumes)
makefile() (FakeHttplibSocket method), [1], [2]
MalformedRequestBody
manage_image_cache() (ComputeDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
ManagedObject (class in nova.virt.vmwareapi.fake)
ManagedRBDTestCase (class in nova.tests.test_rbd)
managedSave() (Domain method)
(FakeVirtDomain method)
managedSaveRemove() (Domain method)
Manager (class in nova.manager)
manager_cls (SchedulerManagerTestCase attribute)
ManagerMeta (class in nova.manager)
map_dev() (Mount method), [1]
map_dict_keys() (in module nova.utils)
mapping (LibvirtVifTestCase attribute)
mappings_prepend_dev() (in module nova.block_device)
MarkerNotFound
marshall_now() (in module nova.openstack.common.timeutils)
marshalled() (VIMMessagePlugin method)
MasterTemplate (class in nova.api.openstack.xmlutil)
MasterTemplateBuilder (class in nova.tests.api.openstack.test_xmlutil)
match() (CommandFilter method)
(DnsmasqFilter method)
(KillFilter method)
(ReadFileFilter method)
(RegExpFilter method)
(in module nova.scheduler.filters.extra_specs_ops)
match_device() (in module nova.block_device)
match_filter() (in module nova.rootwrap.wrapper)
MatchMakerBase (class in nova.openstack.common.rpc.matchmaker)
MatchMakerException
MatchMakerLocalhost (class in nova.openstack.common.rpc.matchmaker)
MatchMakerRing (class in nova.openstack.common.rpc.matchmaker)
MatchMakerStub (class in nova.openstack.common.rpc.matchmaker)
maxMemory() (Domain method)
md5hash (AgentBuild attribute)
MediaTypesTemplateElement (class in nova.api.openstack.compute.versions)
memory_mb (Claim attribute)
(ComputeNode attribute)
(Instance attribute)
(InstanceTypes attribute)
memory_mb_used (ComputeNode attribute)
memoryStats() (Domain method)
message (AdminRequired attribute)
(AggregateError attribute)
(AggregateHostExists attribute)
(AggregateHostNotFound attribute)
(AggregateMetadataNotFound attribute)
(AggregateNameExists attribute)
(AggregateNotFound attribute)
(CannotDisassociateAutoAssignedFloatingIP attribute)
(CannotResizeToSameFlavor attribute)
(CertificateNotFound attribute)
(ClassNotFound attribute)
(ComputeHostNotFound attribute)
(ComputeResourcesUnavailable attribute)
(ComputeServiceUnavailable attribute)
(ConfigDriveMountFailed attribute)
(ConfigDriveUnknownFormat attribute)
(ConfigNotFound attribute)
(ConsoleNotFound attribute)
(ConsoleNotFoundForInstance attribute)
(ConsoleNotFoundInPoolForInstance attribute)
(ConsolePoolNotFound attribute)
(ConsolePoolNotFoundForHostType attribute)
(ConsoleTypeInvalid attribute)
(ConstraintNotMet attribute)
(CouldNotFetchImage attribute)
(CouldNotFetchMetrics attribute)
(CryptoCAFileNotFound attribute)
(CryptoCRLFileNotFound attribute)
(DatastoreNotFound attribute)
(DecryptionFailure attribute)
(DeprecatedConfig attribute)
(DestinationDiskExists attribute)
(DestinationHypervisorTooOld attribute)
(DeviceIsBusy attribute)
(DevicePathInUse attribute)
(DiskNotFound attribute)
(DuplicateSfVolumeNames attribute)
(DuplicateVlan attribute)
(EC2APIError attribute)
(FileNotFound attribute)
(FixedIpAlreadyInUse attribute)
(FixedIpAssociatedWithMultipleInstances attribute)
(FixedIpInvalid attribute)
(FixedIpLimitExceeded attribute)
(FixedIpNotFound attribute)
(FixedIpNotFoundForAddress attribute)
(FixedIpNotFoundForInstance attribute)
(FixedIpNotFoundForNetwork attribute)
(FixedIpNotFoundForNetworkHost attribute)
(FixedIpNotFoundForSpecificInstance attribute)
(FlavorAccessExists attribute)
(FlavorAccessNotFound attribute)
(FlavorNotFound attribute)
(FloatingIpAssociated attribute)
(FloatingIpDNSExists attribute)
(FloatingIpExists attribute)
(FloatingIpLimitExceeded attribute)
(FloatingIpMultipleFoundForAddress attribute)
(FloatingIpNotAssociated attribute)
(FloatingIpNotFound attribute)
(FloatingIpNotFoundForAddress attribute)
(FloatingIpNotFoundForHost attribute)
(FloatingIpPoolNotFound attribute)
(GlanceConnectionFailed attribute)
(HostBinaryNotFound attribute)
(HostNotFound attribute)
(ISCSITargetCreateFailed attribute)
(ISCSITargetNotFoundForVolume attribute)
(ISCSITargetRemoveFailed attribute)
(ImageNotAuthorized attribute)
(ImageNotFound attribute)
(ImageNotFoundEC2 attribute)
(ImageRotationNotAllowed attribute)
(ImageTooLarge attribute)
(ImageUnacceptable attribute)
(InstanceExists attribute)
(InstanceFault attribute)
(InstanceInvalidState attribute)
(InstanceIsLocked attribute)
(InstanceMetadataNotFound attribute)
(InstanceNotFound attribute)
(InstanceNotInRescueMode attribute)
(InstanceNotReady attribute)
(InstanceNotRunning attribute)
(InstancePasswordSetFailed attribute)
(InstanceRebootFailure attribute)
(InstanceResumeFailure attribute)
(InstanceSuspendFailure attribute)
(InstanceSystemMetadataNotFound attribute)
(InstanceTerminationFailure attribute)
(InstanceTypeCreateFailed attribute)
(InstanceTypeDiskTooSmall attribute)
(InstanceTypeExists attribute)
(InstanceTypeExtraSpecsNotFound attribute)
(InstanceTypeMemoryTooSmall attribute)
(InstanceTypeNotFound attribute)
(InstanceTypeNotFoundByName attribute)
(InstanceUnacceptable attribute)
(InstanceUserDataMalformed attribute)
(InstanceUserDataTooLarge attribute)
(InsufficientFreeMemory attribute)
(Invalid attribute)
(InvalidAggregateAction attribute)
(InvalidBDM attribute)
(InvalidBDMSnapshot attribute)
(InvalidBDMVolume attribute)
(InvalidCPUInfo attribute)
(InvalidCidr attribute)
(InvalidContentType attribute)
(InvalidDevicePath attribute)
(InvalidDiskFormat attribute)
(InvalidEc2Id attribute)
(InvalidGroup attribute)
(InvalidHypervisorType attribute)
(InvalidImageRef attribute)
(InvalidInput attribute)
(InvalidInstanceIDMalformed attribute)
(InvalidIpAddressError attribute)
(InvalidIpProtocol attribute)
(InvalidKeypair attribute)
(InvalidLocalStorage attribute)
(InvalidMetadata attribute)
(InvalidMetadataSize attribute)
(InvalidParameterValue attribute)
(InvalidPortRange attribute)
(InvalidQuotaValue attribute)
(InvalidRPCConnectionReuse attribute)
(InvalidRequest attribute)
(InvalidReservationExpiration attribute)
(InvalidSharedStorage attribute)
(InvalidSnapshot attribute)
(InvalidSortKey attribute)
(InvalidUUID attribute)
(InvalidUnicodeParameter attribute)
(InvalidVLANPortGroup attribute)
(InvalidVLANTag attribute)
(InvalidVolume attribute)
(InvalidVolumeType attribute)
(KeyPairExists attribute)
(KeypairLimitExceeded attribute)
(KeypairNotFound attribute)
(MalformedRequestBody attribute)
(MarkerNotFound attribute)
(MatchMakerException attribute)
(MetadataLimitExceeded attribute)
(MigrationError attribute)
(MigrationNotFound attribute)
(MigrationNotFoundByStatus attribute)
(NetworkAdapterNotFound attribute)
(NetworkHostNotSet attribute)
(NetworkInUse attribute)
(NetworkNotCreated attribute)
(NetworkNotFound attribute)
(NetworkNotFoundForBridge attribute)
(NetworkNotFoundForCidr attribute)
(NetworkNotFoundForInstance attribute)
(NetworkNotFoundForProject attribute)
(NetworkNotFoundForUUID attribute)
(NfsException attribute)
(NfsNoSharesMounted attribute)
(NfsNoSuitableShareFound attribute)
(NoFilesFound attribute)
(NoFixedIpsDefined attribute)
(NoFloatingIpInterface attribute)
(NoFloatingIpsDefined attribute)
(NoMoreFixedIps attribute)
(NoMoreFloatingIps attribute)
(NoNetworksFound attribute)
(NoValidHost attribute)
(NotAllowed attribute)
(NotAuthorized attribute)
(NotFound attribute)
(NovaException attribute)
(OnsetFileContentLimitExceeded attribute)
(OnsetFileLimitExceeded attribute)
(OnsetFilePathLimitExceeded attribute)
(OverQuota attribute)
(PasteAppNotFound attribute)
(PersistentVolumeFileNotFound attribute)
(PolicyNotAuthorized attribute)
(PortInUse attribute)
(PortNotFound attribute)
(PowerVMConnectionFailed attribute)
(PowerVMFileTransferFailed attribute)
(PowerVMImageCreationFailed attribute)
(PowerVMInsufficientCPU attribute)
(PowerVMInsufficientFreeMemory attribute)
(PowerVMLPARCreationFailed attribute)
(PowerVMLPARInstanceCleanupFailed attribute)
(PowerVMLPARInstanceNotFound attribute)
(PowerVMNoSpaceLeftOnVolumeGroup attribute)
(ProjectNotFound attribute)
(ProjectQuotaNotFound attribute)
(QuotaClassNotFound attribute)
(QuotaError attribute)
(QuotaNotFound attribute)
(QuotaResourceUnknown attribute)
(QuotaUsageNotFound attribute)
(RPCException attribute)
(RemoteError attribute)
(ReservationNotFound attribute)
(RotationRequiredForBackup attribute)
(SchedulerCostFunctionNotFound attribute)
(SchedulerHostFilterNotFound attribute)
(SchedulerWeightFlagNotFound attribute)
(SecurityGroupExistsForInstance attribute)
(SecurityGroupLimitExceeded attribute)
(SecurityGroupNotExistsForInstance attribute)
(SecurityGroupNotFound attribute)
(SecurityGroupNotFoundForProject attribute)
(SecurityGroupNotFoundForRule attribute)
(ServiceNotFound attribute)
(ServiceUnavailable attribute)
(SfAccountNotFound attribute)
(SfJsonEncodeFailure attribute)
(SnapshotIsBusy attribute)
(SnapshotNotFound attribute)
(SolidFireAPIDataException attribute)
(SolidFireAPIException attribute)
(StorageRepositoryNotFound attribute)
(SwitchNotFoundForNetworkAdapter attribute)
(TaskAlreadyRunning attribute)
(TaskLog attribute)
(TaskNotRunning attribute)
(Timeout attribute)
(TooManyInstances attribute)
(UnableToMigrateToSelf attribute)
(UnexpectedTaskStateError attribute)
(UnsupportedRpcVersion attribute)
(VirtDriverNotFound attribute)
(VirtualInterfaceCreateException attribute)
(VirtualInterfaceMacAddressException attribute)
(VolumeAttached attribute)
(VolumeBackendAPIException attribute)
(VolumeDriverNotFound attribute)
(VolumeIsBusy attribute)
(VolumeLimitExceeded attribute)
(VolumeMetadataNotFound attribute)
(VolumeNotFound attribute)
(VolumeSizeTooLarge attribute)
(VolumeTypeCreateFailed attribute)
(VolumeTypeExists attribute)
(VolumeTypeExtraSpecsNotFound attribute)
(VolumeTypeNotFound attribute)
(VolumeTypeNotFoundByName attribute)
(VolumeUnattached attribute)
(WillNotSchedule attribute)
metadata (NovaBase attribute)
metadata_accept() (in module nova.network.linux_net)
metadata_deserializer (CommonDeserializer attribute), [1], [2]
metadata_for_config_drive() (InstanceMetadata method)
metadata_forward() (in module nova.network.linux_net)
MetadataDeserializer (class in nova.api.openstack.common)
MetadataHandlerTestCase (class in nova.tests.test_metadata)
MetadataLimitExceeded
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)
metadetails (Aggregate attribute)
MetaItemDeserializer (class in nova.api.openstack.common)
MetaItemTemplate (class in nova.api.openstack.common)
Middleware (class in nova.wsgi)
migrate_disk_and_power_off() (ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
MIGRATE_FILE (TestMigrations attribute)
migrateToURI() (Domain method)
Migration (class in nova.db.sqlalchemy.models)
migration_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get_by_instance_and_status() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
migration_get_unconfirmed_by_dest_compute() (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)
MissingComputeNodeTestCase (class in nova.tests.compute.test_resource_tracker)
MissingServiceTestCase (class in nova.tests.compute.test_resource_tracker)
mkfs() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.disk.api)
(in module nova.virt.libvirt.utils)
MkfsTestCase (class in nova.tests.test_utils)
mklv() (BaseCommand method)
(IVMCommand method)
mksyscfg() (BaseCommand method)
mkvdev() (BaseCommand method)
(IVMCommand method)
mnt_dev() (Mount method), [1]
Mock (class in nova.tests.hyperv.mockproxy)
MockComputeAPI (class in nova.tests.test_xenapi)
MockEntrypoint (class in nova.tests.test_plugin_api_extensions)
MockProxy (class in nova.tests.hyperv.mockproxy)
MockSetAdminPassword (class in nova.tests.api.openstack.compute.test_server_actions)
(class in nova.tests.api.openstack.compute.test_servers)
mod_exp() (SimpleDH static method)
mode (Mount attribute), [1], [2], [3]
Model (class in nova.network.model)
model_query() (in module nova.db.sqlalchemy.api)
modify_address() (DNSDriver method)
(MiniDNS method)
modify_dns_entry() (API method), [1]
(FloatingIP method)
modify_image_attribute() (CloudController method)
modify_s() (FakeLDAP method)
modrdn_s() (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)
mountpoint (Volume attribute)
mountpoint_to_number() (in module nova.virt.xenapi.volume_utils)
move_disks() (in module nova.virt.xenapi.vm_utils)
mox_host_manager_db_calls() (in module nova.tests.scheduler.fakes)
msg_reply() (in module nova.openstack.common.rpc.amqp)
multi (MultiStrOpt attribute)
(Opt attribute)
multi() (Versions method), [1]
multi_host (Network attribute)
multicall() (in module nova.openstack.common.rpc.amqp)
(RpcProxy method)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
MulticallWaiter (class in nova.openstack.common.rpc.amqp)
MultiConfigParser (class in nova.openstack.common.cfg)
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)
Multiple_create (class in nova.api.openstack.compute.contrib.multiple_create)
MultiprocessWSGITest (class in nova.tests.integrated.test_multiprocess_api)
MultiScheduler (class in nova.scheduler.multi)
MultiStrOpt (class in nova.openstack.common.cfg)
MyComparator (class in nova.tests.network.test_quantumv2)

N

name (Admin_actions attribute), [1]
(Aggregate attribute)
(Aggregates attribute)
(Availability_zone attribute)
NAME (BackendTestCase attribute)
name (Certificates attribute)
(Cloudpipe attribute)
(Config_drive attribute)
(Console_output attribute)
(Consoles attribute)
(Createserverext attribute)
(Deferred_delete attribute)
(Disk_config attribute)
(Extended_server_attributes attribute)
(Extended_status attribute)
(ExtensionDescriptor attribute)
(Flavor_access attribute)
(Flavor_disabled attribute)
(Flavor_rxtx attribute)
(Flavor_swap attribute)
(Flavorextradata attribute)
(Flavorextraspecs attribute)
(Flavormanage attribute)
(Floating_ip_dns attribute)
(Floating_ip_pools attribute)
(Floating_ips attribute)
(Foxinsocks attribute), [1]
(Hosts attribute)
(Hypervisors attribute)
(Image_create attribute)
(Instance attribute)
(InstanceTypes attribute)
(Instance_usage_audit_log attribute)
(KeyPair attribute)
(Keypairs attribute)
(Multinic attribute)
(Multiple_create attribute)
(Networks attribute)
(Quota_classes attribute)
(Quotas attribute)
(Rescue attribute)
(Scheduler_hints attribute)
(SecurityGroup attribute)
(Security_groups attribute)
(Server_diagnostics attribute)
(Server_start_stop attribute)
(Simple_tenant_usage attribute)
(Snapshot attribute)
(StubControllerExtension attribute), [1]
(StubExtensionManager attribute)
(Types_extra_specs attribute)
(Types_manage attribute)
(Used_limits attribute)
(User_data attribute)
(Virtual_interfaces attribute)
(Volume attribute)
(VolumeTypes attribute)
(Volume_actions attribute)
(Volumes attribute)
(Volumetypes attribute)
name() (Domain method)
(FakeVirtDomain method)
(in module nova.compute.power_state)
name_to_code() (in module nova.api.ec2.inst_state)
namespace (Admin_actions attribute), [1]
(Aggregates attribute)
(Availability_zone attribute)
(Certificates attribute)
(Cloudpipe attribute)
(Config_drive attribute)
(Console_output attribute)
(Consoles attribute)
(Createserverext attribute)
(Deferred_delete attribute)
(Disk_config attribute)
(Extended_server_attributes attribute)
(Extended_status attribute)
(ExtensionDescriptor attribute)
(Flavor_access attribute)
(Flavor_disabled attribute)
(Flavor_rxtx attribute)
(Flavor_swap attribute)
(Flavorextradata attribute)
(Flavorextraspecs attribute)
(Flavormanage attribute)
(Floating_ip_dns attribute)
(Floating_ip_pools attribute)
(Floating_ips attribute)
(Foxinsocks attribute), [1]
(Hosts attribute)
(Hypervisors attribute)
(Image_create attribute)
(Instance_usage_audit_log attribute)
(Keypairs attribute)
(Multinic attribute)
(Multiple_create attribute)
(Networks attribute)
(Quota_classes attribute)
(Quotas attribute)
(Rescue attribute)
(Scheduler_hints attribute)
(Security_groups attribute)
(Server_diagnostics attribute)
(Server_start_stop attribute)
(Simple_tenant_usage attribute)
(TestServerDiagnosticsXMLSerializer attribute)
(Types_extra_specs attribute)
(Types_manage attribute)
(Used_limits attribute)
(User_data attribute)
(Virtual_interfaces attribute)
(Volume_actions attribute)
(Volumes attribute)
(Volumetypes attribute)
NativeSecurityGroupAPI (class in nova.api.openstack.compute.contrib.security_groups)
net (LibvirtVifTestCase attribute)
NetAppCmodeISCSIDriver (class in nova.volume.netapp)
NetAppCmodeISCSIDriverTestCase (class in nova.tests.test_netapp)
NetAppDriverTestCase (class in nova.tests.test_netapp)
NetAppISCSIDriver (class in nova.volume.netapp)
NetAppLun (class in nova.volume.netapp)
NetAppNFSDriver (class in nova.volume.netapp_nfs)
NetappNfsDriverTestCase (class in nova.tests.test_netapp_nfs)
netmask (Network attribute)
netmask_v6 (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_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() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_delete_safe() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_dict() (in module nova.api.openstack.compute.contrib.networks)
network_disassociate() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_all() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
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() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_all_records_where() (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() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_instance() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
network_get_by_uuid() (FakeNetworkManager.FakeDB method)
(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_id (FixedIp attribute)
(VirtualInterface attribute)
network_info (InstanceInfoCache attribute)
network_modify_dns_entry() (in module nova.tests.api.openstack.compute.contrib.test_floating_ip_dns)
network_set() (BareMetalNodes method), [1]
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)
network_uuid_to_id() (NetworksTest static method)
NetworkAdapterNotFound
NetworkCommandsTestCase (class in nova.tests.test_nova_manage)
NetworkController (class in nova.api.openstack.compute.contrib.networks)
NetworkHostNotSet
NetworkInfo (class in nova.network.model)
NetworkInfoTests (class in nova.tests.network.test_network_info)
NetworkInUse
NetworkManager (class in nova.network.manager)
NetworkNotCreated
NetworkNotFound
NetworkNotFoundForBridge
NetworkNotFoundForCidr
NetworkNotFoundForInstance
NetworkNotFoundForProject
NetworkNotFoundForUUID
NetworkPolicyTestCase (class in nova.tests.network.test_manager)
Networks (class in nova.api.openstack.compute.contrib.networks)
NetworksTest (class in nova.tests.api.openstack.compute.contrib.test_networks)
NetworkTemplate (class in nova.api.openstack.compute.ips)
NetworkTests (class in nova.tests.network.test_network_info)
new_cidr_ingress_rule() (SecurityGroupAPI static method)
new_drivers (VirtDriverLoaderTestCase attribute)
new_group_ingress_rule() (SecurityGroupAPI static method)
new_instance_type_id (Migration attribute)
new_ip() (in module nova.tests.fake_network_cache_model)
new_network() (in module nova.tests.fake_network_cache_model)
new_route() (in module nova.tests.fake_network_cache_model)
new_section() (BaseParser method)
(ConfigParser method)
new_subnet() (in module nova.tests.fake_network_cache_model)
new_vif() (in module nova.tests.fake_network_cache_model)
NexentaDriver (class in nova.volume.nexenta.volume)
NexentaJSONException
NexentaJSONProxy (class in nova.volume.nexenta.jsonrpc)
next() (NovaBase method)
next_fixed_ip() (in module nova.tests.fake_network)
next_floating_ip() (in module nova.tests.fake_network)
NfsDriver (class in nova.volume.nfs)
NfsDriverTestCase (class in nova.tests.test_nfs)
NfsException
NfsNoSharesMounted
NfsNoSuitableShareFound
NfsVolumeDriver (class in nova.virt.libvirt.volume_nfs)
no_device (BlockDeviceMapping attribute)
NO_SUCH_OBJECT
NoAuthMiddleware (class in nova.api.openstack.auth)
NoFilesFound
NoFixedIpsDefined
NoFloatingIpInterface
NoFloatingIpsDefined
NoMatch
NoMoreFixedIps
NoMoreFloatingIps
NoMoreNetworks
NoMoreTargets
NoNetworksFound
noop_cost_fn() (in module nova.scheduler.least_cost)
NoopFirewallDriver (class in nova.virt.firewall)
nop_report_driver_status() (in module nova.tests.compute.test_compute)
normalize_time() (in module nova.openstack.common.timeutils)
NoSuchGroupError
NoSuchOptError
not_equal() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
NotAllowed
NotAuthorized
NotFound
notification() (VolumeManager method)
NotificationsTestCase (class in nova.tests.test_notifications)
notifiers (Plugin attribute)
notify() (FakeNotifier method)
(in module nova.openstack.common.notifier.api)
(in module nova.openstack.common.notifier.log_notifier)
(in module nova.openstack.common.notifier.no_op_notifier)
(in module nova.openstack.common.notifier.rabbit_notifier)
(in module nova.openstack.common.notifier.test_notifier)
(in module nova.openstack.common.rpc.amqp)
(in module nova.openstack.common.rpc.impl_fake)
(in module nova.openstack.common.rpc.impl_kombu)
notify_about_instance_usage() (in module nova.compute.utils)
notify_about_volume_usage() (in module nova.volume.utils)
notify_decorator() (in module nova.openstack.common.notifier.api)
notify_send() (Connection method)
notify_usage_exists() (in module nova.compute.utils)
(in module nova.volume.utils)
NotifyPublisher (class in nova.openstack.common.rpc.impl_kombu)
nova.api.auth (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.base (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.admin_actions (module)
nova.api.openstack.compute.contrib.aggregates (module)
nova.api.openstack.compute.contrib.availability_zone (module)
nova.api.openstack.compute.contrib.certificates (module)
nova.api.openstack.compute.contrib.cloudpipe (module)
nova.api.openstack.compute.contrib.config_drive (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_server_attributes (module)
nova.api.openstack.compute.contrib.extended_status (module)
nova.api.openstack.compute.contrib.flavor_access (module)
nova.api.openstack.compute.contrib.flavor_disabled (module)
nova.api.openstack.compute.contrib.flavor_rxtx (module)
nova.api.openstack.compute.contrib.flavor_swap (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.hypervisors (module)
nova.api.openstack.compute.contrib.instance_usage_audit_log (module)
nova.api.openstack.compute.contrib.keypairs (module)
nova.api.openstack.compute.contrib.multinic (module)
nova.api.openstack.compute.contrib.multiple_create (module)
nova.api.openstack.compute.contrib.networks (module)
nova.api.openstack.compute.contrib.quota_classes (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_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.used_limits (module)
nova.api.openstack.compute.contrib.user_data (module)
nova.api.openstack.compute.contrib.virtual_interfaces (module)
nova.api.openstack.compute.contrib.volumes (module)
nova.api.openstack.compute.contrib.volumetypes (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.contrib.admin_actions (module)
nova.api.openstack.volume.contrib.image_create (module)
nova.api.openstack.volume.contrib.types_extra_specs (module)
nova.api.openstack.volume.contrib.types_manage (module)
nova.api.openstack.volume.contrib.volume_actions (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.types (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.sizelimit (module)
nova.api.validator (module)
nova.auth.fakeldap (module)
nova.block_device (module)
nova.cert.manager (module)
nova.cert.rpcapi (module)
nova.cloudpipe.pipelib (module)
nova.common.deprecated (module)
nova.common.eventlet_backdoor (module)
nova.common.memorycache (module)
nova.common.sqlalchemyutils (module)
nova.compat.flagfile (module)
nova.compute.api (module)
nova.compute.instance_types (module)
nova.compute.manager (module)
nova.compute.power_state (module)
nova.compute.resource_tracker (module)
nova.compute.rpcapi (module)
nova.compute.stats (module)
nova.compute.task_states (module)
nova.compute.utils (module)
nova.compute.vm_mode (module)
nova.compute.vm_states (module)
nova.console.api (module)
nova.console.fake (module)
nova.console.manager (module)
nova.console.rpcapi (module)
nova.console.vmrc (module)
nova.console.xvp (module)
nova.consoleauth.manager (module)
nova.consoleauth.rpcapi (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.082_essex (module)
nova.db.sqlalchemy.migrate_repo.versions.083_quota_class (module)
nova.db.sqlalchemy.migrate_repo.versions.084_quotas_unlimited (module)
nova.db.sqlalchemy.migrate_repo.versions.085_add_index_to_fixed_ips_by_address (module)
nova.db.sqlalchemy.migrate_repo.versions.086_set_engine_mysql_innodb (module)
nova.db.sqlalchemy.migrate_repo.versions.087_add_uuid_to_bw_usage_cache (module)
nova.db.sqlalchemy.migrate_repo.versions.088_change_instance_id_to_uuid_in_block_device_mapping (module)
nova.db.sqlalchemy.migrate_repo.versions.089_add_volume_id_mappings (module)
nova.db.sqlalchemy.migrate_repo.versions.090_modify_volume_id_datatype (module)
nova.db.sqlalchemy.migrate_repo.versions.091_convert_volume_ids_to_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.092_add_instance_system_metadata (module)
nova.db.sqlalchemy.migrate_repo.versions.093_drop_instance_actions_table (module)
nova.db.sqlalchemy.migrate_repo.versions.094_update_postgresql_sequence_names (module)
nova.db.sqlalchemy.migrate_repo.versions.095_change_fk_instance_id_to_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.096_recreate_dns_domains (module)
nova.db.sqlalchemy.migrate_repo.versions.097_quota_usages_reservations (module)
nova.db.sqlalchemy.migrate_repo.versions.098_update_volume_attach_time (module)
nova.db.sqlalchemy.migrate_repo.versions.099_add_disabled_instance_types (module)
nova.db.sqlalchemy.migrate_repo.versions.100_instance_metadata_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.101_security_group_instance_association_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.102_consoles_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.103_instance_indexes (module)
nova.db.sqlalchemy.migrate_repo.versions.104_instance_indexes_2 (module)
nova.db.sqlalchemy.migrate_repo.versions.105_instance_info_caches_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.106_add_foreign_keys (module)
nova.db.sqlalchemy.migrate_repo.versions.107_add_instance_id_mappings (module)
nova.db.sqlalchemy.migrate_repo.versions.108_task_log (module)
nova.db.sqlalchemy.migrate_repo.versions.109_drop_dns_domains_project_id_fkey (module)
nova.db.sqlalchemy.migrate_repo.versions.110_drop_deprecated_auth (module)
nova.db.sqlalchemy.migrate_repo.versions.111_general_aggregates (module)
nova.db.sqlalchemy.migrate_repo.versions.112_update_deleted_instance_data (module)
nova.db.sqlalchemy.migrate_repo.versions.113_fixed_ips_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.114_vifs_uses_uuid (module)
nova.db.sqlalchemy.migrate_repo.versions.115_make_user_quotas_key_and_value (module)
nova.db.sqlalchemy.migrate_repo.versions.116_drop_user_quotas_key_and_value (module)
nova.db.sqlalchemy.migrate_repo.versions.117_add_compute_node_stats (module)
nova.db.sqlalchemy.migrate_repo.versions.118_add_indexes_to_agent_builds (module)
nova.db.sqlalchemy.migrate_repo.versions.119_add_indexes_to_aggregate_metadata (module)
nova.db.sqlalchemy.migrate_repo.versions.120_add_indexes_to_block_device_mapping (module)
nova.db.sqlalchemy.migrate_repo.versions.121_add_indexes_to_bw_usage_cache (module)
nova.db.sqlalchemy.migrate_repo.versions.122_add_indexes_to_certificates (module)
nova.db.sqlalchemy.migrate_repo.versions.123_add_indexes_to_dns_domains (module)
nova.db.sqlalchemy.migrate_repo.versions.124_add_indexes_to_fixed_ips (module)
nova.db.sqlalchemy.migrate_repo.versions.125_add_indexes_to_floating_ips (module)
nova.db.sqlalchemy.migrate_repo.versions.126_add_indexes_to_instance_faults (module)
nova.db.sqlalchemy.migrate_repo.versions.127_add_indexes_to_instance_type_extra_specs (module)
nova.db.sqlalchemy.migrate_repo.versions.128_add_indexes_to_instances (module)
nova.db.sqlalchemy.migrate_repo.versions.129_add_indexes_to_iscsi_targets (module)
nova.db.sqlalchemy.migrate_repo.versions.130_add_indexes_to_key_pairs (module)
nova.db.sqlalchemy.migrate_repo.versions.131_add_indexes_to_networks (module)
nova.db.sqlalchemy.migrate_repo.versions.132_add_instance_type_projects (module)
nova.db.sqlalchemy.migrate_repo.versions.133_aggregate_delete_fix (module)
nova.db.sqlalchemy.migration (module)
nova.db.sqlalchemy.models (module)
nova.db.sqlalchemy.session (module)
nova.exception (module)
nova.flags (module)
nova.image.glance (module)
nova.image.s3 (module)
nova.ipv6.account_identifier (module)
nova.ipv6.api (module)
nova.ipv6.rfc2462 (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.nova_ipam_lib (module)
nova.network.quantumv2.api (module)
nova.network.sg (module)
nova.notifications (module)
nova.objectstore.s3server (module)
nova.openstack.common.cfg (module)
nova.openstack.common.context (module)
nova.openstack.common.excutils (module)
nova.openstack.common.gettextutils (module)
nova.openstack.common.importutils (module)
nova.openstack.common.iniparser (module)
nova.openstack.common.jsonutils (module)
nova.openstack.common.local (module)
nova.openstack.common.log (module)
nova.openstack.common.notifier.api (module)
nova.openstack.common.notifier.log_notifier (module)
nova.openstack.common.notifier.no_op_notifier (module)
nova.openstack.common.notifier.rabbit_notifier (module)
nova.openstack.common.notifier.test_notifier (module)
nova.openstack.common.plugin.callbackplugin (module)
nova.openstack.common.plugin.plugin (module)
nova.openstack.common.plugin.pluginmanager (module)
nova.openstack.common.policy (module)
nova.openstack.common.rpc.amqp (module)
nova.openstack.common.rpc.common (module)
nova.openstack.common.rpc.dispatcher (module)
nova.openstack.common.rpc.impl_fake (module)
nova.openstack.common.rpc.impl_kombu (module)
nova.openstack.common.rpc.matchmaker (module)
nova.openstack.common.rpc.proxy (module)
nova.openstack.common.setup (module)
nova.openstack.common.timeutils (module)
nova.policy (module)
nova.quota (module)
nova.rootwrap.filters (module)
nova.rootwrap.wrapper (module)
nova.scheduler.chance (module)
nova.scheduler.driver (module)
nova.scheduler.filter_scheduler (module)
nova.scheduler.filters.affinity_filter (module)
nova.scheduler.filters.aggregate_instance_extra_specs (module)
nova.scheduler.filters.all_hosts_filter (module)
nova.scheduler.filters.availability_zone_filter (module)
nova.scheduler.filters.compute_capabilities_filter (module)
nova.scheduler.filters.compute_filter (module)
nova.scheduler.filters.core_filter (module)
nova.scheduler.filters.disk_filter (module)
nova.scheduler.filters.extra_specs_ops (module)
nova.scheduler.filters.image_props_filter (module)
nova.scheduler.filters.isolated_hosts_filter (module)
nova.scheduler.filters.json_filter (module)
nova.scheduler.filters.ram_filter (module)
nova.scheduler.filters.retry_filter (module)
nova.scheduler.filters.trusted_filter (module)
nova.scheduler.filters.type_filter (module)
nova.scheduler.host_manager (module)
nova.scheduler.least_cost (module)
nova.scheduler.manager (module)
nova.scheduler.multi (module)
nova.scheduler.rpcapi (module)
nova.scheduler.scheduler_options (module)
nova.scheduler.simple (module)
nova.service (module)
nova.test (module)
nova.tests.api.ec2.test_cinder_cloud (module)
nova.tests.api.ec2.test_cloud (module)
nova.tests.api.ec2.test_ec2_validate (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_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_config_drive (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_extended_server_attributes (module)
nova.tests.api.openstack.compute.contrib.test_extended_status (module)
nova.tests.api.openstack.compute.contrib.test_flavor_access (module)
nova.tests.api.openstack.compute.contrib.test_flavor_disabled (module)
nova.tests.api.openstack.compute.contrib.test_flavor_manage (module)
nova.tests.api.openstack.compute.contrib.test_flavor_rxtx (module)
nova.tests.api.openstack.compute.contrib.test_flavor_swap (module)
nova.tests.api.openstack.compute.contrib.test_flavorextradata (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_hypervisors (module)
nova.tests.api.openstack.compute.contrib.test_instance_usage_audit_log (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_quota_classes (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_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_used_limits (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.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.contrib.test_admin_actions (module)
nova.tests.api.openstack.volume.contrib.test_types_extra_specs (module)
nova.tests.api.openstack.volume.contrib.test_types_manage (module)
nova.tests.api.openstack.volume.contrib.test_volume_actions (module)
nova.tests.api.openstack.volume.extensions.foxinsocks (module)
nova.tests.api.openstack.volume.test_extensions (module)
nova.tests.api.openstack.volume.test_router (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_sizelimit (module)
nova.tests.api.test_validator (module)
nova.tests.api.test_wsgi (module)
nova.tests.baremetal.test_proxy_bare_metal (module)
nova.tests.baremetal.test_tilera (module)
nova.tests.cert.test_rpcapi (module)
nova.tests.compute.fake_resource_tracker (module)
nova.tests.compute.test_compute (module)
nova.tests.compute.test_compute_utils (module)
nova.tests.compute.test_resource_tracker (module)
nova.tests.compute.test_rpcapi (module)
nova.tests.compute.test_stats (module)
nova.tests.console.test_console (module)
nova.tests.console.test_rpcapi (module)
nova.tests.consoleauth.test_consoleauth (module)
nova.tests.consoleauth.test_rpcapi (module)
nova.tests.db.fakes (module)
nova.tests.declare_flags (module)
nova.tests.fake_flags (module)
nova.tests.fake_imagebackend (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.fake_volume (module)
nova.tests.fakelibvirt (module)
nova.tests.glance.stubs (module)
nova.tests.hyperv.basetestcase (module)
nova.tests.hyperv.db_fakes (module)
nova.tests.hyperv.hypervutils (module)
nova.tests.hyperv.mockproxy (module)
nova.tests.image.fake (module)
nova.tests.image.test_fake (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_api_samples (module)
nova.tests.integrated.test_extensions (module)
nova.tests.integrated.test_login (module)
nova.tests.integrated.test_multiprocess_api (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.network.test_api (module)
nova.tests.network.test_linux_net (module)
nova.tests.network.test_manager (module)
nova.tests.network.test_network_info (module)
nova.tests.network.test_quantumv2 (module)
nova.tests.runtime_flags (module)
nova.tests.scheduler.fakes (module)
nova.tests.scheduler.test_chance_scheduler (module)
nova.tests.scheduler.test_filter_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_rpcapi (module)
nova.tests.scheduler.test_scheduler (module)
nova.tests.scheduler.test_scheduler_options (module)
nova.tests.test_api (module)
nova.tests.test_bdm (module)
nova.tests.test_block_device (module)
nova.tests.test_cinder (module)
nova.tests.test_compat_flagfile (module)
nova.tests.test_configdrive2 (module)
nova.tests.test_context (module)
nova.tests.test_crypto (module)
nova.tests.test_db_api (module)
nova.tests.test_deprecated (module)
nova.tests.test_exception (module)
nova.tests.test_fakelibvirt (module)
nova.tests.test_flags (module)
nova.tests.test_hypervapi (module)
nova.tests.test_image_utils (module)
nova.tests.test_imagebackend (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_libvirt_config (module)
nova.tests.test_libvirt_vif (module)
nova.tests.test_metadata (module)
nova.tests.test_migrations (module)
nova.tests.test_misc (module)
nova.tests.test_netapp (module)
nova.tests.test_netapp_nfs (module)
nova.tests.test_nexenta (module)
nova.tests.test_nfs (module)
nova.tests.test_notifications (module)
nova.tests.test_nova_manage (module)
nova.tests.test_nova_rootwrap (module)
nova.tests.test_objectstore (module)
nova.tests.test_pipelib (module)
nova.tests.test_plugin_api_extensions (module)
nova.tests.test_policy (module)
nova.tests.test_powervm (module)
nova.tests.test_quota (module)
nova.tests.test_rbd (module)
nova.tests.test_service (module)
nova.tests.test_skip_examples (module)
nova.tests.test_solidfire (module)
nova.tests.test_storwize_svc (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_vmmode (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_volume_utils (module)
nova.tests.test_wsgi (module)
nova.tests.test_xenapi (module)
nova.tests.test_xensm (module)
nova.tests.utils (module)
nova.tests.vmwareapi.db_fakes (module)
nova.tests.vmwareapi.stubs (module)
nova.tests.volume.test_HpSanISCSIDriver (module)
nova.tests.xenapi.stubs (module)
nova.tests.xenapi.test_vm_utils (module)
nova.utils (module)
nova.version (module)
nova.virt.baremetal.dom (module)
nova.virt.baremetal.driver (module)
nova.virt.baremetal.fake (module)
nova.virt.baremetal.nodes (module)
nova.virt.baremetal.tilera (module)
nova.virt.configdrive (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.hyperv.baseops (module)
nova.virt.hyperv.constants (module)
nova.virt.hyperv.driver (module)
nova.virt.hyperv.ioutils (module)
nova.virt.hyperv.livemigrationops (module)
nova.virt.hyperv.snapshotops (module)
nova.virt.hyperv.vmops (module)
nova.virt.hyperv.vmutils (module)
nova.virt.hyperv.volumeops (module)
nova.virt.hyperv.volumeutils (module)
nova.virt.images (module)
nova.virt.libvirt.config (module)
nova.virt.libvirt.driver (module)
nova.virt.libvirt.firewall (module)
nova.virt.libvirt.imagebackend (module)
nova.virt.libvirt.imagecache (module)
nova.virt.libvirt.utils (module)
nova.virt.libvirt.vif (module)
nova.virt.libvirt.volume (module)
nova.virt.libvirt.volume_nfs (module)
nova.virt.netutils (module)
nova.virt.powervm.command (module)
nova.virt.powervm.common (module)
nova.virt.powervm.constants (module)
nova.virt.powervm.driver (module)
nova.virt.powervm.exception (module)
nova.virt.powervm.lpar (module)
nova.virt.powervm.operator (module)
nova.virt.vif (module)
nova.virt.vmwareapi.driver (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.xenapi.agent (module)
nova.virt.xenapi.driver (module)
nova.virt.xenapi.fake (module)
nova.virt.xenapi.firewall (module)
nova.virt.xenapi.host (module)
nova.virt.xenapi.network_utils (module)
nova.virt.xenapi.pool (module)
nova.virt.xenapi.pool_states (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.vnc.xvp_proxy (module)
nova.volume.api (module)
nova.volume.cinder (module)
nova.volume.driver (module)
nova.volume.iscsi (module)
nova.volume.manager (module)
nova.volume.netapp (module)
nova.volume.netapp_nfs (module)
nova.volume.nexenta.jsonrpc (module)
nova.volume.nexenta.volume (module)
nova.volume.nfs (module)
nova.volume.san (module)
nova.volume.solidfire (module)
nova.volume.storwize_svc (module)
nova.volume.utils (module)
nova.volume.volume_types (module)
nova.volume.xensm (module)
nova.wsgi (module)
nova_dhcp_filter() (NWFilterFirewall static method)
NovaBase (class in nova.db.sqlalchemy.models)
novadir() (in module nova.utils)
NovaException
NovaExceptionTestCase (class in nova.tests.test_exception)
NovaKeystoneContext (class in nova.api.auth)
NoValidHost
NOW_DATETIME (TestGlanceImageService attribute)
NOW_GLANCE_FORMAT (TestGlanceImageService attribute)
NOW_GLANCE_OLD_FORMAT (TestGlanceImageService attribute)
NSMAP (AtomSerializer attribute)
nsmap() (nova.api.openstack.extensions.ExtensionDescriptor class method)
NullL3 (class in nova.network.l3)
NullSecurityGroupHandler (class in nova.network.sg)
NullWriter (class in nova.tests.image.test_glance)
num_instances (Stats attribute)
num_instances_for_project() (Stats method)
num_os_type() (Stats method)
num_vcpus_used (Stats attribute)
numOfDomains() (Connection method)
NWFilter (class in nova.tests.fakelibvirt)
nwfilterDefineXML() (Connection method)
NWFilterFakes (class in nova.tests.test_libvirt)
NWFilterFirewall (class in nova.virt.libvirt.firewall)
nwfilterLookupByName() (Connection method)
(NWFilterFakes method)
NWFilterTestCase (class in nova.tests.test_libvirt)

O

obj_for_test (SelectorTest attribute)
OBJECT_CLASS_VIOLATION
ObjectHandler (class in nova.objectstore.s3server)
offset() (in module nova.tests.scheduler.test_least_cost)
old_drivers (VirtDriverLoaderTestCase attribute)
old_instance_type_id (Migration attribute)
ONE_GB_IN_BYTES (NfsDriverTestCase attribute)
one_way_proxy() (XCPVNCProxy method)
OnsetFileContentLimitExceeded
OnsetFileLimitExceeded
OnsetFilePathLimitExceeded
open() (in module nova.virt.hyperv.ioutils)
openAuth() (in module nova.tests.fakelibvirt)
openReadOnly() (in module nova.tests.fakelibvirt)
OpenStackApiAuthenticationException
OpenStackApiAuthorizationException
OpenStackApiException
OpenStackApiNotFoundException
OpenStackMetadataTestCase (class in nova.tests.test_metadata)
Opt (class in nova.openstack.common.cfg)
OptGroup (class in nova.openstack.common.cfg)
os (AgentBuild attribute)
os_type (Instance attribute)
OverLimitFault
OverQuota

P

pack_context() (in module nova.openstack.common.rpc.amqp)
paginate_query() (in module nova.common.sqlalchemyutils)
PaginationParamsTest (class in nova.tests.api.openstack.test_common)
parent_group (SecurityGroupIngressRule attribute)
parent_group_id (SecurityGroupIngressRule attribute)
parse() (BaseParser method)
(ConfigParser method)
parse_args() (in module nova.flags)
parse_cidr() (SecurityGroupAPI method)
parse_dependency_links() (in module nova.openstack.common.setup)
parse_dom() (LibvirtConfigCaps method)
(LibvirtConfigCPU method)
(LibvirtConfigCPUFeature method)
(LibvirtConfigCapsGuest method)
(LibvirtConfigCapsHost method)
(LibvirtConfigObject method)
parse_exc (BaseParser attribute)
parse_exc() (ConfigParser method)
parse_isotime() (in module nova.openstack.common.timeutils)
parse_limits() (Limiter static method)
(WsgiLimiterProxy static method)
parse_line() (MiniDNS method)
parse_list_header() (in module nova.api.openstack.urlmap)
parse_mailmap() (in module nova.openstack.common.setup)
(in module nova.utils)
parse_options_header() (in module nova.api.openstack.urlmap)
parse_requirements() (in module nova.openstack.common.setup)
parse_server_string() (in module nova.utils)
parse_str() (LibvirtConfigObject method)
parse_strtime() (in module nova.openstack.common.timeutils)
parse_volume_info() (in module nova.virt.xenapi.volume_utils)
ParseError, [1]
ParseLimitsTest (class in nova.tests.api.openstack.compute.test_limits)
partition_dict() (in module nova.utils)
passes_filters() (HostState method)
password (Console attribute)
(ConsolePool attribute)
PASSWORD (TestNexentaJSONRPC attribute)
PasteAppNotFound
patch_tpool_proxy() (in module nova.virt.libvirt.driver)
patched_with_engine() (in module nova.db.sqlalchemy.migration)
pause() (API method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
pause_instance() (ComputeAPI method)
(ComputeManager method)
PBD_create() (SessionBase method)
PBD_plug() (SessionBase method)
PBD_unplug() (FakeSessionForVolumeFailedTests method)
(SessionBase method)
period_beginning (TaskLog attribute)
period_ending (TaskLog attribute)
periodic_task() (in module nova.manager)
periodic_tasks() (Manager method)
(Service method)
PersistentVolumeFileNotFound
pick_disk_driver_name() (in module nova.virt.libvirt.utils)
PIF_get_all_records_where() (SessionBase method)
ping_listener() (in module nova.db.sqlalchemy.session)
PipelibTest (class in nova.tests.test_pipelib)
pipeline_factory() (in module nova.api.auth)
plug() (FakeVIFDriver method)
(LibvirtBridgeDriver method)
(LibvirtHybridOVSBridgeDriver method)
(LibvirtOpenVswitchDriver method)
(LibvirtOpenVswitchVirtualPortDriver method)
(LinuxBridgeInterfaceDriver method)
(LinuxNetInterfaceDriver method)
(LinuxOVSInterfaceDriver method)
(QuantumLinuxBridgeInterfaceDriver method)
(QuantumLinuxBridgeVIFDriver method)
(VIFDriver method)
(VMWareVlanBridgeDriver method)
(XenAPIBridgeDriver method)
(XenAPIOpenVswitchDriver method)
(in module nova.network.linux_net)
plug_vifs() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method)
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
Plugin (class in nova.openstack.common.plugin.plugin)
plugin_extension_factory() (PluginManager method)
PluginManager (class in nova.openstack.common.plugin.pluginmanager)
policy_decorator() (in module nova.compute.api)
PolicyFileTestCase (class in nova.tests.test_policy)
PolicyNotAuthorized
PolicyTestCase (class in nova.tests.test_policy)
poll_rebooting_instances() (ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
poll_rescued_instances() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
Pool (class in nova.openstack.common.rpc.amqp)
pool (Connection attribute)
(Console attribute)
(FloatingIp attribute)
pool_eject() (SessionBase method)
pool_get_default_SR() (SessionBase method)
pool_id (Console attribute)
pool_join() (SessionBase method)
pool_set_name_label() (SessionBase method)
pop() (ReadOnlyDict method)
popitem() (ReadOnlyDict method)
populate_filter_properties() (FilterScheduler method)
port (Console attribute)
PortInUse
PortNotFound
post_flavor() (TestOpenStackClient method)
post_image() (TestOpenStackClient method)
post_live_migration_at_destination() (ComputeAPI method)
(ComputeManager method)
(HyperVDriver method)
(LibvirtDriver method)
(LiveMigrationOps method)
(XenAPIDriver method)
post_process_extensions() (Resource method)
post_server() (TestOpenStackClient method)
post_server_action() (TestOpenStackClient method)
post_server_volume() (TestOpenStackClient method)
post_volume() (TestOpenStackClient method)
power_mgr() (BareMetalNodes method), [1]
power_off() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(VMOps method), [1]
(XenAPIDriver method)
power_off_instance() (ComputeAPI method)
(ComputeManager method)
power_on() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(VMOps method), [1]
(XenAPIDriver method)
power_on_instance() (ComputeAPI method)
(ComputeManager method)
power_state (Instance attribute)
PowerVMConnectionFailed
PowerVMDriver (class in nova.virt.powervm.driver)
PowerVMDriverTestCase (class in nova.tests.test_powervm)
PowerVMFileTransferFailed
PowerVMImageCreationFailed
PowerVMInsufficientCPU
PowerVMInsufficientFreeMemory
PowerVMLPARAttributeNotFound
PowerVMLPARCreationFailed
PowerVMLPARInstanceCleanupFailed
PowerVMLPARInstanceNotFound
PowerVMNoSpaceLeftOnVolumeGroup
PowerVMOperator (class in nova.virt.powervm.operator)
pre_block_migration() (LibvirtDriver method)
(XenAPIDriver method)
pre_live_migration() (ComputeAPI method)
(ComputeManager method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(LiveMigrationOps method)
(XenAPIDriver method)
pre_process_extensions() (Resource method)
preconfigure_instance() (in module nova.virt.xenapi.vm_utils)
prefix (ExtendedServerAttributesTest attribute)
(ExtendedServerAttributesXmlTest attribute)
(ExtendedStatusTest attribute)
(ExtendedStatusXmlTest attribute)
(FlavorDisabledTest attribute)
(FlavorDisabledXmlTest attribute)
(FlavorRxtxTest attribute)
(FlavorSwapTest attribute)
prep_resize() (ComputeAPI method)
(ComputeManager method)
(SchedulerAPI method)
(SchedulerManager method)
prepare_instance_filter() (FirewallDriver method)
(IptablesFirewallDriver method)
prepare_mocks() (LvmTestCase method)
(Qcow2TestCase method)
(RawTestCase method)
preserialize() (ResponseObject method)
primary_join (ComputeNodeStat attribute)
(InstanceSystemMetadata attribute)
print_generator() (Debug static method)
print_greenthreads() (in module nova.common.eventlet_backdoor)
print_help() (ConfigOpts method)
print_usage() (ConfigOpts method)
priority (Network attribute)
process() (ContextAdapter method)
process_request() (Middleware method)
process_response() (Middleware method)
ProcessExecutionError
ProcessLauncher (class in nova.service)
progress (Instance attribute)
(Snapshot attribute)
project_get_networks() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
project_id (Certificate attribute)
(DNSDomain attribute)
(FakeUsage attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceTypeProjects attribute)
PROJECT_ID (NetAppDriverTestCase attribute)
project_id (Network attribute)
(Quota attribute)
(QuotaUsage attribute)
(Reservation attribute)
(SecurityGroup attribute)
(Snapshot attribute)
(Volume attribute)
ProjectCommandsTestCase (class in nova.tests.test_nova_manage)
ProjectNotFound
ProjectQuotaNotFound
ProjectTestCase (class in nova.tests.test_misc)
Prop (class in nova.virt.vmwareapi.fake)
properties_root_device_name() (in module nova.block_device)
ProtectedExpatParser (class in nova.utils)
protocol (ProviderFirewallRule attribute)
(SecurityGroupIngressRule attribute)
provider_auth (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_location (Volume attribute)
ProviderFirewallRule (class in nova.db.sqlalchemy.models)
proxy_connection() (XCPVNCProxy method)
ProxyCallback (class in nova.openstack.common.rpc.amqp)
public_hostname (ConsolePool attribute)
public_key (KeyPair attribute)
Publisher (class in nova.openstack.common.rpc.impl_kombu)
publisher_id() (in module nova.compute.manager)
(in module nova.openstack.common.notifier.api)
publisher_send() (Connection method)
PublishErrorsHandler (class in nova.openstack.common.log)
purge_sr() (in module nova.virt.xenapi.volume_utils)
put() (BucketHandler method)
(ObjectHandler method)
put_server() (TestOpenStackClient method)

Q

Qcow2 (class in nova.virt.libvirt.imagebackend)
Qcow2TestCase (class in nova.tests.test_imagebackend)
qemu_img_info() (in module nova.virt.images)
qualify() (MiniDNS method)
QuantumLinuxBridgeInterfaceDriver (class in nova.network.linux_net)
QuantumLinuxBridgeVIFDriver (class in nova.virt.libvirt.vif)
QuantumNovaIPAMLib (class in nova.network.nova_ipam_lib)
QuantumV2Subclass (class in nova.tests.api.openstack.compute.test_servers)
queues() (MatchMakerBase method)
Quota (class in nova.db.sqlalchemy.models)
quota() (BaseResource method)
quota_class_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_class_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_class_destroy_all_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_class_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_class_get_all_by_name() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_class_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
Quota_classes (class in nova.api.openstack.compute.contrib.quota_classes)
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_reserve() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_set() (in module nova.tests.api.openstack.compute.contrib.test_quota_classes)
(in module nova.tests.api.openstack.compute.contrib.test_quotas)
quota_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_usage_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_usage_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_usage_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_usage_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
quota_usage_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
QuotaClass (class in nova.db.sqlalchemy.models)
QuotaClassNotFound
QuotaClassSetsController (class in nova.api.openstack.compute.contrib.quota_classes)
QuotaClassSetsTest (class in nova.tests.api.openstack.compute.contrib.test_quota_classes)
QuotaClassTemplate (class in nova.api.openstack.compute.contrib.quota_classes)
QuotaEngine (class in nova.quota)
QuotaEngineTestCase (class in nova.tests.test_quota)
QuotaError
QuotaIntegrationTestCase (class in nova.tests.test_quota)
QuotaNotFound
QuotaReserveSqlAlchemyTestCase (class in nova.tests.test_quota)
QuotaResourceUnknown
Quotas (class in nova.api.openstack.compute.contrib.quotas)
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)
QuotaTemplateXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_quota_classes)
QuotaUsage (class in nova.db.sqlalchemy.models)
QuotaUsageNotFound
QuotaXMLSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_quotas)

R

raise_group_already_exists() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
raise_http_conflict_for_instance_invalid_state() (in module nova.api.openstack.common)
raise_invalid_cidr() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
raise_invalid_group() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
raise_invalid_property() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
raise_not_found() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
raise_over_quota() (CloudSecurityGroupAPI static method)
(NativeSecurityGroupAPI static method)
(SecurityGroupAPI static method)
RAMDISK (ImageType attribute)
ramdisk_id (Instance attribute)
RAMDISK_STR (ImageType attribute)
RamFilter (class in nova.scheduler.filters.ram_filter)
RateLimitingMiddleware (class in nova.api.openstack.compute.limits)
Raw (class in nova.virt.libvirt.imagebackend)
RawTestCase (class in nova.tests.test_imagebackend)
RBDDriver (class in nova.volume.driver)
RBDTestCase (class in nova.tests.test_rbd)
read() (GlanceFileRead method)
(MultiConfigParser method)
(ThreadSafePipe method)
(VMwareHTTPFile method)
(VmWareHTTPReadFile method)
read_cached_file() (in module nova.utils)
read_deleted (RequestContext attribute)
read_domains() (in module nova.virt.baremetal.dom)
read_file_as_root() (in module nova.utils)
read_stored_checksum() (in module nova.virt.libvirt.imagecache)
read_stored_info() (in module nova.virt.libvirt.utils)
read_versioninfo() (in module nova.openstack.common.setup)
ReadFileFilter (class in nova.rootwrap.filters)
ReadOnlyDict (class in nova.scheduler.host_manager)
reboot() (API method)
(BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HostController method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
reboot_domain() (BareMetalDom method)
reboot_instance() (ComputeAPI method)
(ComputeManager method)
reboot_instances() (CloudController method)
rebuild() (API method)
rebuild_instance() (ComputeAPI method)
(ComputeManager method)
reconfig() (VirtualMachine method)
reconnect() (Connection method)
(ConsumerBase method)
(NotifyPublisher method)
(Publisher method)
refresh_cache() (in module nova.network.api)
refresh_instance_security_rules() (BareMetalDriver method)
(ComputeManager method)
(FakeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
(SecurityGroupAPI method)
(VMOps method)
(XenAPIDriver method)
refresh_provider_fw_rules() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(ComputeRpcAPITestCase method)
(FakeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
refresh_security_group_members() (BareMetalDriver method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
(SecurityGroupAPI method)
(VMOps method)
(XenAPIDriver method)
refresh_security_group_rules() (BareMetalDriver method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(FirewallDriver method)
(IptablesFirewallDriver method)
(LibvirtDriver method)
(SecurityGroupAPI method)
(VMOps method)
(XenAPIDriver method)
regex_filter() (in module nova.db.sqlalchemy.api)
RegExpFilter (class in nova.rootwrap.filters)
register() (ExtensionManager method)
(in module nova.openstack.common.policy)
register_actions() (Resource method)
register_cli_opt() (ConfigOpts method)
register_cli_opts() (ConfigOpts method)
register_extensions() (Resource method)
register_group() (ConfigOpts method)
register_image() (CloudController method)
register_opt() (ConfigOpts method)
register_opts() (ConfigOpts method)
register_resource() (QuotaEngine method)
register_resources() (QuotaEngine method)
release_address() (CloudController method)
release_dhcp() (in module nova.network.linux_net)
release_fixed_ip() (NetworkManager method)
release_floating_ip() (API method), [1]
remote_vm_exists() (HyperVUtils method)
RemoteError
remove() (TemplateElement method)
remove_aggregate_host() (ComputeAPI method)
(ComputeManager method)
(MockComputeAPI method)
remove_chain() (IptablesTable method)
remove_console() (ConsoleAPI method)
(ConsoleProxyManager method)
remove_disk() (BaseOperator method)
(FakeIVMOperator method)
remove_export() (ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NexentaDriver method)
(NfsDriver method)
(RBDDriver method)
(SanISCSIDriver method)
(SheepdogDriver method)
(SolarisISCSIDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(XenSMDriver method)
remove_filters_for_instance() (IptablesFirewallDriver method)
remove_fixed_ip() (API method)
remove_fixed_ip_from_instance() (API method), [1]
(ComputeAPI method)
(ComputeManager method)
(NetworkManager method)
remove_floating_forward() (in module nova.network.linux_net)
remove_floating_ip() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
remove_from_aggregate() (ComputeDriver method)
(LibvirtDriver method)
(ResourcePool method)
(XenAPIDriver method)
remove_from_instance() (SecurityGroupAPI method)
remove_gateway() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
remove_host_from_aggregate() (AggregateAPI method)
remove_instance_type_access() (in module nova.compute.instance_types)
remove_invalid_options() (in module nova.api.openstack.compute.servers)
(in module nova.api.openstack.volume.volumes)
remove_iscsi_target() (IetAdm method)
(TargetAdmin method)
(TgtAdm method)
remove_logical_volume() (BaseOperator method)
(FakeIVMOperator method)
remove_logical_volumes() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
remove_lpar() (BaseOperator method)
(FakeIVMOperator method)
remove_path_on_error() (in module nova.utils)
remove_remote_vm() (HyperVUtils method)
remove_rule() (IptablesTable method)
remove_rules() (SecurityGroupAPI method)
remove_version_from_href() (in module nova.api.openstack.common)
remove_virt_resource() (VMUtils method)
remove_vm() (HyperVUtils method)
remove_volume_connection() (ComputeAPI method)
(ComputeManager method)
remove_volume_on_error() (Lvm method)
remove_vpn() (L3Driver method)
(LinuxNetL3 method)
(NullL3 method)
render() (TemplateElement method)
render_xml() (BaseRequestHandler method)
reply() (RpcContext method), [1]
report_count (Service attribute)
report_state() (Service method)
REPOSITORY (TestMigrations attribute)
Request (class in nova.api.openstack.wsgi)
(class in nova.wsgi)
REQUEST (TestNexentaJSONRPC attribute)
request() (FakeCmodeHTTPConnection method)
(FakeHTTPConnection method)
(FakeHttplibConnection method), [1]
(TestOpenStackClient method)
RequestBodySizeLimiter (class in nova.api.sizelimit)
RequestContext (class in nova.context)
(class in nova.openstack.common.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_instance_exists_using_uuid() (in module nova.db.sqlalchemy.api)
require_volume_exists() (in module nova.db.sqlalchemy.api)
required_create_args (FlatDHCPManager attribute)
(FlatManager attribute)
(NetworkManager attribute)
(VlanManager attribute)
RequiredOptError
Rescue (class in nova.api.openstack.compute.contrib.rescue)
rescue() (API method)
(BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
(in module nova.tests.api.openstack.compute.contrib.test_rescue)
rescue_instance() (ComputeAPI method)
(ComputeManager method)
RescueController (class in nova.api.openstack.compute.contrib.rescue)
RescueJsonTest (class in nova.tests.integrated.test_api_samples)
RescueTest (class in nova.tests.api.openstack.compute.contrib.test_rescue)
RescueXmlTest (class in nova.tests.integrated.test_api_samples)
ReservableResource (class in nova.quota)
Reservation (class in nova.db.sqlalchemy.models)
reservation_commit() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_destroy() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_expire() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_get_all_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
reservation_id (Instance attribute)
reservation_rollback() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
ReservationNotFound
reserve() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
reserve_block_device_name() (ComputeAPI method)
(ComputeManager method)
reserve_volume() (API method), [1], [2]
reserved (FakeUsage attribute)
(FixedIp attribute)
(QuotaUsage attribute)
reset() (ConfigOpts method)
(Connection method)
(Domain method)
(ProtectedExpatParser method)
(in module nova.openstack.common.policy)
(in module nova.policy)
(in module nova.virt.vmwareapi.fake)
(in module nova.virt.xenapi.fake)
reset_backend() (in module nova.ipv6.api)
reset_dev() (Mount method)
reset_fake_api() (API method)
reset_network() (API method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(VMOps method)
(XenAPIDriver method)
reset_table() (in module nova.virt.xenapi.fake)
resetnetwork() (in module nova.virt.xenapi.agent)
ResetStateTests (class in nova.tests.api.openstack.compute.contrib.test_admin_actions)
resize() (API method)
resize2fs() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.disk.api)
resize_disk() (in module nova.virt.xenapi.vm_utils)
resize_instance() (ComputeAPI method)
(ComputeManager method)
Resource (class in nova.api.openstack.wsgi)
resource (CommonUnprocessableEntityTestCase attribute)
(FakeUsage attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(UnprocessableAttachmentTestCase attribute)
(UnprocessableSnapshotTestCase attribute)
(UnprocessableVolumeTestCase attribute)
resource_claim() (ResourceTracker method)
ResourceContextManager (class in nova.compute.resource_tracker)
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)
(class in nova.virt.xenapi.pool)
ResourcePoolWithStubs (class in nova.tests.test_xenapi)
resources (QuotaEngine attribute)
ResourceTest (class in nova.tests.api.openstack.test_wsgi)
ResourceTestCase (class in nova.tests.compute.test_resource_tracker)
ResourceTracker (class in nova.compute.resource_tracker)
response() (in module nova.api.openstack.wsgi)
response_body (ExtensionManagerTest attribute)
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() (API method)
resume() (API method)
(ComputeDriver method)
(Domain method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
resume_instance() (ComputeAPI method)
(ComputeManager method)
resume_state_on_host_boot() (ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
retrieveproperties_fault_checker() (FaultCheckers static method)
RetryFilter (class in nova.scheduler.filters.retry_filter)
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)
(in module nova.tests.api.openstack.volume.contrib.test_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)
(in module nova.tests.api.openstack.volume.contrib.test_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_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() (FakeInstanceDB method)
return_server_by_uuid() (FakeInstanceDB method)
(in module nova.tests.api.openstack.compute.contrib.test_security_groups)
(in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_nonexistent() (in module nova.tests.api.openstack.compute.contrib.test_security_groups)
(in module nova.tests.api.openstack.compute.test_server_metadata)
return_server_not_found() (in module nova.tests.api.openstack.compute.test_server_actions)
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_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)
(in module nova.tests.api.openstack.volume.contrib.test_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.contrib.test_types_manage)
return_volume_types_destroy() (in module nova.tests.api.openstack.compute.contrib.test_volume_types)
(in module nova.tests.api.openstack.volume.contrib.test_types_manage)
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.contrib.test_types_manage)
(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.contrib.test_types_manage)
(in module nova.tests.api.openstack.volume.test_types)
revert_resize() (API method)
(ComputeAPI method)
(ComputeManager method)
reverts_task_state() (in module nova.compute.manager)
revoke_cert() (in module nova.crypto)
revoke_certs_by_project() (CertAPI method)
(CertManager method)
(in module nova.crypto)
revoke_certs_by_user() (CertAPI method)
(CertManager method)
(in module nova.crypto)
revoke_certs_by_user_and_project() (CertAPI method)
(CertManager method)
(in module nova.crypto)
revoke_security_group_ingress() (CloudController method)
RevokeCertsTest (class in nova.tests.test_crypto)
RingExchange (class in nova.openstack.common.rpc.matchmaker)
rmdev() (BaseCommand method)
(IVMCommand method)
rmsyscfg() (BaseCommand method)
rmvdev() (BaseCommand method)
(IVMCommand method)
roll_detaching() (API method), [1], [2]
rollback() (DbQuotaDriver method)
(FakeDriver method)
(QuotaEngine method)
rollback_and_reraise() (UndoManager method)
rollback_live_migration_at_destination() (ComputeAPI method)
(ComputeManager method)
root_device_name (Instance attribute)
root_gb (Instance attribute)
(InstanceTypes attribute)
RootHandler (class in nova.objectstore.s3server)
RootwrapTestCase (class in nova.tests.test_nova_rootwrap)
RotationRequiredForBackup
RoundRobinRingExchange (class in nova.openstack.common.rpc.matchmaker)
Route (class in nova.network.model)
Router (class in nova.wsgi)
RouteTests (class in nova.tests.network.test_network_info)
RPC_API_VERSION (CertManager attribute)
(ComputeManager attribute)
(ConsoleAuthManager attribute)
(ConsoleProxyManager attribute)
(Manager attribute)
(SchedulerManager attribute)
rpc_setup_network_on_host() (NetworkManager method)
RPCAllocateFixedIP (class in nova.network.manager)
RPCAllocateTestCase (class in nova.tests.network.test_manager)
RpcContext (class in nova.openstack.common.rpc.amqp)
(class in nova.openstack.common.rpc.impl_fake)
RpcDispatcher (class in nova.openstack.common.rpc.dispatcher)
RPCException
RpcProxy (class in nova.openstack.common.rpc.proxy)
rule_exists() (SecurityGroupAPI method)
run() (BaseTestCase method)
(DirectExchange method)
(Exchange method)
(FanoutRingExchange method)
(LocalhostExchange method)
(RoundRobinRingExchange method)
(StubExchange method)
run_cfg_dev() (BaseOperator method)
(FakeIVMOperator method)
run_command() (BaseOperator method)
run_command_as_root() (BaseOperator method)
run_commands() (TargetAdminTestCase method)
run_instance() (ComputeAPI method)
(ComputeManager method)
(FakeSchedulerAPI method)
(SchedulerAPI method)
(SchedulerManager method)
run_instances() (CloudController method)
run_server() (Launcher static method)
running_vms (ComputeNode attribute)
rxtx_base (Network attribute)
rxtx_factor (InstanceTypes attribute)

S

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 (FloatingIpPoolNotFound attribute)
(InstancePasswordSetFailed attribute)
(NoMoreFloatingIps attribute)
(NovaException attribute)
(QuotaError attribute)
safe_destroy_vdis() (in module nova.virt.xenapi.vm_utils)
safe_find_sr() (in module nova.virt.xenapi.vm_utils)
safe_minidom_parse_string() (in module nova.utils)
SafeHttpProtocol (class in nova.vnc.xvp_proxy)
SameHostFilter (class in nova.scheduler.filters.affinity_filter)
sample_filter (IptablesManagerTestCase attribute)
sample_nat (IptablesManagerTestCase attribute)
SanISCSIDriver (class in nova.volume.san)
sanitize_hostname() (in module nova.utils)
save() (FakeUsage method)
(NovaBase method)
save_and_reraise_exception() (in module nova.openstack.common.excutils)
scale() (in module nova.tests.scheduler.test_least_cost)
scan_default_sr() (in module nova.virt.xenapi.vm_utils)
schedule_create_volume() (ChanceScheduler method)
(FilterScheduler method)
(MultiScheduler method)
(Scheduler method)
(SimpleScheduler method)
schedule_live_migration() (Scheduler method)
schedule_prep_resize() (ChanceScheduler method)
(FilterScheduler method)
(MultiScheduler method)
(Scheduler method)
schedule_run_instance() (ChanceScheduler method)
(FilterScheduler method)
(MultiScheduler method)
(Scheduler method)
(SimpleScheduler method)
schedule_theoretical() (FakeComputeScheduler method)
scheduled_at (Instance attribute)
(Volume attribute)
Scheduler (class in nova.scheduler.driver)
Scheduler_hints (class in nova.api.openstack.compute.contrib.scheduler_hints)
SchedulerAPI (class in nova.scheduler.rpcapi)
SchedulerCostFunctionNotFound
SchedulerDependentManager (class in nova.manager)
SchedulerDriverBaseTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerDriverModuleTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerHintsController (class in nova.api.openstack.compute.contrib.scheduler_hints)
SchedulerHintsJsonTest (class in nova.tests.integrated.test_api_samples)
SchedulerHintsTestCase (class in nova.tests.api.openstack.compute.contrib.test_scheduler_hints)
SchedulerHintsXmlTest (class in nova.tests.integrated.test_api_samples)
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)
SchedulerRpcAPITestCase (class in nova.tests.scheduler.test_rpcapi)
SchedulerTestCase (class in nova.tests.scheduler.test_scheduler)
SchedulerWeightFlagNotFound
scope (DNSDomain attribute)
search() (HypervisorsController method)
search_opts_from_filters() (in module nova.api.ec2.ec2utils)
search_s() (FakeLDAP method)
security_group_api (API attribute)
security_group_count_by_project() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_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_ensure_default() (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 (SecurityGroupInstanceAssociation attribute)
security_group_in_use() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_count_by_group() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_create() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
security_group_rule_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_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)
SecurityGroupAPI (class in nova.compute.api)
(class in nova.compute.rpcapi)
SecurityGroupController (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupControllerBase (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupExistsForInstance
SecurityGroupHandlerBase (class in nova.network.sg)
SecurityGroupIngressRule (class in nova.db.sqlalchemy.models)
SecurityGroupInstanceAssociation (class in nova.db.sqlalchemy.models)
SecurityGroupLimitExceeded
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)
SecurityGroupServersTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupServerTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupsOutputController (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupsOutputTest (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
SecurityGroupsOutputXmlTest (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
SecurityGroupsOutputXmlTest.MinimalCreateServerTemplate (class in nova.tests.api.openstack.compute.contrib.test_security_groups)
SecurityGroupsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
SecurityGroupsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
SecurityGroupsTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupsTemplateElement (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupTemplate (class in nova.api.openstack.compute.contrib.security_groups)
SecurityGroupXMLDeserializer (class in nova.api.openstack.compute.contrib.security_groups)
Selector (class in nova.api.openstack.xmlutil)
SelectorTest (class in nova.tests.api.openstack.test_xmlutil)
send() (Publisher method)
send_arp_for_ip() (in module nova.network.linux_net)
send_update() (in module nova.notifications)
send_update_with_states() (in module nova.notifications)
serialize() (DictSerializer method)
(ResponseObject method)
(Template method)
serialize_args() (in module nova.tests.hyperv.mockproxy)
serialize_obj() (in module nova.tests.hyperv.mockproxy)
serialize_remote_exception() (in module nova.openstack.common.rpc.common)
serializers() (in module nova.api.openstack.wsgi)
serve() (in module nova.service)
Server (class in nova.wsgi)
SERVER_BOOKMARK (ImageXMLSerializationTest attribute)
(ServerXMLSerializationTest attribute)
Server_diagnostics (class in nova.api.openstack.compute.contrib.server_diagnostics)
SERVER_DOWN
SERVER_HREF (ImageXMLSerializationTest attribute)
(ServerXMLSerializationTest attribute)
server_name (Instance attribute)
SERVER_NEXT (ServerXMLSerializationTest attribute)
Server_start_stop (class in nova.api.openstack.compute.contrib.server_start_stop)
SERVER_UUID (ImageXMLSerializationTest attribute)
ServerActionsControllerTest (class in nova.tests.api.openstack.compute.test_server_actions)
ServerAdminPassTemplate (class in nova.api.openstack.compute.servers)
ServerConfigDriveTemplate (class in nova.api.openstack.compute.contrib.config_drive)
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)
ServerKeyNameTemplate (class in nova.api.openstack.compute.contrib.keypairs)
ServerMetaDataTest (class in nova.tests.api.openstack.compute.test_server_metadata)
servers() (HypervisorsController method)
ServersActionsJsonTest (class in nova.tests.integrated.test_api_samples)
ServersActionsXmlTest (class in nova.tests.integrated.test_api_samples)
ServersAllExtensionsTestCase (class in nova.tests.api.openstack.compute.test_servers)
ServersConfigDriveTemplate (class in nova.api.openstack.compute.contrib.config_drive)
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)
ServerSecurityGroupController (class in nova.api.openstack.compute.contrib.security_groups)
ServersKeyNameTemplate (class in nova.api.openstack.compute.contrib.keypairs)
ServersMetadataJsonTest (class in nova.tests.integrated.test_api_samples)
ServersMetadataXmlTest (class in nova.tests.integrated.test_api_samples)
ServersSampleAllExtensionJsonTest (class in nova.tests.integrated.test_api_samples)
ServersSampleAllExtensionXmlTest (class in nova.tests.integrated.test_api_samples)
ServersSampleBase (class in nova.tests.integrated.test_api_samples)
ServersSampleJsonTest (class in nova.tests.integrated.test_api_samples)
ServersSampleXmlTest (class in nova.tests.integrated.test_api_samples)
ServerStartStopActionController (class in nova.api.openstack.compute.contrib.server_start_stop)
ServerStartStopJsonTest (class in nova.tests.integrated.test_api_samples)
ServerStartStopTest (class in nova.tests.api.openstack.compute.contrib.test_server_start_stop)
ServerStartStopXmlTest (class in nova.tests.integrated.test_api_samples)
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)
ServersUnprocessableEntityTestCase (class in nova.tests.api.openstack.compute.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)
ServerWrapper (class in nova.service)
ServerXMLSerializationTest (class in nova.tests.api.openstack.compute.test_servers)
Service (class in nova.db.sqlalchemy.models)
(class in nova.service)
service (ComputeNode attribute)
service_config() (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_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 (ComputeNode attribute)
service_is_up() (in module nova.utils)
service_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
service_version() (Manager method)
ServiceFlagsTestCase (class in nova.tests.test_service)
ServiceLauncher (class in nova.service)
ServiceManagerTestCase (class in nova.tests.test_service)
ServiceNotFound
ServiceTestCase (class in nova.tests.test_service)
ServiceUnavailable
SessionBase (class in nova.virt.xenapi.fake)
SessionOverLoadException
set() (Client method)
(ManagedObject method)
(TemplateElement method)
set_admin_password() (API method)
(ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(VMOps method)
(XenAPIDriver method)
(in module nova.virt.xenapi.agent)
set_brain() (in module nova.openstack.common.policy)
set_clock() (LibvirtConfigGuest method)
set_debuglevel() (FakeCmodeHTTPConnection method)
(FakeHTTPConnection method)
set_default() (ConfigOpts method)
set_defaults() (in module nova.tests.fake_flags)
set_eof() (VMwareHTTPFile method)
set_execute() (ISCSIDriver method)
(NetAppNFSDriver method)
(TargetAdmin method)
(VolumeDriver method)
set_fake_storage() (StorwizeSVCFakeDriver method)
set_header() (BaseRequestHandler method)
set_host_enabled() (ComputeAPI method)
(ComputeDriver method)
(ComputeManager method)
(FakeDriver method)
(Host method)
(HostAPI method)
(HyperVDriver method)
(LibvirtDriver method)
(VMWareESXDriver method)
(XenAPIDriver method)
set_host_maintenance() (HostAPI method)
set_image() (BareMetalNodes method), [1]
set_image_fixtures() (in module nova.tests.test_xenapi)
set_network_host() (NetworkManager method)
set_override() (ConfigOpts method)
set_status() (BareMetalNodes method), [1]
(BaseRequestHandler method)
set_stub_network_methods() (in module nova.tests.fake_network)
set_stubs() (in module nova.tests.vmwareapi.stubs)
set_time_override() (in module nova.openstack.common.timeutils)
set_vdi_name() (in module nova.virt.xenapi.vm_utils)
set_vm_name_label() (in module nova.virt.xenapi.vm_utils)
set_vm_state() (HyperVUtils method)
setattr() (FakeIptablesFirewallDriver method)
(FakeVIFDriver method)
setUp() (AbstractDriverTestCase method)
(AdminActionsTest method)
(AggregateDBApiTestCase method)
(AggregateTestCase method)
(ApiEc2TestCase method)
(ApiSampleTestBase method)
(ApiTestCase method)
(AuditPeriodTest method)
(BareMetalDomTestCase method)
(BareMetalTestCase method)
(Base64ValidationTest method)
(BaseLimitTestSuite method)
(BaseTestCase method), [1], [2]
(BootFromVolumeTest method)
(CacheConcurrencyTestCase method)
(CapacityTestCase method)
(CertRpcAPITestCase method)
(CertificatesTest method)
(CinderCloudTestCase method)
(CinderTestCase method)
setup() (CloudpipeController method)
setUp() (CloudpipeTest method)
(CloudTestCase method)
(CommonNetworkTestCase method)
(CommonUnprocessableEntityTestCase method)
(CompatFlagfileTestCase method)
(ComputeAPIAggrTestCase method)
(ComputeAPITestCase method)
(ComputeAggrTestCase method)
(ComputeHostAPITestCase method)
(ComputePolicyTestCase method)
(ComputeReschedulingExceptionTestCase method)
(ComputeReschedulingTestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
(ComputeValidateDeviceTestCase method)
(ConfigDriveTest method)
(ConsoleAPITestCase method)
(ConsoleAuthRpcAPITestCase method)
(ConsoleOutputExtensionTest method)
(ConsoleRpcAPITestCase method)
(ConsoleTestCase method)
(ConsoleauthTestCase method)
(ConsolesControllerTest method)
(ConsolesExtensionTest method)
(CreateBackupTests method)
(DbApiTestCase method)
(DbQuotaDriverTestCase method)
(DefaultPolicyTestCase method)
(DeferredDeleteExtensionTest method)
(DeprecatedConfigTestCase method)
(DisabledFlavorsWithRealDBTest method)
(DisabledInstanceTypesTestCase method)
(DiskConfigTestCase method)
(DomainReadWriteTestCase method)
(DriverTestCase method)
(EC2ValidateTestCase method)
(ExecutorTestCase method)
(ExtendedServerAttributesTest method)
(ExtendedStatusTest method)
(ExtensionControllerTest method), [1]
(ExtensionTestCase method), [1]
(FakeConnectionTestCase method)
(FakeImageServiceTestCase method)
(FakeLibvirtTests method)
(FixedIpCommandsTestCase method)
(FixedIpTest method)
(FlagsTestCase method)
(FlatNetworkTestCase method)
(FlavorAccessTest method)
(FlavorDisabledTest method)
(FlavorManageTest method)
(FlavorRxtxTest method)
(FlavorSwapTest method)
(FlavorextradataTest method)
(FlavorsExtraSpecsTest method)
(FlavorsTest method)
(FloatingIPTestCase method)
(FloatingIpCommandsTestCase method)
(FloatingIpDNSTest method)
(FloatingIpPoolTest method)
(FloatingIpTest method)
(FloatingIpsJsonTest method)
(GetInstanceForVdisForSrTestCase method)
(HostFiltersTestCase method)
(HostManagerTestCase method)
(HostSerializerTest method)
(HostTestCase method)
(HpSanISCSITestCase method)
(HyperVAPITestCase method)
(HypervisorsTest method)
(IetAdmTestCase method)
(ImageCacheManagerTestCase method)
(ImageMetaDataTest method)
(ImagesControllerTest method)
setup() (in module nova.openstack.common.log)
setUp() (InstanceDNSTestCase method)
(IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
(InstanceTypeCommandsTestCase method)
(InstanceTypeExtraSpecsTestCase method)
(InstanceTypeFilteringTest method)
(InstanceUsageAuditLogTest method)
(IptablesFirewallTestCase method)
(IptablesManagerTestCase method)
(KeypairAPITestCase method)
(KeypairsTest method)
(KeypairsXMLSerializerTest method)
(LastBytesTestCase method)
(LdapDNSTestCase method)
(LeastCostTestCase method)
(LibvirtConnTestCase method), [1]
(LibvirtDriverTestCase method)
(LibvirtNonblockingTestCase method)
(LibvirtVifTestCase method)
(LibvirtVolumeTestCase method)
(LimitMiddlewareTest method)
(LimiterTest method), [1]
(LimitsControllerTest method)
(LimitsViewBuilderTest method)
(LinuxNetworkTestCase method)
(LockoutTestCase method)
(LvmTestCase method)
(ManagedRBDTestCase method)
(MetadataHandlerTestCase method)
(MetadataTestCase method)
(MissingComputeNodeTestCase method)
(MissingServiceTestCase method)
(MonkeyPatchTestCase method)
(MultiDriverTestCase method)
(NWFilterTestCase method)
(NetAppCmodeISCSIDriverTestCase method)
(NetAppDriverTestCase method)
(NetappNfsDriverTestCase method)
(NetworkCommandsTestCase method)
(NetworkPolicyTestCase method)
(NetworksTest method)
(NfsDriverTestCase method)
(NotificationsTestCase method)
(OpenStackMetadataTestCase method)
(PipelibTest method)
(PolicyFileTestCase method)
(PolicyTestCase method)
(PowerVMDriverTestCase method)
(ProjectCommandsTestCase method)
(Qcow2TestCase method)
(QuotaClassSetsTest method)
(QuotaIntegrationTestCase method)
(QuotaReserveSqlAlchemyTestCase method)
(QuotaSetsTest method)
(QuotaTemplateXMLSerializerTest method)
(QuotaXMLSerializerTest method)
(RBDTestCase method)
(RPCAllocateTestCase method)
(RawTestCase method)
(RescueTest method)
(ResetStateTests method)
(ResourceTestCase method)
(RootwrapTestCase method)
(S3APITestCase method)
(SMVolumeDBApiTestCase method)
(SchedulerDriverModuleTestCase method)
(SchedulerHintsTestCase method)
(SchedulerManagerTestCase method)
(SchedulerRpcAPITestCase method)
(SchedulerTestCase method)
(SecurityGroupsOutputTest method)
(ServerActionsControllerTest method)
(ServerDiagnosticsTest method)
(ServerMetaDataTest method)
(ServerStartStopTest method)
(ServerStatusTest method)
(ServerVirtualInterfaceSerializerTest method)
(ServerVirtualInterfaceTest method)
(ServersActionsJsonTest method)
(ServersAllExtensionsTestCase method)
(ServersControllerCreateTest method)
(ServersControllerTest method)
(ServersUnprocessableEntityTestCase method)
(ServersViewBuilderTest method)
(ServiceTestCase method)
(SimpleSchedulerTestCase method)
(SimpleTenantUsageTest method)
(SnapshotApiTest method), [1]
(SnapshotsUnprocessableEntityTestCase method)
(SolidFireVolumeTestCase method)
(StatsTestCase method)
(StorwizeSVCDriverTestCase method)
(TargetAdminTestCase method)
(TestCase method)
(TestGlanceClientWrapper method)
(TestGlanceImageService method)
(TestIpAllocation method)
(TestKeystoneMiddlewareRoles method)
(TestLauncher method)
(TestLoaderNormalFilesystem method)
(TestLoaderNothingExists method)
(TestMigrations method)
(TestNexentaDriver method)
(TestNexentaJSONRPC method)
(TestNoAuthMiddleware method)
(TestNovaKeystoneContextMiddleware method)
(TestQuantumClient method)
(TestQuantumv2 method)
(TestRequestBodySizeLimiter method)
(TestS3ImageService method)
(TestSecurityGroupRules method)
(TestSecurityGroupRulesXMLDeserializer method)
(TestSecurityGroupXMLDeserializer method)
(TestSecurityGroupXMLSerializer method)
(TestSecurityGroups method)
(TestServerActionXMLDeserializer method)
(TestServerCreateRequestXMLDeserializer method)
(TestVirtDisk method)
(TestVirtDiskPaths method)
(TestVolumeCreateRequestXMLDeserializer method), [1]
(TestWSGIService method)
(TgtAdmTestCase method)
(TileraBareMetalNodesTestCase method)
(UnsupportedDriverTestCase method)
(UrlmapTest method)
(UsageInfoTestCase method), [1]
(UsedLimitsTestCase method)
(VMWareAPIVMTestCase method)
(ValidBodyTest method)
(VersionTestCase method)
(VersionsTest method)
(VlanNetworkTestCase method)
(VolumeApiTest method), [1]
(VolumeAttachTests method)
(VolumeImageActionsTest method)
(VolumePolicyTestCase method)
(VolumeRouterTestCase method)
(VolumeTestCase method)
(VolumeTypeExtraSpecsTestCase method)
(VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
(VolumeTypeTestCase method)
(VolumeTypesApiTest method), [1]
(VolumeTypesExtraSpecsTest method), [1]
(VolumeTypesManageApiTest method)
(VolumeTypesUnprocessableEntityTestCase method), [1]
(VolumesTest method)
(VolumesUnprocessableEntityTestCase method)
(WsgiLimiterProxyTest method)
(WsgiLimiterTest method)
(XenAPIAggregateTestCase method)
(XenAPIAutoDiskConfigTestCase method)
(XenAPIBWUsageTestCase method)
(XenAPIDiffieHellmanTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
(XenAPIGenerateLocal method)
(XenAPIHostTestCase method)
(XenAPIInjectMetadataTestCase method)
(XenAPILiveMigrateTestCase method)
(XenAPIMigrateInstance method)
(XenAPITestBase method)
(XenAPIVMTestCase method)
(XenAPIVolumeTestCase method)
(XenSMTestCase method)
setup_and_return_security_group() (NWFilterTestCase method)
setup_basic_filtering() (FirewallDriver method)
(IptablesFirewallDriver method), [1]
(NWFilterFirewall method)
setup_console() (FakeConsoleProxy method)
(VMRCConsole method)
(XVPConsoleProxy method)
setup_container() (in module nova.virt.disk.api)
setup_key_pair() (CloudPipe method)
setup_networks_on_host() (API method), [1]
(NetworkManager method)
setup_security_group() (CloudPipe method)
sf_qos_dict (SolidFire attribute)
SfAccountNotFound
SfJsonEncodeFailure
SheepdogDriver (class in nova.volume.driver)
SHOULD_CREATE_BRIDGE (FlatDHCPManager attribute)
(NetworkManager attribute)
(VlanManager attribute)
SHOULD_CREATE_VLAN (NetworkManager attribute)
(VlanManager attribute)
show() (AggregateController method)
(CertificatesController method)
(Controller method), [1], [2], [3], [4], [5], [6], [7], [8]
(ExtendedServerAttributesController method)
(ExtendedStatusController method)
(ExtensionsResource method)
(FlavorActionController method)
(FlavorDisabledController method)
(FlavorExtraSpecsController method)
(FlavorRxtxController method)
(FlavorSwapController method)
(FlavorextradataController method)
(FloatingIPController method)
(FloatingIPDNSEntryController method)
(FoxInSocksFlavorBandsControllerExtension method), [1]
(FoxInSocksFlavorGooseControllerExtension method), [1]
(GlanceImageService method)
(HostController method)
(HypervisorsController method)
(ImageDiskConfigController method)
(InstanceUsageAuditLogController method)
(KeypairController method)
(NetworkController method)
(QuotaClassSetsController method)
(QuotaSetsController method)
(S3ImageService method)
(SecurityGroupController method)
(SecurityGroupsOutputController method)
(ServerDiskConfigController method)
(SimpleTenantUsageController method)
(SnapshotController method)
(SnapshotsController method)
(StubController method)
(VersionV2 method)
(ViewBuilder method), [1], [2], [3], [4]
(VolumeAttachmentController method)
(VolumeController method), [1]
(VolumeTypeExtraSpecsController method), [1]
(VolumeTypesController method), [1]
(VolumeVersionV1 method)
show_host_resources() (SchedulerAPI method)
(SchedulerManager method)
show_serializer (TestAddressesXMLSerialization attribute)
show_target() (IetAdm method)
(TargetAdmin method)
(TgtAdm method)
shutdown() (Domain method)
(HostController method)
shutdown_terminate (Instance attribute)
shutdown_vm() (in module nova.virt.xenapi.vm_utils)
sign_csr() (in module nova.crypto)
SignalExit
simple_bind_s() (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.agent)
SimpleScheduler (class in nova.scheduler.simple)
SimpleSchedulerTestCase (class in nova.tests.scheduler.test_multi_scheduler)
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 (LvmTestCase attribute)
(Qcow2TestCase attribute)
(RawTestCase attribute)
size (Volume attribute)
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_mgr() (BareMetalNodes method), [1]
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_create_raise_duplicate() (SMVolumeDBApiTestCase method)
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_get_by_label() (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)
SMVolumeDBApiTestCase (class in nova.tests.test_db_api)
Snapshot (class in nova.db.sqlalchemy.models)
snapshot (NetAppCmodeISCSIDriverTestCase attribute)
snapshot() (API method)
(BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(SnapshotOps method)
(VMOps method)
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
snapshot_attached_here() (in module nova.virt.xenapi.vm_utils)
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_get_all_for_volume() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_id (BlockDeviceMapping attribute)
(Volume attribute)
snapshot_instance() (ComputeAPI method)
(ComputeManager method)
snapshot_list (API attribute)
snapshot_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
snapshot_volume_backed() (API method)
SnapshotAdminController (class in nova.api.openstack.volume.contrib.admin_actions)
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() (Domain method)
SnapshotIdMapping (class in nova.db.sqlalchemy.models)
SnapshotIsBusy
SnapshotNotFound
SnapshotOps (class in nova.virt.hyperv.snapshotops)
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)
SnapshotsUnprocessableEntityTestCase (class in nova.tests.api.openstack.volume.test_snapshots)
SnapshotTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.snapshots)
soft_delete() (API method)
soft_extension_authorizer() (in module nova.api.openstack.extensions)
SolarisISCSIDriver (class in nova.volume.san)
SolidFire (class in nova.volume.solidfire)
SolidFireAPIDataException
SolidFireAPIException
SolidFireVolumeTestCase (class in nova.tests.test_solidfire)
sorted_extensions() (ExtensionManager method)
source_compute (Migration attribute)
spawn() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(PowerVMOperator method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
split_datastore_path() (in module nova.virt.vmwareapi.vm_util)
SR_forget() (FakeSessionForVolumeFailedTests method)
(SessionBase method)
SR_introduce() (SessionBase method)
SR_scan() (FakeSessionForVMTests method)
(SessionBase method)
sr_type (SMBackendConf attribute)
sr_uuid (SMBackendConf attribute)
ssh_command_as_root() (in module nova.virt.powervm.common)
ssh_connect() (in module nova.virt.powervm.common)
ssh_execute() (in module nova.utils)
ssh_set() (BareMetalNodes method), [1]
start() (API method)
(GlanceWriteThread method)
(IOThread method)
(LoopingCall method)
(Server method)
(Service method)
(WSGIService method)
start_doctype_decl() (ProtectedExpatParser method)
start_instance() (ComputeAPI method)
(ComputeManager method)
start_instance_usage_audit() (in module nova.compute.utils)
start_instances() (CloudController method)
start_lpar() (BaseOperator method)
(FakeIVMOperator method)
start_period (BandwidthUsage attribute)
start_service() (TestCase method)
start_transfer() (in module nova.virt.vmwareapi.vmware_images)
startup() (HostController method)
state (TaskLog attribute)
statistics() (HypervisorsController method)
Stats (class in nova.compute.stats)
stats (ComputeNodeStat attribute)
StatsTestCase (class in nova.tests.compute.test_stats)
status (Migration attribute)
(Snapshot attribute)
(Volume attribute)
status_from_state() (in module nova.api.openstack.common)
stop() (API method)
(GlanceWriteThread method)
(IOThread method)
(Launcher method)
(LoopingCall method)
(Server method)
(Service method)
(WSGIService method)
stop_instance() (ComputeAPI method)
(ComputeManager method)
stop_instances() (CloudController method)
stop_lpar() (BaseOperator method)
(FakeIVMOperator method)
STORAGE_SERVICE (NetAppDriverTestCase attribute)
STORAGE_SERVICE_PREFIX (NetAppDriverTestCase attribute)
StorageError
StorageRepositoryNotFound
Store (class in nova.auth.fakeldap)
store_domain() (BareMetalDom method)
StorwizeSVCDriver (class in nova.volume.storwize_svc)
StorwizeSVCDriverTestCase (class in nova.tests.test_storwize_svc)
StorwizeSVCFakeDriver (class in nova.tests.test_storwize_svc)
StorwizeSVCManagementSimulator (class in nova.tests.test_storwize_svc)
str_dict_replace() (in module nova.utils)
strcmp_const_time() (in module nova.utils)
strip_dev() (in module nova.block_device)
strip_prefix() (in module nova.block_device)
StrOpt (class in nova.openstack.common.cfg)
strtime() (in module nova.openstack.common.timeutils)
stub_compute_with_ips() (in module nova.tests.fake_network)
stub_flavor_extra_specs() (in module nova.tests.api.openstack.compute.contrib.test_flavors_extra_specs)
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.fakes)
stub_max_server_metadata() (in module nova.tests.api.openstack.compute.test_server_metadata)
stub_nw_info() (in module nova.tests.api.openstack.compute.contrib.test_floating_ips)
stub_out() (in module nova.tests.db.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.hyperv.db_fakes)
(in module nova.tests.vmwareapi.db_fakes)
stub_out_db_network_api() (in module nova.tests.db.fakes)
stub_out_glance() (in module nova.tests.api.openstack.fakes)
stub_out_glanceclient_create() (in module nova.tests.api.openstack.fakes)
stub_out_https_backend() (in module nova.tests.scheduler.test_host_filters)
stub_out_image_service() (in module nova.tests.image.fake)
stub_out_instance_quota() (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_not_replaying() (NfsDriverTestCase method)
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_service_get_all() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_set_host_enabled() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_set_host_maintenance() (in module nova.tests.api.openstack.compute.contrib.test_hosts)
stub_snapshot() (in module nova.tests.api.openstack.fakes)
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)
(in module nova.tests.api.openstack.volume.test_volumes)
stub_snapshot_get_all() (in module nova.tests.api.openstack.compute.contrib.test_snapshots)
(in module nova.tests.api.openstack.fakes)
(in module nova.tests.api.openstack.volume.test_snapshots)
stub_snapshot_get_all_by_project() (in module nova.tests.api.openstack.fakes)
stub_upload_volume_to_image_service() (in module nova.tests.api.openstack.volume.contrib.test_volume_actions)
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_create_from_image() (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)
(in module nova.tests.api.openstack.volume.contrib.test_volume_actions)
stub_volume_get_all() (in module nova.tests.api.openstack.fakes)
stub_volume_get_all_by_project() (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.contrib.test_types_manage)
(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)
(in module nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
stub_volume_update() (in module nova.tests.api.openstack.fakes)
StubActionController (class in nova.tests.api.openstack.compute.test_extensions)
StubController (class in nova.tests.api.openstack.compute.test_extensions)
(class in nova.tests.test_plugin_api_extensions)
StubControllerExtension (class in nova.tests.api.openstack.compute.test_extensions)
(class in nova.tests.test_plugin_api_extensions)
StubDependencies (class in nova.tests.test_xenapi)
StubEarlyExtensionController (class in nova.tests.api.openstack.compute.test_extensions)
StubExchange (class in nova.openstack.common.rpc.matchmaker)
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_disk_image() (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_image_service_download() (in module nova.tests.xenapi.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_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.network.test_network_info)
subset_dict() (in module nova.utils)
SubTemplateElement() (in module nova.api.openstack.xmlutil)
suspend() (API method)
(ComputeDriver method)
(Domain method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
suspend_instance() (ComputeAPI method)
(ComputeManager method)
swap (InstanceTypes attribute)
swap_is_usable() (in module nova.virt.driver)
swap_xapi_host() (in module nova.virt.xenapi.pool)
SwapXapiHostTestCase (class in nova.tests.test_xenapi)
SwitchNotFoundForNetworkAdapter
synchronized() (in module nova.utils)
synchronous_switch_listener() (in module nova.db.sqlalchemy.session)

T

target_num (IscsiTarget attribute)
TargetAdmin (class in nova.volume.iscsi)
TargetAdminTestCase (class in nova.tests.test_iscsi)
Task (class in nova.virt.vmwareapi.fake)
task_items (TaskLog attribute)
task_log_begin_task() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
task_log_end_task() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
task_log_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
task_log_get_all() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
task_name (TaskLog attribute)
task_state (Instance attribute)
TaskAlreadyRunning
TaskLog (class in nova.db.sqlalchemy.models)
TaskNotRunning
tearDown() (AuditPeriodTest method)
(BareMetalDomTestCase method)
(BaseTestCase method), [1]
(CacheConcurrencyTestCase method)
(CertRpcAPITestCase method)
(CinderCloudTestCase method)
(CloudTestCase method)
(ComputePolicyTestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
(ConsoleAuthRpcAPITestCase method)
(ConsoleRpcAPITestCase method)
(DbQuotaDriverTestCase method)
(DefaultPolicyTestCase method)
(DisabledFlavorsWithRealDBTest method)
(DiskConfigTestCase method)
(DriverTestCase method)
(EC2ValidateTestCase method)
(FakeImageServiceTestCase method)
(FlatNetworkTestCase method)
(FloatingIPTestCase method)
(FloatingIpDNSTest method)
(FloatingIpTest method)
(FloatingIpsJsonTest method)
(GetInstanceForVdisForSrTestCase method)
(HpSanISCSITestCase method)
(HyperVAPITestCase method)
(InstanceDNSTestCase method)
(InstanceTypeCommandsTestCase method)
(InstanceTypeExtraSpecsTestCase method)
(InstanceUsageAuditLogTest method)
teardown() (L3Driver method)
tearDown() (LdapDNSTestCase method)
(LibvirtConnTestCase method), [1]
(LibvirtNonblockingTestCase method)
teardown() (LinuxNetL3 method)
tearDown() (LockoutTestCase method)
(MultiprocessWSGITest method)
(NetappNfsDriverTestCase method)
(NetworkPolicyTestCase method)
(NfsDriverTestCase method)
(NotificationsTestCase method)
teardown() (NullL3 method)
tearDown() (PolicyFileTestCase method)
(PolicyTestCase method)
(QuotaIntegrationTestCase method)
(S3APITestCase method)
(SchedulerRpcAPITestCase method)
(TestCase method)
(TestLoaderNormalFilesystem method)
(TestMigrations method)
(TestQuantumv2 method)
(TestS3ImageService method)
(TgtAdmTestCase method)
(TileraBareMetalNodesTestCase method)
(UrlmapTest method)
(UsageInfoTestCase method), [1]
(VMWareAPIVMTestCase method)
(VolumePolicyTestCase method)
(VolumeTestCase method)
(VolumeTypeExtraSpecsTestCase method)
(WsgiLimiterProxyTest method)
(XenAPITestBase method)
(XenAPIVMTestCase method)
teardown_console() (FakeConsoleProxy method)
(VMRCConsole method)
(XVPConsoleProxy method)
teardown_security_group() (NWFilterTestCase method)
tempdir() (in module nova.utils)
Template (class in nova.api.openstack.xmlutil)
TEMPLATE_SIZE (LvmTestCase attribute)
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_chown() (in module nova.utils)
temporary_mutation() (in module nova.utils)
terminate_connection() (API method), [1], [2]
(FakeISCSIDriver method)
(HpSanISCSIDriver method)
(ISCSIDriver method)
(LoggingVolumeDriver method)
(NetAppCmodeISCSIDriver method)
(NetAppISCSIDriver method)
(NfsDriver method)
(RBDDriver method)
(SheepdogDriver method)
(StorwizeSVCDriver method)
(VolumeDriver method)
(VolumeManager method)
(XenSMDriver method)
terminate_instance() (ComputeAPI method)
(ComputeManager method)
terminate_instances() (CloudController method)
terminated_at (Instance attribute)
(Volume attribute)
Test (class in nova.tests.api.test_wsgi)
test() (Binding method)
(DirectBinding method)
(FanoutBinding method)
(TopicBinding method)
test_001_increase_test_counter() (ExampleSkipTestCase method)
test_002_increase_test_counter() (ExampleSkipTestCase method)
test_003_verify_test_counter() (ExampleSkipTestCase method)
test_1_correct_init() (SchedulerManagerTestCase method)
test_200() (WsgiLimiterProxyTest method)
test_400_fault() (FaultsXMLSerializationTestV11 method)
test_400_fault_json() (TestFaults method)
test_403() (WsgiLimiterProxyTest method)
test_404_fault() (FaultsXMLSerializationTestV11 method)
test_413_fault() (FaultsXMLSerializationTestV11 method)
test_413_fault_json() (TestFaults method)
test__nsmap() (TemplateTest method)
test__render() (TemplateElementTest method)
test__serialize() (TemplateTest method)
test__siblings() (TemplateTest method)
test_accept_content_type() (UrlmapTest method)
test_accept_version_v1_1() (UrlmapTest method)
test_accept_version_v2() (UrlmapTest method)
test_accepts_dictionaries() (GetFromPathTestCase method)
test_accepts_source_dev() (FakeLibvirtTests method)
test_accepts_source_path() (FakeLibvirtTests method)
test_access_ip() (TestServerCreateRequestXMLDeserializer method)
test_access_ipv4() (TestServerCreateRequestXMLDeserializer method)
test_access_ipv6() (TestServerCreateRequestXMLDeserializer method)
test_action() (ServerXMLSerializationTest method)
test_action_serializer() (HostSerializerTest method)
test_actions_are_prefixed() (ComputePolicyTestCase method)
test_active() (ServerStatusTest method)
test_add_aggregate_host() (ComputeAggrTestCase method)
(ComputeRpcAPITestCase method)
test_add_aggregate_host_passes_slave_info_to_driver() (ComputeAggrTestCase method)
test_add_aggregate_host_raise_err() (XenAPIAggregateTestCase method)
test_add_console() (ConsoleRpcAPITestCase method)
(ConsoleTestCase method)
test_add_console_does_not_duplicate() (ConsoleTestCase method)
test_add_dns() (SubnetTests method)
test_add_dns_a_lot() (SubnetTests method)
test_add_extension() (APITestCase method)
test_add_fixed_ip() (FixedIpTest method)
test_add_fixed_ip_instance_using_id_without_vpn() (FlatNetworkTestCase method)
test_add_fixed_ip_instance_using_uuid_without_vpn() (FlatNetworkTestCase method)
test_add_fixed_ip_instance_without_vpn_requested_networks() (VlanNetworkTestCase method)
test_add_fixed_ip_no_network() (FixedIpTest method)
test_add_fixed_ip_to_instance() (ComputeRpcAPITestCase method)
test_add_fixed_ip_usage_notification() (ComputeTestCase method)
test_add_floating_ip() (FixedIPTests method)
test_add_floating_ip_repeatedly_only_one_instance() (FixedIPTests method)
test_add_host() (AggregateTestCase method)
test_add_host_to_aggregate() (ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_invalid_changing_status() (XenAPIAggregateTestCase method)
test_add_host_to_aggregate_invalid_dismissed_status() (XenAPIAggregateTestCase method)
test_add_host_to_aggregate_invalid_error_status() (XenAPIAggregateTestCase method)
test_add_host_to_aggregate_multiple() (ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_raise_not_found() (ComputeAPIAggrTestCase method)
test_add_host_to_aggregate_zones_mismatch() (ComputeAPIAggrTestCase method)
test_add_host_with_already_added_host() (AggregateTestCase method)
test_add_host_with_bad_aggregate() (AggregateTestCase method)
test_add_host_with_bad_host() (AggregateTestCase method)
test_add_host_with_host_in_wrong_availability_zone() (AggregateTestCase method)
test_add_host_with_missing_host() (AggregateTestCase method)
test_add_instance_fault() (ComputeTestCase method)
test_add_instance_fault_no_exc_info() (ComputeTestCase method)
test_add_instance_fault_user_error() (ComputeTestCase method)
test_add_instance_fault_with_remote_error() (ComputeTestCase method)
test_add_ip() (SubnetTests method)
test_add_ip_a_lot() (SubnetTests method)
test_add_remove_fixed_ip() (ComputeAPITestCase method)
test_add_remove_security_group() (ComputeAPITestCase method)
test_add_retry_host() (FilterSchedulerTestCase method)
test_add_route() (SubnetTests method)
test_add_route_a_lot() (SubnetTests method)
test_add_stats_for_instance() (StatsTestCase method)
test_add_subnet() (NetworkTests method)
test_add_subnet_a_lot() (NetworkTests method)
test_add_tenant_access() (FlavorAccessTest method)
test_add_tenant_access_with_already_added_access() (FlavorAccessTest method)
test_add_to_aggregate_first_host() (XenAPIAggregateTestCase method)
test_add_to_aggregate_for_first_host_sets_metadata() (XenAPIAggregateTestCase method)
test_address_to_hosts() (FloatingIpCommandsTestCase method)
test_admin_all_tenants() (ServersControllerTest method)
test_admin_api_actions() (AdminActionsTest method)
test_admin_api_actions_raise_conflict_on_invalid_state() (AdminActionsTest method)
test_admin_list_snapshots_all_tenants() (SnapshotApiTest method)
test_admin_list_snapshots_limited_to_project() (SnapshotApiTest method)
test_admin_list_volumes_all_tenants() (VolumeApiTest method)
test_admin_list_volumes_limited_to_project() (VolumeApiTest method)
test_admin_pass() (TestServerCreateRequestXMLDeserializer method)
test_admin_restricted_tenant() (ServersControllerTest method)
test_affinity_different_filter_fails() (HostFiltersTestCase method)
test_affinity_different_filter_handles_deleted_instance() (HostFiltersTestCase method)
test_affinity_different_filter_handles_none() (HostFiltersTestCase method)
test_affinity_different_filter_no_list_passes() (HostFiltersTestCase method)
test_affinity_different_filter_passes() (HostFiltersTestCase method)
test_affinity_same_filter_fails() (HostFiltersTestCase method)
test_affinity_same_filter_handles_deleted_instance() (HostFiltersTestCase method)
test_affinity_same_filter_handles_none() (HostFiltersTestCase method)
test_affinity_same_filter_no_list_passes() (HostFiltersTestCase method)
test_affinity_same_filter_passes() (HostFiltersTestCase method)
test_affinity_simple_cidr_filter_fails() (HostFiltersTestCase method)
test_affinity_simple_cidr_filter_handles_none() (HostFiltersTestCase method)
test_affinity_simple_cidr_filter_passes() (HostFiltersTestCase method)
test_aggregate_create() (AggregateDBApiTestCase method)
test_aggregate_create_avoid_name_conflict() (AggregateDBApiTestCase method)
test_aggregate_create_delete_create_with_metadata() (AggregateDBApiTestCase method)
test_aggregate_create_low_privi_context() (AggregateDBApiTestCase method)
test_aggregate_create_raise_exist_exc() (AggregateDBApiTestCase method)
test_aggregate_create_with_metadata() (AggregateDBApiTestCase method)
test_aggregate_delete() (AggregateDBApiTestCase method)
test_aggregate_delete_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_filter_fails_extra_specs_deleted_host() (HostFiltersTestCase method)
test_aggregate_filter_fails_extra_specs_simple() (HostFiltersTestCase method)
test_aggregate_filter_passes_extra_specs_simple() (HostFiltersTestCase method)
test_aggregate_filter_passes_no_extra_specs() (HostFiltersTestCase method)
test_aggregate_get() (AggregateDBApiTestCase method)
test_aggregate_get_all() (AggregateDBApiTestCase method)
test_aggregate_get_all_non_deleted() (AggregateDBApiTestCase method)
test_aggregate_get_by_host() (AggregateDBApiTestCase method)
test_aggregate_get_by_host_not_found() (AggregateDBApiTestCase method)
test_aggregate_get_by_host_with_key() (AggregateDBApiTestCase method)
test_aggregate_get_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_host_add() (AggregateDBApiTestCase method)
test_aggregate_host_add_deleted() (AggregateDBApiTestCase method)
test_aggregate_host_add_duplicate_raise_exist_exc() (AggregateDBApiTestCase method)
test_aggregate_host_add_duplicate_works() (AggregateDBApiTestCase method)
test_aggregate_host_add_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_host_delete() (AggregateDBApiTestCase method)
test_aggregate_host_delete_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_metadata_add() (AggregateDBApiTestCase method)
test_aggregate_metadata_delete() (AggregateDBApiTestCase method)
test_aggregate_metadata_delete_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_metadata_get_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_metadata_update() (AggregateDBApiTestCase method)
test_aggregate_metdata_get_by_host() (AggregateDBApiTestCase method)
test_aggregate_metdata_get_by_host_with_key() (AggregateDBApiTestCase method)
test_aggregate_type_filter() (HostFiltersTestCase method)
test_aggregate_update() (AggregateDBApiTestCase method)
test_aggregate_update_raise_not_found() (AggregateDBApiTestCase method)
test_aggregate_update_with_existing_metadata() (AggregateDBApiTestCase method)
test_aggregate_update_with_metadata() (AggregateDBApiTestCase method)
test_all_host_filter() (HostFiltersTestCase method)
test_all_migrations_have_downgrade() (ProjectTestCase method)
test_all_tenants() (ServersControllerTest method)
test_all_tenants_non_admin_gets_all_tenants() (SnapshotApiTest method)
(VolumeApiTest method)
test_allocate_address() (CloudTestCase method)
test_allocate_fixed_ip() (VlanNetworkTestCase method)
test_allocate_floating_ip() (TestQuantumv2 method)
(VlanNetworkTestCase method)
test_allocate_floating_ip_with_default_pool() (TestQuantumv2 method)
test_allocate_floating_ip_with_pool_id() (TestQuantumv2 method)
test_allocate_for_instance() (AllocateTestCase method)
test_allocate_for_instance_1() (TestQuantumv2 method)
test_allocate_for_instance_2() (TestQuantumv2 method)
test_allocate_for_instance_ex1() (TestQuantumv2 method)
test_allocate_for_instance_ex2() (TestQuantumv2 method)
test_allocate_for_instance_with_requested_networks() (TestQuantumv2 method)
test_allocate_for_instance_with_requested_networks_with_fixedip() (TestQuantumv2 method)
test_allocate_for_instance_with_requested_networks_with_port() (TestQuantumv2 method)
test_app_found() (TestLoaderNormalFilesystem method)
test_app_not_found() (TestLoaderNormalFilesystem method)
test_apply_attrs() (TemplateElementTest method)
test_apply_not_run() (LinuxNetworkTestCase method)
test_apply_ran() (LinuxNetworkTestCase method)
test_apply_text() (TemplateElementTest method)
test_associate() (TestSecurityGroups method)
test_associate_already_associated_security_group_to_instance() (TestSecurityGroups method)
test_associate_by_invalid_server_id() (TestSecurityGroups method)
test_associate_by_non_existing_security_group_name() (TestSecurityGroups method)
test_associate_disassociate_address() (CloudTestCase method)
test_associate_floating_ip() (TestQuantumv2 method)
(VlanNetworkTestCase method)
test_associate_floating_ip_not_found_fixed_ip() (TestQuantumv2 method)
test_associate_no_security_group_name() (TestSecurityGroups method)
test_associate_non_existing_instance() (TestSecurityGroups method)
test_associate_non_running_instance() (TestSecurityGroups method)
test_associate_preassociated_floating_ip() (ApiTestCase method)
test_associate_security_group_name_with_whitespaces() (TestSecurityGroups method)
test_associate_unassociated_floating_ip() (ApiTestCase method)
test_associate_without_body() (TestSecurityGroups method)
test_attach_detach() (FakeLibvirtTests method)
test_attach_index_serializer() (VolumeSerializerTest method)
test_attach_invalid_volume_type() (LibvirtConnTestCase method)
test_attach_show_create_serializer() (VolumeSerializerTest method)
test_attach_volume() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(HyperVAPITestCase method)
(VolumeAttachTests method)
(XenAPIVolumeTestCase method)
test_attach_volume_invalid() (ComputeAPITestCase method)
test_attach_volume_no_device() (ComputeAPITestCase method)
test_attach_volume_raise_exception() (XenAPIVolumeTestCase method)
test_attach_volume_with_target_connection_failure() (HyperVAPITestCase method)
test_auth_token_no_empty_headers() (TestNoAuthMiddleware method)
test_authorize_console() (ConsoleAuthRpcAPITestCase method)
test_authorize_revoke_security_group_cidr() (ApiEc2TestCase method)
test_authorize_revoke_security_group_cidr_v6() (ApiEc2TestCase method)
test_authorize_revoke_security_group_foreign_group() (ApiEc2TestCase method)
test_authorize_revoke_security_group_ingress_by_id() (CloudTestCase method)
test_authorize_security_group_fail_missing_source_group() (CloudTestCase method)
test_authorize_security_group_ingress() (CloudTestCase method)
test_authorize_security_group_ingress_already_exists() (CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_groups() (CloudTestCase method)
test_authorize_security_group_ingress_ip_permissions_ip_ranges() (CloudTestCase method)
test_authorize_security_group_ingress_missing_group_name_or_id() (CloudTestCase method)
test_authorize_security_group_ingress_missing_protocol_params() (CloudTestCase method)
test_authorize_security_group_no_ports_icmp() (CloudTestCase method)
test_authorize_security_group_no_ports_tcp() (CloudTestCase method)
test_authorize_security_group_no_ports_udp() (CloudTestCase method)
test_authorize_user() (TestNoAuthMiddleware method)
test_authorize_user_trailing_slash() (TestNoAuthMiddleware method)
test_auto_assigned() (QuotaIntegrationTestCase method)
test_availability_zone() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_availability_zone_filter_different() (HostFiltersTestCase method)
test_availability_zone_filter_same() (HostFiltersTestCase method)
test_available_least_handles_missing() (LibvirtConnTestCase method)
test_backup() (ComputeAPITestCase method)
test_backup_conflict() (ComputeAPITestCase method)
test_backup_image_service_fails() (ComputeAPITestCase method)
test_bad_address_param_in_remove_floating_ip() (FloatingIpTest method)
test_bad_ec2_id() (Ec2utilsTestCase method)
test_bad_host() (HostTestCase method)
test_bad_locations() (RBDTestCase method)
test_bad_request() (ResourceExtensionTest method)
test_bad_rule() (ParseLimitsTest method)
test_bad_state() (ResetStateTests method)
test_bad_status_value() (HostTestCase method)
test_bad_unit() (ParseLimitsTest method)
test_bad_update_key() (HostTestCase method)
test_bad_update_key_and_correct_udpate_key() (HostTestCase method)
test_bad_value() (ParseLimitsTest method)
test_bad_xpath() (GetFromPathTestCase method)
test_basic_schedule_run_instance() (ChanceSchedulerTestCase method)
test_basic_schedule_run_instance_no_hosts() (ChanceSchedulerTestCase method)
test_begin_roll_detaching_volume() (VolumeTestCase method)
test_bind_serializers() (ResponseObjectTest method)
test_block_device() (TestVirtDriver method)
test_blockStats() (FakeLibvirtTests method)
test_bogus() (ComputeVMModeTest method)
test_bool_from_str() (GenericUtilsTestCase method)
test_boolean_flag() (CompatFlagfileTestCase method)
test_boolean_inverted_flag() (CompatFlagfileTestCase method)
test_boot_from_volume() (HyperVAPITestCase method)
test_bridge_driver() (LibvirtVifTestCase method)
test_bridge_driver_no_ips() (LibvirtVifTestCase method)
test_broken_connection() (LibvirtConnTestCase method)
test_build_limits() (LimitsViewBuilderTest method)
test_build_limits_empty_limits() (LimitsViewBuilderTest method)
test_build_server() (ServersViewBuilderTest method)
test_build_server_detail() (ServersViewBuilderTest method)
test_build_server_detail_active_status() (ServersViewBuilderTest method)
test_build_server_detail_with_accessipv4() (ServersViewBuilderTest method)
test_build_server_detail_with_accessipv6() (ServersViewBuilderTest method)
test_build_server_detail_with_fault() (ServersViewBuilderTest method)
test_build_server_detail_with_fault_admin() (ServersViewBuilderTest method)
test_build_server_detail_with_fault_but_active() (ServersViewBuilderTest method)
test_build_server_detail_with_fault_no_details_admin() (ServersViewBuilderTest method)
test_build_server_detail_with_fault_no_details_not_admin() (ServersViewBuilderTest method)
test_build_server_detail_with_metadata() (ServersViewBuilderTest method)
test_build_server_with_project_id() (ServersViewBuilderTest method)
test_bw_usage_calls() (DbApiTestCase method)
test_cache_and_retrieve_instances() (RequestTest method)
test_calculate_workload() (StatsTestCase method)
test_call() (TestNexentaJSONRPC method)
test_call_auto() (TestNexentaJSONRPC method)
test_call_deep() (TestNexentaJSONRPC method)
test_call_error() (TestNexentaJSONRPC method)
test_call_fail() (TestNexentaJSONRPC method)
test_can_build_instance_from_visible_instance_type() (DisabledInstanceTypesTestCase method)
test_can_check_loaded_extensions() (ServersControllerTest method)
test_can_delete_errored_snapshot() (VolumeTestCase method)
test_can_generate_x509() (X509Test method)
test_can_migrate_to_disabled_instance_type() (DisabledInstanceTypesTestCase method)
test_can_migrate_to_visible_instance_type() (DisabledInstanceTypesTestCase method)
test_can_read_deleted_types_using_flavor_id() (InstanceTypeTestCase method)
test_can_rebuild_instance_from_disabled_instance_type() (DisabledInstanceTypesTestCase method)
test_can_rebuild_instance_from_visible_instance_type() (DisabledInstanceTypesTestCase method)
test_can_resize_to_visible_instance_type() (DisabledInstanceTypesTestCase method)
test_can_terminate_on_error_state() (ComputeTestCase method)
test_cannot_build_instance_from_disabled_instance_type() (DisabledInstanceTypesTestCase method)
test_cannot_resize_to_disabled_instance_type() (DisabledInstanceTypesTestCase method)
test_canonical_version_string_is_good() (VersionTestCase method)
test_cant_delete_volume_in_use() (VolumeTestCase method)
test_cant_delete_volume_with_snapshots() (VolumeTestCase method)
test_case() (ComputeVMModeTest method)
test_cast_to_compute_host_update_db_with_instance_uuid() (SchedulerDriverModuleTestCase method)
test_cast_to_compute_host_update_db_without_instance_uuid() (SchedulerDriverModuleTestCase method)
test_cast_to_host_compute_topic() (SchedulerDriverModuleTestCase method)
test_cast_to_host_network_topic() (SchedulerDriverModuleTestCase method)
test_cast_to_host_unknown_topic() (SchedulerDriverModuleTestCase method)
test_cast_to_host_volume_topic() (SchedulerDriverModuleTestCase method)
test_cast_to_network_host() (SchedulerDriverModuleTestCase method)
test_cast_to_volume_host_update_db_with_volume_id() (SchedulerDriverModuleTestCase method)
test_cast_to_volume_host_update_db_without_volume_id() (SchedulerDriverModuleTestCase method)
test_certificates_create_certificate() (CertificatesTest method)
test_certificates_show_root() (CertificatesTest method)
test_change_instance_metadata() (ComputeRpcAPITestCase method)
test_change_instance_metadata_add() (XenAPIInjectMetadataTestCase method)
test_change_instance_metadata_delete() (XenAPIInjectMetadataTestCase method)
test_change_instance_metadata_update() (XenAPIInjectMetadataTestCase method)
test_change_pass() (TestServerActionXMLDeserializer method)
test_change_pass_empty_pass() (TestServerActionXMLDeserializer method)
test_change_pass_no_pass() (TestServerActionXMLDeserializer method)
test_changed_key() (DiffDict method)
test_check_can_live_migrate_dest_all_pass_no_block_migration() (LibvirtConnTestCase method)
test_check_can_live_migrate_dest_all_pass_with_block_migration() (LibvirtConnTestCase method)
test_check_can_live_migrate_dest_cleanup_works_correctly() (LibvirtConnTestCase method)
test_check_can_live_migrate_dest_fail_shared_storage_with_blockm() (LibvirtConnTestCase method)
test_check_can_live_migrate_dest_incompatible_cpu_raises() (LibvirtConnTestCase method)
test_check_can_live_migrate_destination() (ComputeRpcAPITestCase method)
test_check_can_live_migrate_destination_block_migration_fails() (XenAPILiveMigrateTestCase method)
test_check_can_live_migrate_destination_fails_dest_check() (ComputeTestCase method)
test_check_can_live_migrate_destination_fails_source() (ComputeTestCase method)
test_check_can_live_migrate_destination_with_block_migration() (XenAPILiveMigrateTestCase method)
test_check_can_live_migrate_destination_works_correctly() (ComputeTestCase method)
test_check_can_live_migrate_fails() (XenAPILiveMigrateTestCase method)
test_check_can_live_migrate_no_shared_storage_no_blck_mig_raises() (LibvirtConnTestCase method)
test_check_can_live_migrate_source() (ComputeRpcAPITestCase method)
test_check_can_live_migrate_source_with_block_migrate() (XenAPILiveMigrateTestCase method)
test_check_can_live_migrate_source_with_block_migrate_fails() (XenAPILiveMigrateTestCase method)
test_check_can_live_migrate_source_with_dest_not_enough_disk() (LibvirtConnTestCase method)
test_check_can_live_migrate_source_works_correctly() (ComputeTestCase method)
(LibvirtConnTestCase method)
test_check_can_live_migrate_works() (XenAPILiveMigrateTestCase method)
test_check_exit_code_boolean() (ExecuteTestCase method)
test_check_for_export_with_no_volume() (ISCSITestCase method)
test_check_for_setup_error() (NetappNfsDriverTestCase method)
test_check_img_metadata_properties_quota_inv_metadata() (MiscFunctionsTest method)
test_check_img_metadata_properties_quota_valid_metadata() (MiscFunctionsTest method)
test_check_policy() (NetworkPolicyTestCase method)
(VolumePolicyTestCase method)
test_check_policy_with_target() (VolumePolicyTestCase method)
test_check_resize_func_name_defaults_to_VDI_resize() (VMOpsTestCase method)
test_check_safe_path() (TestVirtDiskPaths method)
test_check_token() (ConsoleAuthRpcAPITestCase method)
test_check_unsafe_path() (TestVirtDiskPaths method)
test_check_version() (MetadataTestCase method)
test_choose_host_filters() (HostManagerTestCase method)
test_choose_host_filters_not_found() (HostManagerTestCase method)
test_chown() (LibvirtUtilsTestCase method)
test_cidr_rule_nwfilter_xml() (NWFilterTestCase method)
test_cinder_endpoint_template() (CinderTestCase method)
test_cleanup_resize_not_same_host() (LibvirtDriverTestCase method)
test_cleanup_resize_same_host() (LibvirtDriverTestCase method)
test_cleanup_running_deleted_instances() (ComputeTestCase method)
test_clear() (StatsTestCase method)
test_client_forbidden_converts_to_imagenotauthed() (TestGlanceImageService method)
test_client_httpforbidden_converts_to_imagenotauthed() (TestGlanceImageService method)
test_client_httpnotfound_converts_to_imagenotfound() (TestGlanceImageService method)
test_client_notfound_converts_to_imagenotfound() (TestGlanceImageService method)
test_cliq_error() (HpSanISCSITestCase method)
test_clone_bad_image_id() (ManagedRBDTestCase method)
test_clone_image_status_available() (ManagedRBDTestCase method)
test_clone_image_status_error() (ManagedRBDTestCase method)
test_clone_success() (ManagedRBDTestCase method)
test_clone_uncloneable() (ManagedRBDTestCase method)
test_cloneable() (RBDTestCase method)
test_cloudpipe_create() (CloudpipeTest method)
test_cloudpipe_create_already_running() (CloudpipeTest method)
test_cloudpipe_list() (CloudpipeTest method)
test_cloudpipe_list_no_network() (CloudpipeTest method)
test_commit() (QuotaEngineTestCase method)
test_compareCPU_compatible() (FakeLibvirtTests method)
test_compareCPU_compatible_unspecified_model() (FakeLibvirtTests method)
test_compareCPU_incompatible_arch() (FakeLibvirtTests method)
test_compareCPU_incompatible_model() (FakeLibvirtTests method)
test_compareCPU_incompatible_vendor() (FakeLibvirtTests method)
test_compute_filter_fails_extra_specs_simple() (HostFiltersTestCase method)
test_compute_filter_fails_on_capability_disabled() (HostFiltersTestCase method)
test_compute_filter_fails_on_service_disabled() (HostFiltersTestCase method)
test_compute_filter_fails_on_service_down() (HostFiltersTestCase method)
test_compute_filter_passes() (HostFiltersTestCase method)
test_compute_filter_passes_extra_specs_simple() (HostFiltersTestCase method)
test_compute_filter_passes_on_no_instance_type() (HostFiltersTestCase method)
test_compute_filter_passes_on_volume() (HostFiltersTestCase method)
test_compute_node_create() (CapacityTestCase method)
test_compute_node_get_all() (CapacityTestCase method)
test_compute_node_stat_prune() (CapacityTestCase method)
test_compute_node_update() (CapacityTestCase method)
test_concurrent_green_lock_succeeds() (TestFileLocks method)
test_concurrent_volumes_get_different_targets() (VolumeTestCase method)
test_config_8021Qbh() (LibvirtConfigGuestInterfaceTest method)
test_config_block() (LibvirtConfigGuestDiskTest method)
test_config_bridge() (LibvirtConfigGuestInterfaceTest method)
test_config_bridge_ovs() (LibvirtConfigGuestInterfaceTest method)
test_config_complex() (LibvirtConfigCPUTest method)
(LibvirtConfigGuestCPUTest method)
test_config_ethernet() (LibvirtConfigGuestInterfaceTest method)
test_config_file() (LibvirtConfigGuestDiskTest method)
(LibvirtConfigGuestSerialTest method)
test_config_file_serial() (LibvirtConfigGuestDiskTest method)
test_config_found() (TestLoaderNormalFilesystem method)
test_config_graphics() (LibvirtConfigGuestGraphicsTest method)
test_config_host() (LibvirtConfigCapsTest method)
(LibvirtConfigGuestCPUTest method)
test_config_hpet() (LibvirtConfigGuestTimerTest method)
test_config_kvm() (LibvirtConfigGuestTest method)
test_config_localtime() (LibvirtConfigGuestClockTest method)
test_config_lxc() (LibvirtConfigGuestTest method)
test_config_mount() (LibvirtConfigGuestFilesysTest method)
test_config_network() (LibvirtConfigGuestDiskTest method)
test_config_network_auth() (LibvirtConfigGuestDiskTest method)
test_config_not_found() (TestLoaderNothingExists method)
test_config_ns() (LibvirtConfigTest method)
test_config_parse() (LibvirtConfigTest method)
test_config_pit() (LibvirtConfigGuestTimerTest method)
test_config_plain() (LibvirtConfigTest method)
test_config_platform() (LibvirtConfigGuestTimerTest method)
test_config_pty() (LibvirtConfigGuestConsoleTest method)
test_config_simple() (LibvirtConfigCPUFeatureTest method)
(LibvirtConfigCPUTest method)
(LibvirtConfigGuestCPUFeatureTest method)
(LibvirtConfigGuestCPUTest method)
test_config_snapshot() (LibvirtConfigGuestSnapshotTest method)
test_config_tablet() (LibvirtConfigGuestInputTest method)
test_config_text() (LibvirtConfigTest method)
test_config_timers() (LibvirtConfigGuestClockTest method)
test_config_timezone() (LibvirtConfigGuestClockTest method)
test_config_topology() (LibvirtConfigCPUTest method)
test_config_utc() (LibvirtConfigGuestClockTest method)
test_config_variable() (LibvirtConfigGuestClockTest method)
test_config_xen_hvm() (LibvirtConfigGuestTest method)
test_config_xen_pv() (LibvirtConfigGuestTest method)
test_configured_checksum_path() (ImageCacheManagerTestCase method)
test_confirm_migration() (LibvirtDriverTestCase method)
test_confirm_resize() (TestServerActionXMLDeserializer method)
test_confirm_resize_call() (ComputeRpcAPITestCase method)
test_confirm_resize_cast() (ComputeRpcAPITestCase method)
test_confirm_resize_migration_not_found() (ServerActionsControllerTest method)
test_confirm_resize_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_confirm_resize_server() (ServerActionsControllerTest method)
test_connect() (NetAppCmodeISCSIDriverTestCase method)
(NetAppDriverTestCase method)
test_connection_to_primitive() (LibvirtNonblockingTestCase method)
test_console_no_instance_uuid() (ConsoleauthTestCase method)
test_console_output() (CloudTestCase method)
(ComputeAPITestCase method)
(ComputeTestCase method)
(EC2ValidateTestCase method)
test_console_output_tail() (ComputeTestCase method)
test_constant_selector() (SelectorTest method)
test_content_length_acceptable() (TestRequestBodySizeLimiter method)
test_content_length_to_large() (TestRequestBodySizeLimiter method)
test_content_type_accept_and_query_extension() (RequestTest method)
test_content_type_accept_default() (RequestTest method)
test_content_type_from_accept() (RequestTest method)
test_content_type_from_accept_best() (RequestTest method)
test_content_type_from_query_extension() (RequestTest method)
test_content_type_missing() (RequestTest method)
test_content_type_unsupported() (RequestTest method)
test_content_type_version_v1_1() (UrlmapTest method)
test_content_type_version_v2() (UrlmapTest method)
test_content_type_with_charset() (RequestTest method)
test_context_with_catalog() (CinderTestCase method)
test_controller_action_extension_early() (ControllerExtensionTest method)
test_controller_action_extension_late() (ControllerExtensionTest method)
test_controller_extension_early() (ControllerExtensionTest method)
test_controller_extension_late() (ControllerExtensionTest method)
test_controller_extension_late_inherited_resource() (ControllerExtensionTest method)
test_copy_image() (LibvirtUtilsTestCase method)
test_copy_volume_to_image() (VolumeImageActionsTest method)
test_copy_volume_to_image_exception() (VolumeTestCase method)
test_copy_volume_to_image_invalidvolume() (VolumeImageActionsTest method)
test_copy_volume_to_image_remoteerror() (VolumeImageActionsTest method)
test_copy_volume_to_image_status_available() (VolumeTestCase method)
test_copy_volume_to_image_status_use() (VolumeTestCase method)
test_copy_volume_to_image_valueerror() (VolumeImageActionsTest method)
test_copy_volume_to_image_volumenotfound() (VolumeImageActionsTest method)
test_core_filter_fails() (HostFiltersTestCase method)
test_core_filter_fails_safe() (HostFiltersTestCase method)
test_core_filter_passes() (HostFiltersTestCase method)
test_count() (QuotaEngineTestCase method)
test_count_no_resource() (QuotaEngineTestCase method)
test_count_wrong_resource() (QuotaEngineTestCase method)
test_counter (ExampleSkipTestCase attribute)
test_cpu_info() (LibvirtConnTestCase method)
test_create() (AggregateTestCase method)
(FlavorManageTest method)
(FlavorsExtraSpecsTest method)
(ImageMetaDataTest method)
(MetadataXMLDeserializationTest method)
(MetadataXMLSerializationTest method)
(NetworkCommandsTestCase method)
(SecurityGroupsOutputTest method)
(ServerMetaDataTest method)
(ServerXMLSerializationTest method)
(ServiceTestCase method)
(TestGlanceImageService method)
(VolumeTypesApiTest method)
(VolumeTypesExtraSpecsTest method), [1]
(VolumeTypesManageApiTest method)
test_create_add_existing_rules_by_cidr() (TestSecurityGroupRules method)
test_create_add_existing_rules_by_group_id() (TestSecurityGroupRules method)
test_create_adds_id() (FakeImageServiceTestCase method)
test_create_and_delete_bucket() (S3APITestCase method)
test_create_and_delete_server() (ServersTest method)
test_create_and_delete_volume() (VolumesTest method)
test_create_and_rebuild_server() (ServersTest method)
test_create_and_show_non_existing_image() (TestGlanceImageService method)
test_create_attach_network_fail() (ComputePolicyTestCase method)
test_create_attach_volume_fail() (ComputePolicyTestCase method)
test_create_backup_bad_entity() (CreateBackupTests method)
test_create_backup_negative_rotation() (CreateBackupTests method)
test_create_backup_no_backup_type() (CreateBackupTests method)
test_create_backup_no_name() (CreateBackupTests method)
test_create_backup_no_rotation() (CreateBackupTests method)
test_create_backup_raises_conflict_on_invalid_state() (CreateBackupTests method)
test_create_backup_rotation_is_positive() (CreateBackupTests method)
test_create_backup_rotation_is_zero() (CreateBackupTests method)
test_create_backup_with_metadata() (CreateBackupTests method)
test_create_backup_with_too_much_metadata() (CreateBackupTests method)
test_create_bucket_and_key_and_delete_key_again() (S3APITestCase method)
test_create_by_cidr() (TestSecurityGroupRules method)
test_create_by_group_id() (TestSecurityGroupRules method)
test_create_by_invalid_cidr_json() (TestSecurityGroupRules method)
test_create_by_invalid_icmp_port_json() (TestSecurityGroupRules method)
test_create_by_invalid_tcp_port_json() (TestSecurityGroupRules method)
test_create_by_same_group_id() (TestSecurityGroupRules method)
test_create_configdrive_iso() (ConfigDriveTestCase method)
test_create_configdrive_vfat() (ConfigDriveTestCase method)
test_create_console() (ConsoleAPITestCase method)
(ConsolesControllerTest method)
test_create_cow_image() (LibvirtUtilsTestCase method)
test_create_delete_security_group() (ApiEc2TestCase method)
(CloudTestCase method)
test_create_delete_snapshot() (VolumeTestCase method)
test_create_delete_volume() (VolumeTestCase method)
test_create_delete_volume_with_metadata() (VolumeTestCase method)
test_create_destroy() (NetAppCmodeISCSIDriverTestCase method)
(NetAppDriverTestCase method)
test_create_domain() (FloatingIpDNSTest method)
test_create_duplicate_key_pair() (ApiEc2TestCase method)
test_create_empty() (MetadataXMLDeserializationTest method)
test_create_empty_body() (FlavorsExtraSpecsTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method)
test_create_entry() (FloatingIpDNSTest method)
test_create_export() (TestNexentaDriver method)
test_create_export_fail_0() (TestNexentaDriver method)
test_create_export_fail_1() (TestNexentaDriver method)
test_create_export_fail_2() (TestNexentaDriver method)
test_create_export_fail_3() (TestNexentaDriver method)
test_create_export_fail_4() (TestNexentaDriver method)
test_create_fail() (ComputePolicyTestCase method)
test_create_fixed_bad_ip_fails() (FixedIPTests method)
test_create_fixed_ipv6() (FixedIPTests method)
test_create_gigabytes_over_quota() (VolumeTestCase method)
test_create_image() (CinderCloudTestCase method)
(EC2ValidateTestCase method)
(LibvirtUtilsTestCase method)
(LvmTestCase method)
(Qcow2TestCase method)
(RawTestCase method)
(ServerActionsControllerTest method)
(TestServerActionXMLDeserializer method)
test_create_image_bad_metadata() (ServerActionsControllerTest method)
test_create_image_blank_name() (ServerActionsControllerTest method)
test_create_image_extend() (RawTestCase method)
test_create_image_generated() (LvmTestCase method)
(RawTestCase method)
test_create_image_generated_negative() (LvmTestCase method)
test_create_image_generated_sparsed() (LvmTestCase method)
test_create_image_instance_store() (CloudTestCase method)
test_create_image_negative() (LvmTestCase method)
test_create_image_no_name() (ServerActionsControllerTest method)
test_create_image_no_reboot() (CloudTestCase method)
test_create_image_not_found() (ImageMetaDataTest method)
test_create_image_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_create_image_resize() (LvmTestCase method)
test_create_image_resize_sparsed() (LvmTestCase method)
test_create_image_snapshots_disabled() (ServerActionsControllerTest method)
test_create_image_sparsed() (LvmTestCase method)
test_create_image_too_small() (Qcow2TestCase method)
test_create_image_with_metadata() (ServerActionsControllerTest method)
(TestServerActionXMLDeserializer method)
test_create_image_with_reboot() (CloudTestCase method)
test_create_image_with_size() (Qcow2TestCase method)
test_create_image_with_size_template_exists() (Qcow2TestCase method)
test_create_image_with_too_much_metadata() (ServerActionsControllerTest method)
test_create_instance() (ServersControllerCreateTest method)
test_create_instance_above_quota_cores() (ServersControllerCreateTest method)
test_create_instance_above_quota_instances() (ServersControllerCreateTest method)
test_create_instance_above_quota_ram() (ServersControllerCreateTest method)
test_create_instance_admin_pass() (ServersControllerCreateTest method)
test_create_instance_admin_pass_empty() (ServersControllerCreateTest method)
test_create_instance_admin_pass_pass_disabled() (ServersControllerCreateTest method)
test_create_instance_associates_config_drive() (ComputeTestCase method)
test_create_instance_associates_security_groups() (ComputeAPITestCase method)
test_create_instance_bad_flavor_href() (ServersControllerCreateTest method)
test_create_instance_bad_format_access_ip_v4() (ServersControllerCreateTest method)
test_create_instance_bad_format_access_ip_v6() (ServersControllerCreateTest method)
test_create_instance_bad_href() (ServersControllerCreateTest method)
test_create_instance_defaults_display_name() (ComputeAPITestCase method)
test_create_instance_image_ref_is_bookmark() (ServersControllerCreateTest method)
test_create_instance_image_ref_is_invalid() (ServersControllerCreateTest method)
test_create_instance_invalid_alpha_max() (ServersControllerCreateTest method)
test_create_instance_invalid_alpha_min() (ServersControllerCreateTest method)
test_create_instance_invalid_flavor_href() (ServersControllerCreateTest method)
test_create_instance_invalid_flavor_id_int() (ServersControllerCreateTest method)
test_create_instance_invalid_key_name() (ServersControllerCreateTest method)
test_create_instance_invalid_negative_max() (ServersControllerCreateTest method)
test_create_instance_invalid_negative_min() (ServersControllerCreateTest method)
test_create_instance_invalid_personality() (ServersControllerCreateTest method)
test_create_instance_local_href() (ServersControllerCreateTest method)
test_create_instance_metadata_key_blank() (ServersControllerCreateTest method)
test_create_instance_metadata_key_too_long() (ServersControllerCreateTest method)
test_create_instance_metadata_value_too_long() (ServersControllerCreateTest method)
test_create_instance_name_too_long() (ServersControllerCreateTest method)
test_create_instance_no_key_pair() (ServersControllerCreateTest method)
test_create_instance_pass_disabled() (ServersControllerCreateTest method)
test_create_instance_private_flavor() (ServersControllerCreateTest method)
test_create_instance_sets_system_metadata() (ComputeAPITestCase method)
test_create_instance_too_much_metadata() (ServersControllerCreateTest method)
test_create_instance_unlimited_disk() (ComputeTestCase method)
test_create_instance_unlimited_memory() (ComputeTestCase method)
test_create_instance_valid_key_name() (ServersControllerCreateTest method)
test_create_instance_with_access_ip() (ServersControllerCreateTest method)
test_create_instance_with_access_ip_pass_disabled() (ServersControllerCreateTest method)
test_create_instance_with_availability_zone_disabled() (ServersControllerCreateTest method)
test_create_instance_with_availability_zone_enabled() (ServersControllerCreateTest method)
test_create_instance_with_bad_config_drive() (ServersControllerCreateTest method)
test_create_instance_with_bdm_delete_on_termination() (ServersControllerCreateTest method)
test_create_instance_with_config_drive() (ServersControllerCreateTest method)
test_create_instance_with_config_drive_as_id() (ServersControllerCreateTest method)
test_create_instance_with_config_drive_disabled() (ServersControllerCreateTest method)
test_create_instance_with_disk_config_disabled() (ServersControllerCreateTest method)
test_create_instance_with_disk_config_enabled() (ServersControllerCreateTest method)
test_create_instance_with_duplicate_networks() (CreateserverextTest method)
test_create_instance_with_duplicate_networks_xml() (CreateserverextTest method)
test_create_instance_with_img_ref_associates_config_drive() (ComputeTestCase method)
test_create_instance_with_invalid_security_group_raises() (ComputeAPITestCase method)
test_create_instance_with_keypairs_disabled() (ServersControllerCreateTest method)
test_create_instance_with_keypairs_enabled() (ServersControllerCreateTest method)
test_create_instance_with_multiple_create_disabled() (ServersControllerCreateTest method)
test_create_instance_with_multiple_create_enabled() (ServersControllerCreateTest method)
test_create_instance_with_network_empty_fixed_ip() (CreateserverextTest method)
test_create_instance_with_network_empty_fixed_ip_xml() (CreateserverextTest method)
test_create_instance_with_network_invalid_id() (CreateserverextTest method)
test_create_instance_with_network_invalid_id_xml() (CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip() (CreateserverextTest method)
test_create_instance_with_network_no_fixed_ip_xml() (CreateserverextTest method)
test_create_instance_with_network_no_id() (CreateserverextTest method)
test_create_instance_with_network_no_id_xml() (CreateserverextTest method)
test_create_instance_with_network_non_string_fixed_ip() (CreateserverextTest method)
test_create_instance_with_networks_disabled() (ServersControllerCreateTest method)
test_create_instance_with_networks_enabled() (ServersControllerCreateTest method)
test_create_instance_with_no_networks() (CreateserverextTest method)
test_create_instance_with_no_networks_xml() (CreateserverextTest method)
test_create_instance_with_one_network() (CreateserverextTest method)
test_create_instance_with_one_network_xml() (CreateserverextTest method)
test_create_instance_with_oversubscribed_cpu() (ComputeTestCase method)
test_create_instance_with_oversubscribed_disk() (ComputeTestCase method)
test_create_instance_with_oversubscribed_disk_fail() (ComputeTestCase method)
test_create_instance_with_oversubscribed_ram() (ComputeTestCase method)
test_create_instance_with_oversubscribed_ram_fail() (ComputeTestCase method)
test_create_instance_with_scheduler_hints_disabled() (ServersControllerCreateTest method)
test_create_instance_with_scheduler_hints_enabled() (ServersControllerCreateTest method)
test_create_instance_with_security_group_disabled() (ServersControllerCreateTest method)
test_create_instance_with_security_group_enabled() (ServersControllerCreateTest method)
test_create_instance_with_security_group_json() (CreateserverextTest method)
test_create_instance_with_two_networks() (CreateserverextTest method)
test_create_instance_with_two_networks_xml() (CreateserverextTest method)
test_create_instance_with_user_data_disabled() (ServersControllerCreateTest method)
test_create_instance_with_user_data_enabled() (ServersControllerCreateTest method)
test_create_instance_with_userdata() (CreateserverextTest method)
test_create_instance_with_userdata_none() (CreateserverextTest method)
test_create_instance_with_userdata_with_non_b64_content() (CreateserverextTest method)
test_create_instance_with_volumes_disabled() (ServersControllerCreateTest method)
test_create_instance_with_volumes_enabled() (ServersControllerCreateTest method)
test_create_instance_without_config_drive() (ServersControllerCreateTest method)
test_create_invalid_availability_zone() (ComputeAPIAggrTestCase method)
test_create_item_empty_key() (ServerMetaDataTest method)
test_create_item_key_too_long() (ServerMetaDataTest method)
test_create_just_enough_ram_and_disk() (ComputeAPITestCase method)
test_create_keeps_id() (FakeImageServiceTestCase method)
test_create_key_pair() (CloudTestCase method)
test_create_key_pair_quota_limit() (CloudTestCase method)
test_create_keypair() (KeypairAPITestCase method)
test_create_keypair_already_exists() (KeypairAPITestCase method)
test_create_keypair_invalid_chars() (KeypairAPITestCase method)
test_create_keypair_name_too_long() (KeypairAPITestCase method)
test_create_keypair_quota_limit() (KeypairAPITestCase method)
test_create_location() (ServersControllerCreateTest method)
test_create_malformed_entity() (CommonUnprocessableEntityTestCase method)
(SnapshotsUnprocessableEntityTestCase method)
(VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
(VolumeTypesUnprocessableEntityTestCase method)
(VolumesUnprocessableEntityTestCase method)
test_create_missing_server() (ServersAllExtensionsTestCase method)
test_create_missing_snapshot() (SnapshotsUnprocessableEntityTestCase method)
test_create_missing_volume() (CommonUnprocessableEntityTestCase method)
(VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
(VolumeTypesUnprocessableEntityTestCase method)
(VolumesUnprocessableEntityTestCase method)
test_create_model() (NetworkInfoTests method)
test_create_multiple_instances() (ServersControllerCreateTest method)
test_create_multiple_instances_pass_disabled() (ServersControllerCreateTest method)
test_create_multiple_instances_resv_id_return() (ServersControllerCreateTest method)
test_create_multiple_instances_then_starve() (ComputeTestCase method)
test_create_multiple_servers() (ServersTest method)
test_create_network() (NetworkTests method)
test_create_networks() (CommonNetworkTestCase method)
test_create_networks_cidr_already_used() (CommonNetworkTestCase method)
test_create_networks_many() (CommonNetworkTestCase method)
test_create_networks_too_big() (VlanNetworkTestCase method)
test_create_networks_too_many() (VlanNetworkTestCase method)
test_create_no_body() (CommonUnprocessableEntityTestCase method)
(SnapshotsUnprocessableEntityTestCase method)
(VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
(VolumeTypesUnprocessableEntityTestCase method)
(VolumesUnprocessableEntityTestCase method)
test_create_no_description_request() (TestSecurityGroupXMLDeserializer method)
test_create_no_name_request() (TestSecurityGroupXMLDeserializer method)
test_create_no_protocol_request() (TestSecurityGroupRulesXMLDeserializer method)
test_create_nonexistent_server() (ServerMetaDataTest method)
test_create_nonsparsed_volume() (NfsDriverTestCase method)
test_create_public_default() (FlavorManageTest method)
test_create_rejects_duplicate_ids() (FakeImageServiceTestCase method)
test_create_request() (TestSecurityGroupRulesXMLDeserializer method)
(TestSecurityGroupXMLDeserializer method)
test_create_root_volume() (BootFromVolumeTest method)
test_create_route_with_attrs() (RouteTests method)
test_create_rule_quota_limit() (TestSecurityGroupRules method)
test_create_security_group() (TestSecurityGroups method)
test_create_security_group_above_255_characters_description() (TestSecurityGroups method)
test_create_security_group_above_255_characters_name() (TestSecurityGroups method)
test_create_security_group_non_string_description() (TestSecurityGroups method)
test_create_security_group_non_string_name() (TestSecurityGroups method)
test_create_security_group_quota_limit() (TestSecurityGroups method)
test_create_security_group_with_blank_description() (TestSecurityGroups method)
test_create_security_group_with_blank_name() (TestSecurityGroups method)
test_create_security_group_with_duplicate_name() (TestSecurityGroups method)
test_create_security_group_with_no_body() (TestSecurityGroups method)
test_create_security_group_with_no_description() (TestSecurityGroups method)
test_create_security_group_with_no_name() (TestSecurityGroups method)
test_create_security_group_with_no_security_group() (TestSecurityGroups method)
test_create_security_group_with_whitespace_description() (TestSecurityGroups method)
test_create_security_group_with_whitespace_name() (TestSecurityGroups method)
test_create_server_bad_hints() (SchedulerHintsTestCase method)
test_create_server_bad_image_href() (ServersControllerCreateTest method)
test_create_server_detect_from_image() (DiskConfigTestCase method)
test_create_server_malformed_entity() (ServersUnprocessableEntityTestCase method)
test_create_server_missing_server() (ServersUnprocessableEntityTestCase method)
test_create_server_no_body() (ServersUnprocessableEntityTestCase method)
test_create_server_override_auto() (DiskConfigTestCase method)
test_create_server_override_manual() (DiskConfigTestCase method)
test_create_server_with_error() (ServersTest method)
test_create_server_with_hints() (SchedulerHintsTestCase method)
test_create_server_with_metadata() (ServersTest method)
test_create_server_without_hints() (SchedulerHintsTestCase method)
test_create_sfaccount() (SolidFireVolumeTestCase method)
test_create_sfaccount_fails() (SolidFireVolumeTestCase method)
test_create_snapshot() (CinderCloudTestCase method)
(CloudTestCase method)
(EC2ValidateTestCase method)
(HpSanISCSITestCase method)
(NetappNfsDriverTestCase method)
(TestNexentaDriver method)
test_create_snapshot_force() (VolumeTestCase method)
test_create_sparsed_volume() (NfsDriverTestCase method)
test_create_subnet_with_attrs() (SubnetTests method)
test_create_then_get() (FakeImageServiceTestCase method)
test_create_update_malformed_entity() (ServersUnprocessableEntityTestCase method)
test_create_vif() (VIFTests method)
test_create_vol_snapshot_destroy() (NetAppCmodeISCSIDriverTestCase method)
test_create_volume() (HpSanISCSITestCase method)
(SchedulerRpcAPITestCase method)
(SolidFireVolumeTestCase method)
(TestNexentaDriver method)
(XenSMTestCase method)
test_create_volume_backed_image_no_metadata() (ServerActionsControllerTest method)
test_create_volume_backed_image_with_metadata() (ServerActionsControllerTest method)
test_create_volume_fails() (SolidFireVolumeTestCase method)
test_create_volume_from_exact_sized_image() (VolumeTestCase method)
test_create_volume_from_image_exception() (VolumeTestCase method)
test_create_volume_from_image_status_available() (VolumeTestCase method)
test_create_volume_from_image_status_downloading() (VolumeTestCase method)
test_create_volume_from_oversized_image() (VolumeTestCase method)
test_create_volume_from_snapshot() (CinderCloudTestCase method)
(CloudTestCase method)
(HpSanISCSITestCase method)
(NetappNfsDriverTestCase method)
(TestNexentaDriver method)
(VolumeTestCase method)
test_create_volume_in_availability_zone() (CinderCloudTestCase method)
(CloudTestCase method)
(VolumesTest method)
test_create_volume_int_size() (VolumeTestCase method)
test_create_volume_no_valid_host_puts_volume_in_error() (SchedulerManagerTestCase method)
test_create_volume_should_ensure_nfs_mounted() (NfsDriverTestCase method)
test_create_volume_should_return_provider_location() (NfsDriverTestCase method)
test_create_volume_string_size() (VolumeTestCase method)
test_create_volume_type_malformed_entity() (VolumeTypesUnprocessableEntityTestCase method)
test_create_volume_type_missing_volume_type() (VolumeTypesUnprocessableEntityTestCase method)
test_create_volume_type_no_body() (VolumeTypesUnprocessableEntityTestCase method)
test_create_volume_usage_notification() (VolumeTestCase method)
test_create_volume_with_bad_size() (VolumeTestCase method)
test_create_volume_with_metadata() (VolumesTest method)
test_create_volume_with_qos() (SolidFireVolumeTestCase method)
test_create_volumes_over_quota() (VolumeTestCase method)
test_create_with_base64_user_data() (ComputeAPITestCase method)
test_create_with_duplicate_aggregate_name() (AggregateTestCase method)
test_create_with_empty_group_id() (TestSecurityGroupRules method)
test_create_with_extra_invalid_arg() (AggregateTestCase method)
test_create_with_incorrect_availability_zone() (AggregateTestCase method)
test_create_with_instance_id() (TestGlanceImageService method)
test_create_with_invalid_cidr() (TestSecurityGroupRules method)
test_create_with_invalid_from_port() (TestSecurityGroupRules method)
test_create_with_invalid_group_id() (TestSecurityGroupRules method)
test_create_with_invalid_parent_group_id() (TestSecurityGroupRules method)
test_create_with_invalid_protocol() (TestSecurityGroupRules method)
test_create_with_invalid_to_port() (TestSecurityGroupRules method)
test_create_with_large_user_data() (ComputeAPITestCase method)
test_create_with_malformed_user_data() (ComputeAPITestCase method)
test_create_with_no_aggregate() (AggregateTestCase method)
test_create_with_no_availability_zone() (AggregateTestCase method)
test_create_with_no_body() (TestSecurityGroupRules method)
test_create_with_no_cidr_group() (TestSecurityGroupRules method)
test_create_with_no_from_port() (TestSecurityGroupRules method)
test_create_with_no_name() (AggregateTestCase method)
test_create_with_no_ports_icmp() (TestSecurityGroupRules method)
test_create_with_no_ports_tcp() (TestSecurityGroupRules method)
test_create_with_no_ports_udp() (TestSecurityGroupRules method)
test_create_with_no_protocol() (TestSecurityGroupRules method)
test_create_with_no_ram_and_disk_reqs() (ComputeAPITestCase method)
test_create_with_no_security_group_rule_in_body() (TestSecurityGroupRules method)
test_create_with_no_to_port() (TestSecurityGroupRules method)
test_create_with_non_existing_parent_group_id() (TestSecurityGroupRules method)
test_create_with_non_numerical_from_port() (TestSecurityGroupRules method)
test_create_with_non_numerical_to_port() (TestSecurityGroupRules method)
test_create_with_nonexist_group_id() (TestSecurityGroupRules method)
test_create_with_ports_icmp() (TestSecurityGroupRules method)
test_create_with_ports_tcp() (TestSecurityGroupRules method)
test_create_with_ports_udp() (TestSecurityGroupRules method)
test_create_with_same_group_parent_id_and_group_id() (TestSecurityGroupRules method)
test_create_with_too_little_disk() (ComputeAPITestCase method)
test_create_with_too_little_ram() (ComputeAPITestCase method)
test_create_without_flavorid() (FlavorManageTest method)
test_create_without_instance_id() (TestGlanceImageService method)
test_createnew_fixed_ip_with_attrs() (FixedIPTests method)
test_creates_base_rule_first() (NWFilterTestCase method)
test_createWithFlags() (FakeLibvirtTests method)
test_createXML_detects_invalid_xml() (FakeLibvirtTests method)
test_createXML_runs_domain() (FakeLibvirtTests method)
TEST_DATABASES (TestMigrations attribute)
test_datum_selector() (SelectorTest method)
test_day() (AuditPeriodTest method)
test_day_with_offset_after_current() (AuditPeriodTest method)
test_day_with_offset_before_current() (AuditPeriodTest method)
test_deallocate_fixed() (VlanNetworkTestCase method)
test_deallocate_fixed_deleted() (VlanNetworkTestCase method)
test_deallocate_fixed_no_vif() (VlanNetworkTestCase method)
test_deallocate_floating_ip() (VlanNetworkTestCase method)
test_deallocate_for_instance_1() (TestQuantumv2 method)
test_deallocate_for_instance_2() (TestQuantumv2 method)
test_deallocate_for_instance_passes_host_info() (CommonNetworkTestCase method)
test_deallocation_deleted_instance() (FloatingIPTestCase method)
test_deallocation_duplicate_floating_ip() (FloatingIPTestCase method)
test_debug() (Test method)
test_declare() (FlagsTestCase method)
test_decode_base64() (Base64ValidationTest method)
test_decode_base64_binary() (Base64ValidationTest method)
test_decode_base64_illegal_bytes() (Base64ValidationTest method)
test_decode_base64_invalid() (Base64ValidationTest method)
test_decode_base64_whitespace() (Base64ValidationTest method)
test_decrypt_text() (CertRpcAPITestCase method)
test_default_access_ip() (ComputeTestCase method)
test_default_client_with_retries() (TestGlanceClientWrapper method)
test_default_client_without_retries() (TestGlanceClientWrapper method)
test_default_code() (ResponseObjectTest method)
test_default_error_code() (NovaExceptionTestCase method)
test_default_error_msg() (NovaExceptionTestCase method)
test_default_error_msg_with_kwargs() (NovaExceptionTestCase method)
test_default_hostname_generator() (ComputeAPITestCase method)
test_default_not_found() (DefaultPolicyTestCase method)
test_default_return_value() (ToSupportedInstancesTestCase method)
test_default_serializer() (CloudpipesXMLSerializerTest method)
(FloatingIpSerializerTest method)
(KeypairsXMLSerializerTest method)
test_default_serializers() (ResponseObjectTest method)
test_default_validator() (ValidatorTestCase method)
test_deferred_delete() (ServersTest method)
test_deferred_delete_force() (ServersTest method)
test_deferred_delete_restore() (ServersTest method)
test_deferred_unset_apply_ran() (LinuxNetworkTestCase method)
test_define_and_retrieve() (FakeLibvirtTests method)
test_defineXML_defines_domain() (FakeLibvirtTests method)
test_defineXML_detects_invalid_xml() (FakeLibvirtTests method)
test_defineXML_remembers_uuid() (FakeLibvirtTests method)
test_del_header() (ResponseObjectTest method)
test_delay_GET() (LimiterTest method)
test_delay_POST() (LimiterTest method)
test_delay_PUT() (LimiterTest method)
test_delay_PUT_servers() (LimiterTest method)
test_delay_PUT_wait() (LimiterTest method)
test_delete() (ComputeAPITestCase method)
(FakeImageServiceTestCase method)
(FlavorManageTest method)
(FlavorsExtraSpecsTest method)
(ImageMetaDataTest method)
(NetworkCommandsTestCase method)
(ServerMetaDataTest method)
(TestGlanceImageService method)
(TestSecurityGroupRules method)
(VolumeAttachTests method)
(VolumeTypesExtraSpecsTest method), [1]
test_delete_aggregate() (AggregateTestCase method)
(ComputeAPIAggrTestCase method)
test_delete_aggregate_with_bad_aggregate() (AggregateTestCase method)
test_delete_all_by_ip() (FloatingIPTestCase method)
test_delete_busy_snapshot() (VolumeTestCase method)
test_delete_busy_volume() (VolumeDriverTestCase method)
(VolumeTestCase method)
test_delete_by_cidr() (NetworkCommandsTestCase method)
test_delete_console() (ConsoleAPITestCase method)
(ConsolesControllerTest method)
test_delete_console_unknown_console() (ConsolesControllerTest method)
test_delete_console_unknown_instance() (ConsolesControllerTest method)
test_delete_domain() (FloatingIpDNSTest method)
test_delete_domain_notfound() (FloatingIpDNSTest method)
test_delete_entry() (FloatingIpDNSTest method)
test_delete_entry_notfound() (FloatingIpDNSTest method)
test_delete_existing_snapshot() (NetappNfsDriverTestCase method)
test_delete_fail() (ComputeAPITestCase method)
test_delete_fast_if_host_not_set() (ComputeAPITestCase method)
test_delete_handles_host_setting_race_condition() (ComputeAPITestCase method)
test_delete_image() (ImagesControllerTest method)
test_delete_image_not_found() (ImageMetaDataTest method)
(ImagesControllerTest method)
test_delete_in_resized() (ComputeAPITestCase method)
test_delete_instance_deletes_console_auth_tokens() (ComputeTestCase method)
test_delete_instance_succedes_on_volume_fail() (ComputeTestCase method)
test_delete_invalid_rule_id() (TestSecurityGroupRules method)
test_delete_key_pair() (CloudTestCase method)
test_delete_meta_not_found() (ServerMetaDataTest method)
test_delete_missing_snapshot() (NetappNfsDriverTestCase method)
test_delete_non_empty_aggregate() (ComputeAPIAggrTestCase method)
test_delete_non_existing_rule_id() (TestSecurityGroupRules method)
test_delete_nonexistent_server() (ServerMetaDataTest method)
test_delete_not_found() (ImageMetaDataTest method)
test_delete_security_group_by_id() (CloudTestCase method)
(TestSecurityGroups method)
test_delete_security_group_by_invalid_id() (TestSecurityGroups method)
test_delete_security_group_by_non_existing_id() (TestSecurityGroups method)
test_delete_security_group_in_use() (TestSecurityGroups method)
test_delete_security_group_in_use_by_group() (CloudTestCase method)
test_delete_security_group_in_use_by_instance() (CloudTestCase method)
test_delete_security_group_no_params() (CloudTestCase method)
test_delete_security_group_with_bad_group_id() (CloudTestCase method)
test_delete_security_group_with_bad_name() (CloudTestCase method)
test_delete_server_instance() (ServersControllerTest method)
test_delete_server_instance_while_building() (ServersControllerTest method)
test_delete_server_instance_while_resize() (ServersControllerTest method)
test_delete_should_ensure_share_mounted() (NfsDriverTestCase method)
test_delete_should_not_delete_if_provider_location_not_provided() (NfsDriverTestCase method)
test_delete_should_not_delete_if_there_is_no_file() (NfsDriverTestCase method)
test_delete_snapshot() (CinderCloudTestCase method)
(CloudTestCase method)
(TestNexentaDriver method)
test_delete_soft() (ComputeAPITestCase method)
test_delete_soft_fail() (ComputeAPITestCase method)
test_delete_tokens_for_instance() (ConsoleauthTestCase method)
test_delete_tokens_for_instnace() (ConsoleAuthRpcAPITestCase method)
test_delete_vol_not_found() (VolumeAttachTests method)
test_delete_volume() (EC2ValidateTestCase method)
(HpSanISCSITestCase method)
(NfsDriverTestCase method)
(SolidFireVolumeTestCase method)
(TestNexentaDriver method)
(XenSMTestCase method)
test_delete_volume_fails_account_lookup() (SolidFireVolumeTestCase method)
test_delete_volume_fails_no_volume() (SolidFireVolumeTestCase method)
test_delete_volume_raises_notfound() (XenSMTestCase method)
test_delete_with_down_host() (ComputeAPITestCase method)
test_deprecated() (DeprecatedConfigTestCase method)
test_deprecated_fatal() (DeprecatedConfigTestCase method)
test_deprecated_logs_only_once() (DeprecatedConfigTestCase method)
test_deprecated_role() (TestKeystoneMiddlewareRoles method)
test_deregister_image() (CloudTestCase method)
test_deregister_image_wrong_container_type() (CloudTestCase method)
test_describe_addresses() (CloudTestCase method)
test_describe_availability_zones() (CloudTestCase method)
test_describe_availability_zones_verbose() (CloudTestCase method)
test_describe_bad_key_pairs() (CloudTestCase method)
test_describe_image_attribute() (CloudTestCase method)
test_describe_image_attribute_block_device_mapping() (CloudTestCase method)
test_describe_image_attribute_root_device_name() (CloudTestCase method)
test_describe_image_mapping() (CloudTestCase method)
test_describe_images() (CloudTestCase method)
test_describe_instance_attribute() (CloudTestCase method)
(EC2ValidateTestCase method)
test_describe_instance_state() (CloudTestCase method)
test_describe_instances() (ApiEc2TestCase method)
(CloudTestCase method)
test_describe_instances_bdm() (CinderCloudTestCase method)
(CloudTestCase method)
test_describe_instances_deleted() (CloudTestCase method)
test_describe_instances_no_ipv6() (CloudTestCase method)
test_describe_instances_sorting() (CloudTestCase method)
test_describe_instances_with_image_deleted() (CloudTestCase method)
test_describe_key_pairs() (CloudTestCase method)
test_describe_regions() (CloudTestCase method)
test_describe_security_group_ingress_groups() (CloudTestCase method)
test_describe_security_groups() (CloudTestCase method)
test_describe_security_groups_all_tenants() (CloudTestCase method)
test_describe_security_groups_by_id() (CloudTestCase method)
test_describe_snapshots() (CinderCloudTestCase method)
(CloudTestCase method)
test_describe_specific_address() (CloudTestCase method)
test_describe_volumes() (CinderCloudTestCase method)
(CloudTestCase method)
(EC2ValidateTestCase method)
test_deserialize_badtype() (ResourceTest method)
test_deserialize_decorator() (ResourceTest method)
test_deserialize_default() (ResourceTest method)
test_deserializer() (CloudpipesXMLSerializerTest method)
(FlavorsExtraSpecsXMLSerializerTest method)
(KeypairsXMLSerializerTest method)
(QuotaTemplateXMLSerializerTest method)
(QuotaXMLSerializerTest method)
test_destroy() (HyperVAPITestCase method)
(PowerVMDriverTestCase method)
(VMWareAPIVMTestCase method)
test_destroy_all_by_project() (QuotaEngineTestCase method)
test_destroy_instance_disassociates_security_groups() (ComputeAPITestCase method)
test_destroy_non_existent() (VMWareAPIVMTestCase method)
test_destroy_security_group_disassociates_instances() (ComputeAPITestCase method)
test_destroy_undefines() (LibvirtConnTestCase method)
test_destroy_undefines_no_attribute_no_managed_save() (LibvirtConnTestCase method)
test_destroy_undefines_no_attribute_with_managed_save() (LibvirtConnTestCase method)
test_destroy_undefines_no_undefine_flags() (LibvirtConnTestCase method)
test_destroy_with_equal_any_constraint_met() (InstanceDestroyConstraints method)
test_destroy_with_equal_any_constraint_not_met() (InstanceDestroyConstraints method)
test_destroy_with_not_equal_constraint_met() (InstanceDestroyConstraints method)
test_destroy_with_not_equal_constraint_not_met() (InstanceDestroyConstraints method)
test_detach_volume() (ComputeRpcAPITestCase method)
(EC2ValidateTestCase method)
(HyperVAPITestCase method)
test_detail() (ExtendedServerAttributesTest method)
(ExtendedStatusTest method)
(FakeImageServiceTestCase method)
(FlavorDisabledTest method)
(FlavorRxtxTest method)
(FlavorSwapTest method)
(FlavorextradataTest method)
(FlavorsXMLSerializationTest method)
(HypervisorsTest method)
(ImageXMLSerializationTest method)
(SecurityGroupsOutputTest method)
(ServerXMLSerializationTest method)
(TestS3ImageService method)
test_detail_default_limit() (TestGlanceImageService method)
test_detail_image() (DiskConfigTestCase method)
test_detail_invalid_marker() (TestGlanceImageService method)
test_detail_limit() (TestGlanceImageService method)
test_detail_makes_datetimes() (TestGlanceImageService method)
test_detail_marker() (TestGlanceImageService method)
test_detail_marker_and_limit() (TestGlanceImageService method)
test_detail_passes_through_to_client() (TestGlanceImageService method)
test_detail_private_image() (TestGlanceImageService method)
test_detail_serializer() (HypervisorsSerializersTest method)
test_detail_servers() (ConfigDriveTest method)
(DiskConfigTestCase method)
(KeypairsTest method)
test_device_in_use() (ComputeValidateDeviceTestCase method)
test_dhcp_opts_not_default_gateway_network() (LinuxNetworkTestCase method)
test_diagnostic_blockstats_exception() (LibvirtConnTestCase method)
test_diagnostic_full() (LibvirtConnTestCase method)
test_diagnostic_interfacestats_exception() (LibvirtConnTestCase method)
test_diagnostic_memorystats_exception() (LibvirtConnTestCase method)
test_diagnostic_vcpus_exception() (LibvirtConnTestCase method)
test_diagnostics() (ComputeTestCase method)
(VMWareAPIVMTestCase method)
test_dict_conversion_with_host_state() (TestWeightedHost method)
test_dict_conversion_without_host_state() (TestWeightedHost method)
test_dict_from_dotted_str() (Ec2utilsTestCase method)
test_dict_selector() (SelectorTest method)
test_different_fname_concurrency() (CacheConcurrencyTestCase method)
test_disable_host() (HostTestCase method)
test_disable_maintenance() (HostTestCase method)
test_disassociate() (TestSecurityGroups method)
test_disassociate_already_associated_security_group_to_instance() (TestSecurityGroups method)
test_disassociate_auto_assigned_address() (CloudTestCase method)
test_disassociate_by_invalid_server_id() (TestSecurityGroups method)
test_disassociate_by_non_existing_security_group_name() (TestSecurityGroups method)
test_disassociate_floating_ip() (TestQuantumv2 method)
(VlanNetworkTestCase method)
test_disassociate_network() (CommonNetworkTestCase method)
test_disassociate_network_not_found() (CommonNetworkTestCase method)
test_disassociate_no_security_group_name() (TestSecurityGroups method)
test_disassociate_non_existing_instance() (TestSecurityGroups method)
test_disassociate_non_running_instance() (TestSecurityGroups method)
test_disassociate_security_group_name_with_whitespaces() (TestSecurityGroups method)
test_disassociate_unassociated_address() (CloudTestCase method)
test_disassociate_without_body() (TestSecurityGroups method)
test_disk_filter_fails() (HostFiltersTestCase method)
test_disk_filter_oversubscribe() (HostFiltersTestCase method)
test_disk_filter_oversubscribe_fail() (HostFiltersTestCase method)
test_disk_filter_passes() (HostFiltersTestCase method)
test_dispatch() (ActionDispatcherTest method)
(ResourceTest method)
test_dispatch_action_None() (ActionDispatcherTest method)
test_dispatch_default() (ActionDispatcherTest method)
(DictSerializerTest method)
(TextDeserializerTest method)
test_display_description() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_display_name() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_dns_domains_list() (FloatingIpDNSTest method)
test_dns_domains_private() (InstanceDNSTestCase method)
test_dns_registration() (DbApiTestCase method)
test_DnsmasqFilter() (RootwrapTestCase method)
test_do_refresh_security_group_rules() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_do_setup() (NetappNfsDriverTestCase method)
(XenSMTestCase method)
test_does_select() (GetFromPathTestCase method)
test_domain_serializer() (FloatingIpDNSSerializerTest method)
test_domains() (FloatingIpDNSSerializerTest method)
test_double_deallocation() (FloatingIPTestCase method)
test_download_with_retries() (TestGlanceImageService method)
test_drivers_inited() (MultiDriverTestCase method)
(SimpleSchedulerTestCase method)
test_duplicate_flavorids_fail() (InstanceTypeTestCase method)
test_duplicate_names_fail() (InstanceTypeTestCase method)
test_dyntag() (TemplateElementTest method)
test_early_AND_enforcement() (PolicyTestCase method)
test_early_OR_enforcement() (PolicyTestCase method)
test_ec2_id_to_id() (Ec2utilsTestCase method)
test_ec2_ids_not_found_are_printable() (DbApiTestCase method)
test_ec2_uuid_mapping() (VolumeTestCase method)
test_element_append_child() (TemplateElementTest method)
test_element_attribute_items() (TemplateElementTest method)
test_element_attribute_keys() (TemplateElementTest method)
test_element_extend_children() (TemplateElementTest method)
test_element_get_attributes() (TemplateElementTest method)
test_element_initial_attributes() (TemplateElementTest method)
test_element_insert_child() (TemplateElementTest method)
test_element_remove_child() (TemplateElementTest method)
test_element_selector() (TemplateElementTest method)
test_element_selector_none() (TemplateElementTest method)
test_element_selector_string() (TemplateElementTest method)
test_element_set_attributes() (TemplateElementTest method)
test_element_subselector() (TemplateElementTest method)
test_element_subselector_none() (TemplateElementTest method)
test_element_subselector_string() (TemplateElementTest method)
test_element_text() (TemplateElementTest method)
test_empty_flagfile() (CompatFlagfileTestCase method)
test_empty_flagfile_separated() (CompatFlagfileTestCase method)
test_empty_flagfile_single_hyphen() (CompatFlagfileTestCase method)
test_empty_flagfile_single_hyphen_separated_separated() (CompatFlagfileTestCase method)
test_empty_flagfile_with_other_args() (CompatFlagfileTestCase method)
test_empty_index_json() (LimitsControllerTest method)
test_empty_metadata_personality() (TestServerCreateRequestXMLDeserializer method)
test_empty_selector() (SelectorTest method)
test_enable_host() (HostTestCase method)
test_enable_maintenance() (HostTestCase method)
test_encode_instance() (SchedulerDriverModuleTestCase method)
test_encrypt_decrypt_x509() (X509Test method)
test_encrypt_many_newlines_at_end() (XenAPIDiffieHellmanTestCase method)
test_encrypt_message_with_newlines_at_end() (XenAPIDiffieHellmanTestCase method)
test_encrypt_newlines_inside_message() (XenAPIDiffieHellmanTestCase method)
test_encrypt_really_long_message() (XenAPIDiffieHellmanTestCase method)
test_encrypt_simple_message() (XenAPIDiffieHellmanTestCase method)
test_encrypt_with_leading_newlines() (XenAPIDiffieHellmanTestCase method)
test_enforce_bad_action_throws() (PolicyTestCase method)
test_enforce_good_action() (PolicyTestCase method)
test_enforce_http_false() (PolicyTestCase method)
test_enforce_http_true() (PolicyTestCase method)
test_enforce_nonexistent_action_throws() (PolicyTestCase method)
test_ensure_export() (TestNexentaDriver method)
test_ensure_filtering_rules_for_instance_timeout() (LibvirtConnTestCase method)
test_ensure_requested_network_ordering_no_preference() (TestQuantumv2ModuleMethods method)
test_ensure_requested_network_ordering_with_preference() (TestQuantumv2ModuleMethods method)
test_ensure_share_mounted() (NfsDriverTestCase method)
test_ensure_shares_mounted_should_not_save_mounting_with_error() (NfsDriverTestCase method)
test_ensure_shares_mounted_should_save_mounting_successfully() (NfsDriverTestCase method)
test_entries_serializer() (FloatingIpDNSSerializerTest method)
test_entry_serializer() (FloatingIpDNSSerializerTest method)
test_ephemeral() (BlockDeviceTestCase method)
test_ephemeral_xenapi() (ComputeValidateDeviceTestCase method)
test_equal() (CompareVersionTestCase method)
test_equate_two_dissimilar_fixed_ips_fails() (FixedIPTests method)
test_equate_two_fixed_ips() (FixedIPTests method)
test_error_code_from_kwarg() (NovaExceptionTestCase method)
test_error_msg() (NovaExceptionTestCase method)
test_error_msg_exception_with_kwargs() (NovaExceptionTestCase method)
test_escaping() (WsgiLimiterTest method)
test_exception_context_cleared() (ComputeReschedulingExceptionTestCase method)
test_exception_with_none_code_throws_500() (APITest method)
test_exception_with_rescheduling_disabled() (ComputeReschedulingExceptionTestCase method)
test_exception_with_rescheduling_enabled() (ComputeReschedulingExceptionTestCase method)
test_exceptions_are_converted_to_faults_api_fault() (APITest method)
test_exceptions_are_converted_to_faults_exception() (APITest method)
test_exceptions_are_converted_to_faults_exception_xml() (APITest method)
test_exceptions_are_converted_to_faults_webob_exc() (APITest method)
test_exceptions_raise() (ExceptionTestCase method)
test_expire() (QuotaEngineTestCase method)
test_extended_action() (ActionExtensionTest method)
test_extended_server_attrs_get() (ExtendedServerAttributesJsonTest method)
test_extended_server_attrs_list() (ExtendedServerAttributesJsonTest method)
test_extensions_get() (ExtensionsSampleJsonTest method)
test_extra_args_to_context_get_logged() (ContextTestCase method)
test_extra_md() (OpenStackMetadataTestCase method)
test_extra_specs_fails_simple() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_simple2() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_simple3() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_bogus_ops() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_eq() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_eq3() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_ge() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_in() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_in2() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_le() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_or() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_or2() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_seq() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_sg() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_sge() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_sl() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_sle() (ExtraSpecsOpsTestCase method)
test_extra_specs_fails_with_op_sneq() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_simple() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_eq() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_eq2() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_ge() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_in() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_in2() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_in3() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_le() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_or() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_or2() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_seq() (ExtraSpecsOpsTestCase method)
test_extra_specs_matches_with_op_sneq() (ExtraSpecsOpsTestCase method)
test_extra_specs_multiple() (InstanceTypeCommandsTestCase method)
test_extra_specs_set_unset() (InstanceTypeCommandsTestCase method)
test_extra_specs_update() (InstanceTypeCommandsTestCase method)
test_extract_snapshot_iso() (LibvirtUtilsTestCase method)
test_extract_snapshot_qcow2() (LibvirtUtilsTestCase method)
test_extract_snapshot_raw() (LibvirtUtilsTestCase method)
test_fail_floating_ip_in_bulk_creation() (FloatingIpTest method)
test_fail_sending_update() (NotificationsTestCase method)
test_fail_to_load_new_drivers() (VirtDriverLoaderTestCase method)
test_fail_to_load_old_drivers() (VirtDriverLoaderTestCase method)
test_fail_to_schedule_persists() (ComputeTestCase method)
test_failed_action() (ActionExtensionTest method)
test_failed_clone_volume() (NetappNfsDriverTestCase method)
test_fault_exception() (TestFaults method)
test_fault_exception_status_int() (TestFaults method)
test_fault_has_status_int() (TestFaults method)
test_fetch_ca() (CertRpcAPITestCase method)
test_fetch_ca_file_not_found() (CertExceptionTests method)
test_fetch_crl() (CertRpcAPITestCase method)
test_fetch_crl_file_not_found() (CertExceptionTests method)
test_fetch_image() (LibvirtUtilsTestCase method)
test_fetch_raw_image() (LibvirtUtilsTestCase method)
TEST_FILE_NAME (NfsDriverTestCase attribute)
test_file_open() (LibvirtUtilsTestCase method)
test_filter_hosts() (HostManagerTestCase method)
test_filter_hosts_avoid() (ChanceSchedulerTestCase method)
test_filter_hosts_no_avoid() (ChanceSchedulerTestCase method)
test_filter_rules() (IptablesManagerTestCase method)
test_filter_rules_are_wrapped() (IptablesManagerTestCase method)
test_filters_for_instance_with_ip_v6() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_filters_for_instance_without_ip_v6() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_final_version_strings_are_identical() (VersionTestCase method)
test_find_base_file_all() (ImageCacheManagerTestCase method)
test_find_base_file_nothing() (ImageCacheManagerTestCase method)
test_find_base_file_resized() (ImageCacheManagerTestCase method)
test_find_base_file_small() (ImageCacheManagerTestCase method)
test_find_domain() (BareMetalDomTestCase method)
test_find_share() (NfsDriverTestCase method)
test_find_share_should_throw_error_if_there_is_no_enough_place() (NfsDriverTestCase method)
test_find_share_should_throw_error_if_there_is_no_mounted_shares() (NfsDriverTestCase method)
test_finish_migrate() (XenAPIMigrateInstance method)
test_finish_migrate_no_local_storage() (XenAPIMigrateInstance method)
test_finish_migrate_no_resize_vdi() (XenAPIMigrateInstance method)
test_finish_migration() (LibvirtDriverTestCase method)
test_finish_resize() (ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_finish_resize_handles_error() (ComputeTestCase method)
test_finish_resize_instance_notification() (ComputeTestCase method)
test_finish_revert_migration() (LibvirtDriverTestCase method)
(XenAPIVMTestCase method)
test_finish_revert_resize() (ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_fixed_address_none() (MetadataHandlerTestCase method)
test_fixed_ip_associate_fails_if_ip_in_use() (TestIpAllocation method)
test_fixed_ip_associate_fails_if_ip_not_in_network() (TestIpAllocation method)
test_fixed_ip_associate_succeeds() (TestIpAllocation method)
test_fixed_ip_associate_succeeds_and_sets_network() (TestIpAllocation method)
test_fixed_ip_cleanup_fail() (VlanNetworkTestCase method)
test_fixed_ip_disassociate_all_by_timeout_multi_host() (DbApiTestCase method)
test_fixed_ip_disassociate_all_by_timeout_single_host() (DbApiTestCase method)
test_flag_leak_left() (FlagsTestCase method)
test_flag_leak_right() (FlagsTestCase method)
test_flag_overrides() (FlagsTestCase method)
test_flagfile() (CompatFlagfileTestCase method)
test_flagfile_comments() (CompatFlagfileTestCase method)
test_flagfile_is_config() (CompatFlagfileTestCase method)
test_flagfile_managed() (CompatFlagfileTestCase method)
test_flagfile_nested() (CompatFlagfileTestCase method)
test_flat_override() (LinuxNetworkTestCase method)
test_flattens_lists() (GetFromPathTestCase method)
test_flavor_link() (TestServerCreateRequestXMLDeserializer method)
test_flavors_extra_data_get() (FlavorsExtraDataJsonTest method)
test_flavors_extra_data_list() (FlavorsExtraDataJsonTest method)
test_flavors_extra_data_post() (FlavorsExtraDataJsonTest method)
test_flavors_get() (FlavorsSampleJsonTest method)
test_flavors_list() (FlavorsSampleJsonTest method)
test_floating_create_and_get() (FloatingIPTestCase method)
test_floating_dns_create_conflict() (FloatingIPTestCase method)
test_floating_dns_delete() (FloatingIPTestCase method)
test_floating_dns_domains_public() (FloatingIPTestCase method)
test_floating_ip_allocate() (FloatingIpTest method)
test_floating_ip_allocate_no_free_ips() (FloatingIpTest method)
test_floating_ip_associate() (FloatingIpTest method)
test_floating_ip_disassociate() (FloatingIpTest method)
test_floating_ip_disassociate_auto_assigned() (FloatingIpTest method)
test_floating_ip_disassociate_missing() (FloatingIpTest method)
test_floating_ip_disassociate_wrong_instance_id() (FloatingIpTest method)
test_floating_ip_disassociate_wrong_instance_uuid() (FloatingIpTest method)
test_floating_ip_in_bulk_creation() (FloatingIpTest method)
test_floating_ip_init_host() (VlanNetworkTestCase method)
test_floating_ip_owned_by_project() (VlanNetworkTestCase method)
test_floating_ip_release() (FloatingIpTest method)
test_floating_ip_show() (FloatingIpTest method)
test_floating_ip_show_not_found() (FloatingIpTest method)
test_floating_ips_create() (FloatingIpsJsonTest method)
test_floating_ips_create_nopool() (FloatingIpsJsonTest method)
test_floating_ips_delete() (FloatingIpsJsonTest method)
test_floating_ips_get() (FloatingIpsJsonTest method)
test_floating_ips_list() (FloatingIpsJsonTest method)
(FloatingIpTest method)
test_floating_ips_list_empty() (FloatingIpsJsonTest method)
test_floating_ips_pools_list() (FloatingIpPoolTest method)
test_force_delete() (AdminActionsTest method)
(ComputeAPITestCase method)
(DeferredDeleteExtensionTest method)
test_force_delete_raises_conflict_on_invalid_state() (DeferredDeleteExtensionTest method)
test_force_delete_volume() (VolumeTestCase method)
test_force_hard_reboot() (LibvirtConnTestCase method)
test_format_block_device_mapping() (BlockDeviceMappingEc2CloudTestCase method)
test_format_image() (CloudTestCase method)
test_format_instance_bdm() (CinderCloudTestCase method)
(CloudTestCase method)
test_format_instance_mapping() (MetadataTestCase method)
test_format_mapping() (BlockDeviceMappingEc2CloudTestCase method)
test_format_message_local() (NovaExceptionTestCase method)
test_format_message_remote() (NovaExceptionTestCase method)
test_format_message_remote_error() (NovaExceptionTestCase method)
test_format_quota_set() (QuotaClassSetsTest method)
(QuotaSetsTest method)
test_full_volume() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_gap() (ComputeValidateDeviceTestCase method)
test_gen_valid_uuid() (IsUUIDLikeTestCase method)
test_generate_alternate_link() (ImagesControllerTest method)
test_generate_ephemeral() (XenAPIGenerateLocal method)
test_generate_glance_url() (GenericUtilsTestCase method)
test_generate_href() (VersionsViewBuilderTests method)
test_generate_password() (GenericUtilsTestCase method)
test_generate_swap() (XenAPIGenerateLocal method)
test_generate_vdi_map() (XenAPILiveMigrateTestCase method)
test_generate_x509_cert() (CertRpcAPITestCase method)
test_get() (ComputeAPITestCase method)
test_get_action_args() (ResourceTest method)
test_get_all_block_devices() (LibvirtConnTestCase method)
test_get_all_bw_usage_in_failure_case() (XenAPIBWUsageTestCase method)
test_get_all_by_flavor() (ComputeAPITestCase method)
test_get_all_by_image() (ComputeAPITestCase method)
test_get_all_by_metadata() (ComputeAPITestCase method)
test_get_all_by_multiple_options_at_once() (ComputeAPITestCase method)
test_get_all_by_name_regexp() (ComputeAPITestCase method)
test_get_all_by_state() (ComputeAPITestCase method)
test_get_all_fail() (ComputePolicyTestCase method)
test_get_all_host_states() (HostManagerTestCase method)
test_get_all_instance_types() (InstanceTypeTestCase method)
test_get_all_key_pairs() (ApiEc2TestCase method)
test_get_all_networks() (CommonNetworkTestCase method)
test_get_all_security_groups() (ApiEc2TestCase method)
test_get_all_server_details() (ServersControllerTest method)
test_get_all_server_details_with_host() (ServersControllerTest method)
test_get_all_volume_types() (VolumeTypeTestCase method)
test_get_available_capacity_with_df() (NfsDriverTestCase method)
test_get_available_capacity_with_du() (NfsDriverTestCase method)
test_get_available_networks_all_private() (TestQuantumv2 method)
test_get_available_networks_all_public() (TestQuantumv2 method)
test_get_available_networks_private_and_public() (TestQuantumv2 method)
test_get_available_networks_with_network_ids() (TestQuantumv2 method)
test_get_available_resource() (HyperVAPITestCase method)
test_get_body() (ResourceTest method)
test_get_body_bad_content() (ResourceTest method)
test_get_body_no_content_body() (ResourceTest method)
test_get_body_no_content_type() (ResourceTest method)
test_get_by_class() (QuotaEngineTestCase method)
test_get_by_flavor_id() (ComputeTestCase method)
test_get_by_project() (QuotaEngineTestCase method)
test_get_class_quotas() (DbQuotaDriverTestCase method)
(QuotaEngineTestCase method)
test_get_class_quotas_no_defaults() (DbQuotaDriverTestCase method)
test_get_cluster_info() (SolidFireVolumeTestCase method)
test_get_cluster_info_fail() (SolidFireVolumeTestCase method)
test_get_configuration_first_time_empty_file() (SchedulerOptionsTestCase method)
test_get_configuration_first_time_happy_day() (SchedulerOptionsTestCase method)
test_get_configuration_first_time_no_flag() (SchedulerOptionsTestCase method)
test_get_configuration_second_time_change() (SchedulerOptionsTestCase method)
test_get_configuration_second_time_no_change() (SchedulerOptionsTestCase method)
test_get_configuration_second_time_too_fast() (SchedulerOptionsTestCase method)
test_get_connector() (LibvirtConnTestCase method)
test_get_console() (ConsoleAPITestCase method)
test_get_console_output() (ComputeRpcAPITestCase method)
(ConsoleOutputSampleJsonTest method)
(VMWareAPIVMTestCase method)
test_get_console_output_file() (LibvirtConnTestCase method)
test_get_console_output_pty() (LibvirtConnTestCase method)
test_get_console_output_with_length_as_str() (ConsoleOutputExtensionTest method)
test_get_console_output_with_non_integer_length() (ConsoleOutputExtensionTest method)
test_get_console_output_with_tail() (ConsoleOutputExtensionTest method)
test_get_console_pool_info() (ComputeRpcAPITestCase method)
test_get_console_topic() (ComputeRpcAPITestCase method)
test_get_consoles() (ConsoleAPITestCase method)
test_get_cost_functions() (FilterSchedulerTestCase method)
test_get_defaults() (DbQuotaDriverTestCase method)
(QuotaEngineTestCase method)
test_GET_delay() (LimitTest method)
test_get_dhcp_hosts_for_nw00() (LinuxNetworkTestCase method)
test_get_dhcp_hosts_for_nw01() (LinuxNetworkTestCase method)
test_get_dhcp_leases_for_nw00() (LinuxNetworkTestCase method)
test_get_dhcp_leases_for_nw01() (LinuxNetworkTestCase method)
test_get_dhcp_opts_for_nw00() (LinuxNetworkTestCase method)
test_get_dhcp_opts_for_nw01() (LinuxNetworkTestCase method)
test_get_diagnostics() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(ServerDiagnosticsTest method)
(XenAPIVMTestCase method)
test_get_disk_backing_file() (LibvirtUtilsTestCase method)
test_get_disk_size() (LibvirtUtilsTestCase method)
test_get_disks() (LibvirtConnTestCase method)
test_get_dns_entries_by_address() (FloatingIpDNSTest method)
test_get_dns_entries_by_name() (FloatingIpDNSTest method)
test_get_empty_flavor_list() (FlavorsTest method)
test_get_encoded_zip() (PipelibTest method)
test_get_extension_json() (ExtensionControllerTest method), [1]
test_get_extension_xml() (ExtensionControllerTest method), [1]
test_get_fail() (ComputePolicyTestCase method)
test_get_filter_classes() (HostFiltersTestCase method)
test_get_filter_classes_raises_on_invalid_classes() (HostFiltersTestCase method)
test_get_fixed_ip_by_address_fails_for_more_than_1_port() (TestQuantumv2 method)
test_get_fixed_ip_by_address_fails_for_no_ports() (TestQuantumv2 method)
test_get_fixed_ip_by_address_succeeds_for_1_port() (TestQuantumv2 method)
test_get_flavor_by_id() (FlavorsTest method)
test_get_flavor_by_invalid_id() (FlavorsTest method)
test_get_flavor_deleted_instance_type() (ServersViewBuilderTest method)
test_get_flavor_detail_with_limit() (FlavorsTest method)
test_get_flavor_list() (FlavorsTest method)
test_get_flavor_list_detail() (FlavorsTest method)
test_get_flavor_list_detail_min_ram_and_min_disk() (FlavorsTest method)
test_get_flavor_list_filter_invalid_min_disk() (FlavorsTest method)
test_get_flavor_list_filter_invalid_min_ram() (FlavorsTest method)
test_get_flavor_list_filter_min_disk() (FlavorsTest method)
test_get_flavor_list_filter_min_ram() (FlavorsTest method)
test_get_flavor_list_with_marker() (FlavorsTest method)
test_get_flavor_valid_instance_type() (ServersViewBuilderTest method)
test_get_flavor_with_custom_link_prefix() (FlavorsTest method)
test_get_flavor_with_limit() (FlavorsTest method)
test_get_floating_ip_associated() (TestQuantumv2 method)
test_get_floating_ip_by_address() (TestQuantumv2 method)
test_get_floating_ip_by_address_associated() (TestQuantumv2 method)
test_get_floating_ip_by_address_multiple_found() (TestQuantumv2 method)
test_get_floating_ip_by_address_not_found() (TestQuantumv2 method)
test_get_floating_ip_pools() (TestQuantumv2 method)
test_get_floating_ip_unassociated() (TestQuantumv2 method)
test_get_floating_ips() (NetworkInfoTests method)
test_get_floating_ips_by_project() (TestQuantumv2 method)
test_get_foxnsocks() (ExtensionsTest method)
test_get_fs_info() (LibvirtUtilsTestCase method)
test_get_guest_config() (LibvirtConnTestCase method)
test_get_guest_config_with_block_device() (LibvirtConnTestCase method)
test_get_guest_config_with_root_device_name() (LibvirtConnTestCase method)
test_get_guest_config_with_two_nics() (LibvirtConnTestCase method)
test_get_guest_cpu_config_custom_new() (LibvirtConnTestCase method)
test_get_guest_cpu_config_custom_old() (LibvirtConnTestCase method)
test_get_guest_cpu_config_default_kvm() (LibvirtConnTestCase method)
test_get_guest_cpu_config_default_lxc() (LibvirtConnTestCase method)
test_get_guest_cpu_config_default_uml() (LibvirtConnTestCase method)
test_get_guest_cpu_config_host_model_new() (LibvirtConnTestCase method)
test_get_guest_cpu_config_host_model_old() (LibvirtConnTestCase method)
test_get_guest_cpu_config_host_passthrough_new() (LibvirtConnTestCase method)
test_get_guest_cpu_config_host_passthrough_old() (LibvirtConnTestCase method)
test_get_guest_cpu_config_none() (LibvirtConnTestCase method)
test_get_hash_str() (NfsDriverTestCase method)
test_get_header() (ResponseObjectTest method)
test_get_host_ip_addr() (LibvirtConnTestCase method)
test_get_host_stats() (PowerVMDriverTestCase method)
test_get_host_uptime() (ComputeHostAPITestCase method)
(ComputeRpcAPITestCase method)
(XenAPIHostTestCase method)
test_get_hw_info() (TileraBareMetalNodesTestCase method)
test_get_id_from_href_with_int() (MiscFunctionsTest method)
test_get_id_from_href_with_int_url() (MiscFunctionsTest method)
test_get_id_from_href_with_int_url_query() (MiscFunctionsTest method)
test_get_id_from_href_with_uuid() (MiscFunctionsTest method)
test_get_id_from_href_with_uuid_url() (MiscFunctionsTest method)
test_get_id_from_href_with_uuid_url_query() (MiscFunctionsTest method)
test_get_image() (ImagesControllerTest method)
test_get_image_404() (ImagesControllerTest method)
test_get_image_details() (ImagesControllerTest method)
test_get_image_details_with_limit() (ImagesControllerTest method)
test_get_image_role_disk() (XenAPIImageTypeTestCase method)
test_get_image_role_disk_raw() (XenAPIImageTypeTestCase method)
test_get_image_role_disk_vhd() (XenAPIImageTypeTestCase method)
test_get_image_role_kernel() (XenAPIImageTypeTestCase method)
test_get_image_role_ramdisk() (XenAPIImageTypeTestCase method)
test_get_image_with_custom_prefix() (ImagesControllerTest method)
test_get_info() (BareMetalTestCase method)
(HyperVAPITestCase method)
(PowerVMDriverTestCase method)
(VMWareAPIVMTestCase method)
test_get_instance_capabilities() (LibvirtConnTestCase method)
test_get_instance_disk_info_works_correctly() (LibvirtConnTestCase method)
test_get_instance_faults() (ComputeAPITestCase method)
(ComputePolicyTestCase method)
test_get_instance_id_by_floating_address() (TestQuantumv2 method)
test_get_instance_id_by_floating_address_associated() (TestQuantumv2 method)
test_get_instance_nw_info() (FlatNetworkTestCase method)
test_get_instance_nw_info_1() (TestQuantumv2 method)
test_get_instance_nw_info_2() (TestQuantumv2 method)
test_get_instance_nw_info_with_nets() (TestQuantumv2 method)
test_get_instance_nw_info_without_subnet() (TestQuantumv2 method)
test_get_instance_uuids_by_ip() (CommonNetworkTestCase method)
test_get_instance_uuids_by_ip_filter() (TestQuantumv2 method)
test_get_instance_uuids_by_ip_regex() (CommonNetworkTestCase method)
test_get_instance_uuids_by_ipv6_regex() (CommonNetworkTestCase method)
test_get_instance_vdis_for_sr() (GetInstanceForVdisForSrTestCase method)
test_get_instance_vdis_for_sr_no_vbd() (GetInstanceForVdisForSrTestCase method)
test_get_iscsi_initiator() (LibvirtUtilsTestCase method)
test_get_keypair() (KeypairAPITestCase method)
test_get_lock() (ComputeAPITestCase method)
test_get_method_action_bad_body() (ResourceTest method)
test_get_method_action_extensions() (ResourceTest method)
test_get_method_action_json() (ResourceTest method)
test_get_method_action_method() (ResourceTest method)
test_get_method_action_whitelist_extensions() (ResourceTest method)
test_get_method_action_xml() (ResourceTest method)
test_get_method_extensions() (ResourceTest method)
test_get_method_unknown_controller_action() (ResourceTest method)
test_get_method_unknown_controller_method() (ResourceTest method)
test_get_mount_point_for_share() (NfsDriverTestCase method)
test_get_network() (CommonNetworkTestCase method)
test_get_network_not_found() (CommonNetworkTestCase method)
test_GET_no_delay() (LimitTest method)
test_get_non_existing_extension_json() (ExtensionControllerTest method), [1]
test_get_pool_creates_new_pool_if_needed() (ConsoleTestCase method)
test_get_pool_does_not_create_new_pool_if_exists() (ConsoleTestCase method)
test_get_pool_for_instance_host() (ConsoleTestCase method)
test_get_product_version_product_brand_does_not_fail() (XenAPISessionTestCase method)
test_get_product_version_product_brand_xs_6() (XenAPISessionTestCase method)
test_get_project_quotas() (DbQuotaDriverTestCase method)
(QuotaEngineTestCase method)
test_get_project_quotas_alt_context_no_class() (DbQuotaDriverTestCase method)
test_get_project_quotas_alt_context_with_class() (DbQuotaDriverTestCase method)
test_get_project_quotas_no_defaults() (DbQuotaDriverTestCase method)
test_get_project_quotas_no_usages() (DbQuotaDriverTestCase method)
test_get_quotas_has_sync() (DbQuotaDriverTestCase method)
test_get_quotas_has_sync_no_sync_resource() (DbQuotaDriverTestCase method)
test_get_quotas_has_sync_unknown() (DbQuotaDriverTestCase method)
test_get_quotas_no_sync() (DbQuotaDriverTestCase method)
test_get_quotas_no_sync_has_sync_resource() (DbQuotaDriverTestCase method)
test_get_quotas_no_sync_unknown() (DbQuotaDriverTestCase method)
test_get_resources() (ExtensionManagerTest method)
(ResourceExtensionTest method)
test_get_resources_with_controller() (ResourceExtensionTest method)
test_get_resources_with_mgr() (RequestExtensionTest method)
test_get_resources_with_stub_mgr() (RequestExtensionTest method)
test_get_rrd_server() (XenAPIVMTestCase method)
test_get_security_group_by_id() (TestSecurityGroups method)
test_get_security_group_by_instance() (TestSecurityGroups method)
test_get_security_group_by_instance_invalid_id() (TestSecurityGroups method)
test_get_security_group_by_instance_non_existing() (TestSecurityGroups method)
test_get_security_group_by_invalid_id() (TestSecurityGroups method)
test_get_security_group_by_non_existing_id() (TestSecurityGroups method)
test_get_security_group_list() (TestSecurityGroups method)
test_get_security_group_list_all_tenants() (TestSecurityGroups method)
test_get_serializer() (ResponseObjectTest method)
test_get_serializer_defaults() (ResponseObjectTest method)
test_get_server_addresses_from_cache() (ServersControllerTest method)
test_get_server_addresses_nonexistent_network() (ServersControllerTest method)
test_get_server_addresses_nonexistent_server() (ServersControllerTest method)
test_get_server_by_id() (ServersControllerTest method)
test_get_server_by_id_verify_security_groups_json() (CreateserverextTest method)
test_get_server_by_id_verify_security_groups_xml() (CreateserverextTest method)
test_get_server_by_uuid() (ServersControllerTest method)
test_get_server_details_with_limit() (ServersControllerTest method)
test_get_server_details_with_limit_and_other_params() (ServersControllerTest method)
test_get_server_details_with_limit_bad_value() (ServersControllerTest method)
test_get_server_list() (ServersControllerTest method)
test_get_server_list_with_reservation_id() (ServersControllerTest method)
test_get_server_list_with_reservation_id_details() (ServersControllerTest method)
test_get_server_list_with_reservation_id_empty() (ServersControllerTest method)
test_get_server_with_active_status_by_id() (ServersControllerTest method)
test_get_server_with_id_image_ref_by_id() (ServersControllerTest method)
test_get_servers() (ServersTest method)
test_get_servers_admin_allows_ip() (ServersControllerTest method)
test_get_servers_admin_allows_ip6() (ServersControllerTest method)
test_get_servers_admin_filters_as_user() (ServersControllerTest method)
test_get_servers_admin_options_as_admin() (ServersControllerTest method)
test_get_servers_allows_changes_since() (ServersControllerTest method)
test_get_servers_allows_changes_since_bad_value() (ServersControllerTest method)
test_get_servers_allows_flavor() (ServersControllerTest method)
test_get_servers_allows_image() (ServersControllerTest method)
test_get_servers_allows_name() (ServersControllerTest method)
test_get_servers_allows_status() (ServersControllerTest method)
test_get_servers_deleted_status_as_admin() (ServersControllerTest method)
test_get_servers_deleted_status_as_user() (ServersControllerTest method)
test_get_servers_invalid_status() (ServersControllerTest method)
test_get_servers_with_bad_limit() (ServersControllerTest method)
test_get_servers_with_bad_marker() (ServersControllerTest method)
test_get_servers_with_bad_option() (ServersControllerTest method)
test_get_servers_with_limit() (ServersControllerTest method)
test_get_servers_with_limit_and_marker() (ServersControllerTest method)
test_get_servers_with_limit_bad_value() (ServersControllerTest method)
test_get_servers_with_marker() (ServersControllerTest method)
test_get_servers_with_too_big_limit() (ServersControllerTest method)
test_get_sfaccount_by_name() (SolidFireVolumeTestCase method)
test_get_sfaccount_by_name_fails() (SolidFireVolumeTestCase method)
test_get_snap_mapping_non_admin() (DbApiTestCase method)
test_get_test_admin_context() (TestUtilsTestCase method)
test_get_test_instance() (TestUtilsTestCase method)
test_get_text_console_bad_body() (ConsoleOutputExtensionTest method)
test_get_text_console_instance_action() (ConsoleOutputExtensionTest method)
test_get_text_console_no_instance() (ConsoleOutputExtensionTest method)
test_get_text_console_no_instance_on_get_output() (ConsoleOutputExtensionTest method)
test_get_version_2_detail() (VersionsTest method)
test_get_version_2_detail_atom() (VersionsTest method)
test_get_version_2_detail_content_type() (VersionsTest method)
test_get_version_2_detail_xml() (VersionsTest method)
test_get_version_list() (VersionsTest method)
test_get_version_list_302() (VersionsTest method)
test_get_version_list_atom() (VersionsTest method)
test_get_version_list_xml() (VersionsTest method)
test_get_virtual_interfaces_list() (ServerVirtualInterfaceTest method)
test_get_vnc_console() (ComputeRpcAPITestCase method)
(ConsolesExtensionTest method)
test_get_vnc_console_invalid_type() (ConsolesExtensionTest method)
test_get_vnc_console_no_host() (ComputeAPITestCase method)
test_get_vnc_console_no_instance() (ConsolesExtensionTest method)
test_get_vnc_console_no_instance_on_console_get() (ConsolesExtensionTest method)
test_get_vnc_console_no_type() (ConsolesExtensionTest method)
test_get_vnc_console_not_ready() (ConsolesExtensionTest method)
test_get_vol_mapping_non_admin() (DbApiTestCase method)
test_get_volumes() (VolumesTest method)
test_get_volumes_summary() (VolumesTest method)
test_get_with_integer_id() (ComputeAPITestCase method)
test_getCapabilities() (FakeLibvirtTests method)
test_getInfo() (FakeLibvirtTests method)
test_getopt_non_interspersed_args() (FlagsTestCase method)
test_getType() (FakeLibvirtTests method)
test_getVersion() (FakeLibvirtTests method)
test_glance_client_image_id() (TestGlanceImageService method)
test_glance_client_image_ref() (TestGlanceImageService method)
test_good() (ComputeVMModeTest method)
test_good_locations() (RBDTestCase method)
test_good_request() (LimitMiddlewareTest method)
test_good_udpate_keys() (HostTestCase method)
test_good_url() (WsgiLimiterTest method)
test_good_uuid() (IsUUIDLikeTestCase method)
test_greater_than() (CompareVersionTestCase method)
test_group_name_valid_chars_security_group() (ApiEc2TestCase method)
test_group_name_valid_length_security_group() (ApiEc2TestCase method)
test_group_serializer() (TestSecurityGroupXMLSerializer method)
test_groups_serializer() (TestSecurityGroupXMLSerializer method)
test_handle_base_image_absent() (ImageCacheManagerTestCase method)
test_handle_base_image_checksum_fails() (ImageCacheManagerTestCase method)
test_handle_base_image_unused() (ImageCacheManagerTestCase method)
test_handle_base_image_used() (ImageCacheManagerTestCase method)
test_handle_base_image_used_missing() (ImageCacheManagerTestCase method)
test_handle_base_image_used_remotely() (ImageCacheManagerTestCase method)
test_hard_reboot_of_soft_rebooting_instance() (ComputeAPITestCase method)
test_hash_file() (GenericUtilsTestCase method)
test_header_isolation() (ResponseObjectTest method)
test_heal_instance_info_cache() (ComputeTestCase method)
test_host_dhcp_without_default_gateway_network() (LinuxNetworkTestCase method)
test_host_maintenance_mode() (ComputeRpcAPITestCase method)
test_host_maintenance_off() (XenAPIHostTestCase method)
test_host_maintenance_on() (XenAPIHostTestCase method)
test_host_power_action() (ComputeHostAPITestCase method)
(ComputeRpcAPITestCase method)
test_host_reboot() (HostTestCase method)
(XenAPIHostTestCase method)
test_host_shutdown() (HostTestCase method)
(XenAPIHostTestCase method)
test_host_startup() (HostTestCase method)
(XenAPIHostTestCase method)
test_host_state() (XenAPIHostTestCase method)
test_host_state_passes_filters_fails() (HostStateTestCase method)
test_host_state_passes_filters_fails_from_ignore() (HostStateTestCase method)
test_host_state_passes_filters_passes() (HostStateTestCase method)
test_host_state_passes_filters_passes_with_ignore() (HostStateTestCase method)
test_host_state_passes_filters_skipped_from_force() (HostStateTestCase method)
test_hostname_create() (ComputeAPITestCase method)
test_hostname_sanitize_characters() (GenericUtilsTestCase method)
test_hostname_sanitize_dashes() (GenericUtilsTestCase method)
test_hostname_sanitize_periods() (GenericUtilsTestCase method)
test_hostname_translate() (GenericUtilsTestCase method)
test_hostname_unicode_sanitization() (GenericUtilsTestCase method)
test_hosts_up() (SchedulerTestCase method)
test_hour() (AuditPeriodTest method)
test_hour_with_offset_after_current() (AuditPeriodTest method)
test_hour_with_offset_before_current() (AuditPeriodTest method)
test_hydrate() (FixedIPTests method)
(NetworkInfoTests method)
(NetworkTests method)
(RouteTests method)
(SubnetTests method)
(VIFTests method)
test_id_to_ec2_id() (Ec2utilsTestCase method)
test_id_with_bad_format() (ExtensionControllerIdFormatTest method)
test_id_with_json_format() (ExtensionControllerIdFormatTest method)
test_id_with_xml_format() (ExtensionControllerIdFormatTest method)
test_ignore_case_role_check() (PolicyTestCase method)
test_image_default() (BackendTestCase method)
test_image_detail_filter_changes_since() (ImagesControllerTest method)
test_image_detail_filter_not_supported() (ImagesControllerTest method)
test_image_detail_filter_server_href() (ImagesControllerTest method)
test_image_detail_filter_server_uuid() (ImagesControllerTest method)
test_image_detail_filter_with_name() (ImagesControllerTest method)
test_image_detail_filter_with_property() (ImagesControllerTest method)
test_image_detail_filter_with_status() (ImagesControllerTest method)
test_image_detail_filter_with_type() (ImagesControllerTest method)
test_image_detail_invalid_marker() (ImagesControllerTest method)
test_image_detail_no_filters() (ImagesControllerTest method)
test_image_get() (ImagesSampleJsonTest method)
test_image_link() (TestServerCreateRequestXMLDeserializer method)
test_image_lvm() (BackendTestCase method)
test_image_meta_key_get() (ImagesSampleJsonTest method)
test_image_meta_key_put() (ImagesSampleJsonTest method)
test_image_metadata_get() (ImagesSampleJsonTest method)
test_image_metadata_post() (ImagesSampleJsonTest method)
test_image_metadata_put() (ImagesSampleJsonTest method)
test_image_properties_filter_fails_different_inst_props() (HostFiltersTestCase method)
test_image_properties_filter_fails_partial_inst_props() (HostFiltersTestCase method)
test_image_properties_filter_fails_without_host_props() (HostFiltersTestCase method)
test_image_properties_filter_passes_partial_inst_props() (HostFiltersTestCase method)
test_image_properties_filter_passes_same_inst_props() (HostFiltersTestCase method)
test_image_properties_filter_passes_without_inst_props() (HostFiltersTestCase method)
test_image_qcow2() (BackendTestCase method)
test_image_raw() (BackendTestCase method)
test_image_type_kernel() (MetadataTestCase method)
test_image_type_ramdisk() (MetadataTestCase method)
test_images_details() (ImagesSampleJsonTest method)
test_images_list() (ImagesSampleJsonTest method)
test_immediate_delete() (LibvirtConnTestCase method)
test_import_key_pair() (CloudTestCase method)
test_import_key_pair_quota_limit() (CloudTestCase method)
test_import_keypair() (KeypairAPITestCase method)
test_import_keypair_bad_public_key() (KeypairAPITestCase method)
test_import_keypair_invalid_chars() (KeypairAPITestCase method)
test_import_keypair_name_too_long() (KeypairAPITestCase method)
test_import_keypair_quota_limit() (KeypairAPITestCase method)
test_index() (AggregateTestCase method)
(FlavorsExtraSpecsTest method)
(FlavorsXMLSerializationTest method)
(HypervisorsTest method)
(ImageMetaDataTest method)
(ImageXMLSerializationTest method)
(InstanceUsageAuditLogTest method)
(LimitsXMLSerializationTest method)
(MetadataXMLSerializationTest method)
(ServerMetaDataTest method)
(ServerXMLSerializationTest method)
(TestAddressesXMLSerialization method)
(TestConsolesXMLSerializer method)
(VolumeTypesExtraSpecsTest method), [1]
test_index_absolute_cores_json() (LimitsControllerTest method)
test_index_absolute_injected_files() (LimitsControllerTest method)
test_index_absolute_instances_json() (LimitsControllerTest method)
test_index_absolute_metadata_json() (LimitsControllerTest method)
test_index_absolute_ram_json() (LimitsControllerTest method)
test_index_absolute_security_groups() (LimitsControllerTest method)
test_index_create_serializer() (VolumeTypeExtraSpecsSerializerTest method), [1]
test_index_diff_regex() (LimitsControllerTest method)
test_index_empty() (FlavorsXMLSerializationTest method)
test_index_ignores_extra_absolute_limits_json() (LimitsControllerTest method)
test_index_json() (LimitsControllerTest method)
test_index_no_data() (FlavorsExtraSpecsTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method), [1]
test_index_no_limits() (LimitsXMLSerializationTest method)
test_index_nonexistent_server() (ServerMetaDataTest method)
test_index_null() (MetadataXMLSerializationTest method)
test_index_serializer() (CertificatesSerializerTest method)
(CloudpipesXMLSerializerTest method)
(FloatingIpPoolSerializerTest method)
(FloatingIpSerializerTest method)
(HostSerializerTest method)
(HypervisorsSerializersTest method)
(KeypairsXMLSerializerTest method)
(TestServerDiagnosticsXMLSerializer method)
(VolumeTypesSerializerTest method), [1]
test_index_should_list_disabled_flavors_to_admin() (DisabledFlavorsWithRealDBTest method)
test_index_should_not_list_disabled_flavors_to_user() (DisabledFlavorsWithRealDBTest method)
test_index_unicode() (MetadataXMLSerializationTest method)
test_index_with_links() (ImageXMLSerializationTest method)
test_index_with_servers_links() (ServerXMLSerializationTest method)
test_index_zero_images() (ImageXMLSerializationTest method)
test_info() (FakeLibvirtTests method)
test_init() (QuotaEngineTestCase method)
test_init_host() (XenAPIVMTestCase method)
test_init_no_domains() (BareMetalDomTestCase method)
test_init_override_obj() (QuotaEngineTestCase method)
test_init_override_string() (QuotaEngineTestCase method)
test_init_remove_non_running_domain() (BareMetalDomTestCase method)
test_initialize_connection() (HpSanISCSITestCase method)
(XenSMTestCase method)
test_initialize_gateway_add_if_blank() (LinuxNetworkTestCase method)
test_initialize_gateway_moves_wrong_ip() (LinuxNetworkTestCase method)
test_initialize_gateway_no_move_right_ip() (LinuxNetworkTestCase method)
test_initialize_gateway_resets_route() (LinuxNetworkTestCase method)
test_inject_file() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_inject_files_with_bad_path() (TestVirtDiskPaths method)
test_inject_instance_metadata() (XenAPIInjectMetadataTestCase method)
test_inject_metadata() (TestVirtDiskPaths method)
test_inject_network_info() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_instance (BareMetalTestCase attribute)
(LibvirtConnTestCase attribute)
test_instance_architecture() (ComputeAPITestCase method)
test_instance_auto_disk_config_doesnt_pass_fail_safes() (XenAPIAutoDiskConfigTestCase method)
test_instance_auto_disk_config_passes_fail_safes() (XenAPIAutoDiskConfigTestCase method)
test_instance_build_timeout() (ComputeTestCase method)
test_instance_build_timeout_disabled() (ComputeTestCase method)
test_instance_build_timeout_mixed_instances() (ComputeTestCase method)
test_instance_count() (StatsTestCase method)
test_instance_dns() (FlatNetworkTestCase method)
test_instance_exists() (PowerVMDriverTestCase method)
test_instance_fault_create() (DbApiTestCase method)
test_instance_fault_get_by_instance() (DbApiTestCase method)
test_instance_faults_get_by_instance_uuids_no_faults() (DbApiTestCase method)
test_instance_get_all_by_filters() (DbApiTestCase method)
test_instance_get_all_by_filters_deleted() (DbApiTestCase method)
test_instance_get_all_by_filters_metadata() (DbApiTestCase method)
test_instance_get_all_by_filters_paginate() (DbApiTestCase method)
test_instance_get_all_by_filters_regex() (DbApiTestCase method)
test_instance_get_all_by_filters_regex_unsupported_db() (DbApiTestCase method)
test_instance_get_all_by_filters_unicode_value() (DbApiTestCase method)
test_instance_get_all_hung_in_rebooting() (DbApiTestCase method)
test_instance_initiated_shutdown_behavior() (CloudTestCase method)
test_instance_lifecycle() (EC2ValidateTestCase method)
test_instance_metadata() (ComputeAPITestCase method)
test_instance_name_template() (ComputeAPITestCase method)
test_instance_not_auto_disk_config() (XenAPIAutoDiskConfigTestCase method)
test_instance_not_found() (ExecutorTestCase method)
test_instance_not_found_none() (ExecutorTestCase method)
test_instance_set_to_error_on_uncaught_exception() (ComputeTestCase method)
test_instance_snapshot() (XenAPIVMTestCase method)
test_instance_snapshot_fails_with_no_primary_vdi() (XenAPIVMTestCase method)
test_instance_termination_exception_sets_error() (ComputeTestCase method)
test_instance_type_create_then_delete() (InstanceTypeTestCase method)
test_instance_type_create_with_special_characters() (InstanceTypeTestCase method)
test_instance_type_create_without_flavorid() (InstanceTypeTestCase method)
test_instance_type_exists_exception_returns_409() (FlavorManageTest method)
test_instance_type_extra_specs_create() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_extra_specs_delete() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_extra_specs_update() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_all() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_by_flavor_id_with_extra_specs() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_by_name_with_extra_specs() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_get_by_None_name_returns_default() (InstanceTypeTestCase method)
test_instance_type_get_with_extra_specs() (InstanceTypeExtraSpecsTestCase method)
test_instance_type_specs_get() (InstanceTypeExtraSpecsTestCase method)
test_instance_unknown_architecture() (ComputeAPITestCase method)
test_instance_update_with_and_get_original() (DbApiTestCase method)
test_instance_update_with_instance_uuid() (DbApiTestCase method)
test_integer_passed() (IsUUIDLikeTestCase method)
test_invalid() (ParseLimitsTest method)
test_invalid_action() (ActionExtensionTest method)
test_invalid_bdms() (ComputeValidateDeviceTestCase method)
test_invalid_create_args_should_fail() (InstanceTypeTestCase method)
test_invalid_device_prefix() (ComputeValidateDeviceTestCase method)
test_invalid_extensions() (ExtensionManagerTest method)
test_invalid_limit() (PaginationParamsTest method)
test_invalid_max_attempts() (FilterSchedulerTestCase method)
test_invalid_metadata_items_on_create() (ServerMetaDataTest method)
test_invalid_metadata_items_on_update_item() (ServerMetaDataTest method)
test_invalid_methods() (WsgiLimiterTest method)
test_invalid_path_is_404() (MetadataHandlerTestCase method)
test_invalid_service_catalog() (TestNovaKeystoneContextMiddleware method)
test_invalid_status_for_snapshot() (AdminActionsTest method)
test_invalid_status_for_volume() (AdminActionsTest method)
test_invalid_values_do_not_break() (ToSupportedInstancesTestCase method)
test_invalid_vnc_console_type() (ComputeTestCase method)
test_invalid_volume_types_params() (VolumeTypeTestCase method)
test_io_workload() (StatsTestCase method)
test_io_workload_saved_to_stats() (StatsTestCase method)
test_ip (BareMetalTestCase attribute)
test_ip_association_and_allocation_of_other_project() (VlanNetworkTestCase method)
test_is_valid_body() (ValidBodyTest method)
test_is_valid_body_empty() (ValidBodyTest method)
test_is_valid_body_malformed_entity() (ValidBodyTest method)
test_is_valid_body_no_entity() (ValidBodyTest method)
test_is_valid_body_none() (ValidBodyTest method)
test_is_valid_info_file() (ImageCacheManagerTestCase method)
test_isolated_hosts_fails_isolated_on_non_isolated() (HostFiltersTestCase method)
test_isolated_hosts_fails_non_isolated_on_isolated() (HostFiltersTestCase method)
test_isolated_hosts_passes_isolated_on_isolated() (HostFiltersTestCase method)
test_isolated_hosts_passes_non_isolated_on_non_isolated() (HostFiltersTestCase method)
test_items_selector() (SelectorTest method)
test_join_slave() (XenAPIAggregateTestCase method)
test_json() (JSONDeserializerTest method)
(JSONDictSerializerTest method)
test_json_filter_basic_operators() (HostFiltersTestCase method)
test_json_filter_empty_filters_pass() (HostFiltersTestCase method)
test_json_filter_fails_on_caps_disabled() (HostFiltersTestCase method)
test_json_filter_fails_on_disk() (HostFiltersTestCase method)
test_json_filter_fails_on_memory() (HostFiltersTestCase method)
test_json_filter_fails_on_service_disabled() (HostFiltersTestCase method)
test_json_filter_happy_day() (HostFiltersTestCase method)
test_json_filter_invalid_num_arguments_fails() (HostFiltersTestCase method)
test_json_filter_passes() (HostFiltersTestCase method)
test_json_filter_passes_with_no_query() (HostFiltersTestCase method)
test_json_filter_unknown_operator_raises() (HostFiltersTestCase method)
test_json_filter_unknown_variable_ignored() (HostFiltersTestCase method)
test_key_generation() (CloudTestCase method)
test_keypair_create() (KeypairsTest method)
test_keypair_create_duplicate() (KeypairsTest method)
test_keypair_create_quota_limit() (KeypairsTest method)
test_keypair_create_with_empty_name() (KeypairsTest method)
test_keypair_create_with_invalid_keypairBody() (KeypairsTest method)
test_keypair_create_with_invalid_name() (KeypairsTest method)
test_keypair_create_with_non_alphanumeric_name() (KeypairsTest method)
test_keypair_delete() (KeypairsTest method)
test_keypair_delete_not_found() (KeypairsTest method)
test_keypair_import() (KeypairsTest method)
test_keypair_import_bad_key() (KeypairsTest method)
test_keypair_import_quota_limit() (KeypairsTest method)
test_keypair_list() (KeypairsTest method)
test_keypair_show() (KeypairsTest method)
test_keypair_show_not_found() (KeypairsTest method)
test_keypairs_get() (KeyPairsSampleJsonTest method)
test_keypairs_import_key_post() (KeyPairsSampleJsonTest method)
test_keypairs_post() (KeyPairsSampleJsonTest method)
test_killed_worker_recover() (MultiprocessWSGITest method)
test_KillFilter() (RootwrapTestCase method)
test_KillFilter_deleted_exe() (RootwrapTestCase method)
test_KillFilter_no_raise() (RootwrapTestCase method)
test_later() (ComputeValidateDeviceTestCase method)
test_launch_app() (TestLauncher method)
test_launch_vpn_instance() (PipelibTest method)
test_ldap_dns_create_and_get() (LdapDNSTestCase method)
test_ldap_dns_create_conflict() (LdapDNSTestCase method)
test_ldap_dns_delete() (LdapDNSTestCase method)
test_ldap_dns_domains() (LdapDNSTestCase method)
test_legacy_hv() (ComputeVMModeTest method)
test_legacy_pv() (ComputeVMModeTest method)
test_length() (CompareVersionTestCase method)
test_less_than() (CompareVersionTestCase method)
test_libvirt_iscsi_driver() (LibvirtVolumeTestCase method)
test_libvirt_iscsi_driver_still_in_use() (LibvirtVolumeTestCase method)
test_libvirt_lxc_volume() (LibvirtVolumeTestCase method)
test_libvirt_nfs_driver() (LibvirtVolumeTestCase method)
test_libvirt_rbd_driver() (LibvirtVolumeTestCase method)
test_libvirt_rbd_driver_auth_disabled() (LibvirtVolumeTestCase method)
test_libvirt_rbd_driver_auth_enabled() (LibvirtVolumeTestCase method)
test_libvirt_sheepdog_driver() (LibvirtVolumeTestCase method)
test_libvirt_volume_driver_serial() (LibvirtVolumeTestCase method)
test_limit_check() (DbQuotaDriverTestCase method)
(QuotaEngineTestCase method)
test_limit_check_over() (DbQuotaDriverTestCase method)
test_limit_check_under() (DbQuotaDriverTestCase method)
test_limit_check_unlimited() (DbQuotaDriverTestCase method)
test_limit_class() (LimitMiddlewareTest method)
test_limited_request_json() (LimitMiddlewareTest method)
test_limited_request_xml() (LimitMiddlewareTest method)
test_limiter_custom_max_limit() (LimiterTest method)
test_limiter_limit_and_offset() (LimiterTest method)
test_limiter_limit_medium() (LimiterTest method)
test_limiter_limit_over_max() (LimiterTest method)
test_limiter_limit_zero() (LimiterTest method)
test_limiter_negative_limit() (LimiterTest method)
test_limiter_negative_offset() (LimiterTest method)
test_limiter_nothing() (LimiterTest method)
test_limiter_offset_bad() (LimiterTest method)
test_limiter_offset_blank() (LimiterTest method)
test_limiter_offset_medium() (LimiterTest method)
test_limiter_offset_over_max() (LimiterTest method)
test_limiter_offset_zero() (LimiterTest method)
test_limits_get() (LimitsSampleJsonTest method)
test_linux_bridge_driver_plug() (LinuxNetworkTestCase method)
test_list() (NetworkCommandsTestCase method)
test_list_backing_images_instancename() (ImageCacheManagerTestCase method)
test_list_backing_images_resized() (ImageCacheManagerTestCase method)
test_list_backing_images_small() (ImageCacheManagerTestCase method)
test_list_base_images() (ImageCacheManagerTestCase method)
test_list_buckets() (S3APITestCase method)
test_list_consoles() (ConsolesControllerTest method)
test_list_extensions_json() (ExtensionControllerTest method), [1]
test_list_extensions_xml() (ExtensionControllerTest method), [1]
test_list_flavor_access_private() (FlavorAccessTest method)
test_list_flavor_access_public() (FlavorAccessTest method)
test_list_flavor_with_admin_default_proj1() (FlavorAccessTest method)
test_list_flavor_with_admin_default_proj2() (FlavorAccessTest method)
test_list_flavor_with_admin_ispublic_false() (FlavorAccessTest method)
test_list_flavor_with_admin_ispublic_false_proj2() (FlavorAccessTest method)
test_list_flavor_with_admin_ispublic_none() (FlavorAccessTest method)
test_list_flavor_with_admin_ispublic_true() (FlavorAccessTest method)
test_list_flavor_with_no_admin_default() (FlavorAccessTest method)
test_list_flavor_with_no_admin_ispublic_false() (FlavorAccessTest method)
test_list_flavor_with_no_admin_ispublic_none() (FlavorAccessTest method)
test_list_flavor_with_no_admin_ispublic_true() (FlavorAccessTest method)
test_list_hosts() (HostTestCase method)
test_list_instances() (HyperVAPITestCase method)
(LibvirtConnTestCase method)
(PowerVMDriverTestCase method)
(VMWareAPIVMTestCase method)
test_list_instances_0() (XenAPIVMTestCase method)
test_list_instances_1() (VMWareAPIVMTestCase method)
test_list_instances_when_instance_deleted() (LibvirtConnTestCase method)
test_list_resizing_instances() (ImageCacheManagerTestCase method)
test_list_running_instances() (ImageCacheManagerTestCase method)
test_list_selector() (SelectorTest method)
test_listDomainsId_and_lookupById() (FakeLibvirtTests method)
test_live_migrate() (ComputeAPITestCase method)
test_live_migrate_block_migration_xapi_call_parameters() (XenAPILiveMigrateTestCase method)
test_live_migration() (ComputeRpcAPITestCase method)
(HyperVAPITestCase method)
(SchedulerRpcAPITestCase method)
(XenAPILiveMigrateTestCase method)
test_live_migration_all_checks_pass() (SchedulerTestCase method)
test_live_migration_basic() (SchedulerTestCase method)
test_live_migration_calls_post_migration() (XenAPILiveMigrateTestCase method)
test_live_migration_calls_vmops() (XenAPILiveMigrateTestCase method)
test_live_migration_compute_dest_not_alive() (SchedulerTestCase method)
test_live_migration_compute_dest_not_exist() (SchedulerTestCase method)
test_live_migration_compute_service_notavailable() (SchedulerManagerTestCase method)
test_live_migration_compute_src_not_alive() (SchedulerTestCase method)
test_live_migration_compute_src_not_exist() (SchedulerTestCase method)
test_live_migration_dest_check_service_lack_memory() (SchedulerTestCase method)
test_live_migration_dest_check_service_same_host() (SchedulerTestCase method)
test_live_migration_dest_hypervisor_version_older_raises() (SchedulerTestCase method)
test_live_migration_dest_raises_exception() (ComputeTestCase method)
test_live_migration_different_hypervisor_type_raises() (SchedulerTestCase method)
test_live_migration_instance_not_running() (SchedulerTestCase method)
test_live_migration_on_failure() (XenAPILiveMigrateTestCase method)
test_live_migration_raises_exception() (LibvirtConnTestCase method)
test_live_migration_with_block_migration_fails_migrate_send() (XenAPILiveMigrateTestCase method)
test_live_migration_with_block_migration_raises_invalid_param() (XenAPILiveMigrateTestCase method)
test_live_migration_with_target_failure() (HyperVAPITestCase method)
test_live_migration_works_correctly() (ComputeTestCase method)
test_load_file() (LibvirtUtilsTestCase method)
test_load_new_drivers() (VirtDriverLoaderTestCase method)
test_load_old_drivers() (VirtDriverLoaderTestCase method)
test_load_shares_config() (NfsDriverTestCase method)
test_local_hostname_fqdn() (MetadataTestCase method)
TEST_LOCAL_PATH (NfsDriverTestCase attribute)
test_local_path() (NfsDriverTestCase method)
(TestNexentaDriver method)
(XenSMTestCase method)
test_lock() (ComputeAPITestCase method)
(ComputeTestCase method)
test_locked() (ServerActionsControllerTest method)
test_lockout() (LockoutTestCase method)
test_login() (LoginTest method)
test_long_vs_short_flags() (FlagsTestCase method)
test_lxc_container_and_uri() (LibvirtConnTestCase method)
test_lxc_destroy_container() (TestVirtDisk method)
test_lxc_names_work() (ComputeValidateDeviceTestCase method)
test_lxc_snapshot_in_ami_format() (LibvirtConnTestCase method)
test_lxc_snapshot_in_qcow2_format() (LibvirtConnTestCase method)
test_lxc_snapshot_in_raw_format() (LibvirtConnTestCase method)
test_lxc_snapshot_no_image_architecture() (LibvirtConnTestCase method)
test_lxc_snapshot_no_original_image() (LibvirtConnTestCase method)
test_mac_conflicts() (FloatingIPTestCase method)
test_machine() (XenAPIDetermineDiskImageTestCase method)
test_make_flat_dict() (MiscellaneousXMLUtilTests method)
test_malformed_json() (APITest method)
test_malformed_reset_status_body() (AdminActionsTest method)
test_malformed_xml() (APITest method)
test_managedSave() (FakeLibvirtTests method)
test_map_unmap() (NetAppCmodeISCSIDriverTestCase method)
(NetAppDriverTestCase method)
test_mapping_prepend_dev() (Ec2utilsTestCase method)
test_mappings_prepend_dev() (BlockDeviceTestCase method)
test_master_attach() (TemplateTest method)
test_master_copy() (TemplateTest method)
test_master_template_builder() (TemplateBuilderTest method)
test_max_attempts() (FilterSchedulerTestCase method)
test_max_injected_file_content_bytes() (QuotaIntegrationTestCase method)
test_max_injected_file_path_bytes() (QuotaIntegrationTestCase method)
test_max_injected_files() (QuotaIntegrationTestCase method)
test_message_gets_to_manager() (ServiceManagerTestCase method)
test_metadata() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_metadata_delete() (ServersMetadataJsonTest method)
test_metadata_get() (ServersMetadataJsonTest method)
test_metadata_get_all() (ServersMetadataJsonTest method)
test_metadata_json() (OpenStackMetadataTestCase method)
test_metadata_post_all() (ServersMetadataJsonTest method)
test_metadata_put() (ServersMetadataJsonTest method)
test_metadata_put_all() (ServersMetadataJsonTest method)
test_method() (ExtendedService method)
(FakeManager method)
test_migrate() (ComputeAPITestCase method)
test_migrate_disk_and_power_off() (LibvirtConnTestCase method)
(LibvirtDriverTestCase method)
(XenAPIMigrateInstance method)
test_migrate_disk_and_power_off_exception() (LibvirtDriverTestCase method)
test_migrate_disk_and_power_off_passes_exceptions() (XenAPIMigrateInstance method)
test_migrate_live_compute_service_unavailable() (AdminActionsTest method)
test_migrate_live_enabled() (AdminActionsTest method)
test_migrate_live_missing_dict_param() (AdminActionsTest method)
test_migration_111() (TestMigrations method)
test_migration_133() (TestMigrations method)
test_migration_91() (TestMigrations method)
test_migration_98() (TestMigrations method)
test_migration_get_unconfirmed_by_dest_compute() (DbApiTestCase method)
test_min_memory_mb_AND_root_gb_filter() (InstanceTypeFilteringTest method)
test_min_memory_mb_filter() (InstanceTypeFilteringTest method)
test_min_root_gb_filter() (InstanceTypeFilteringTest method)
test_mini_dns_driver() (FlatNetworkTestCase method)
test_minimal_request() (TestServerCreateRequestXMLDeserializer method)
test_minimal_volume() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_missing_arg() (ParseLimitsTest method)
test_missing_command() (RootwrapTestCase method)
test_missing_dict_param_in_add_floating_ip() (FloatingIpTest method)
test_missing_dict_param_in_remove_floating_ip() (FloatingIpTest method)
test_missing_key_selector() (SelectorTest method)
test_missing_vnc_console_type() (ComputeTestCase method)
test_mkfs() (LibvirtUtilsTestCase method)
(MkfsTestCase method)
test_mkfs_with_label() (MkfsTestCase method)
TEST_MNT_POINT (NfsDriverTestCase attribute)
TEST_MNT_POINT_BASE (NfsDriverTestCase attribute)
test_modified_code() (ResponseObjectTest method)
test_modified_policy_reloads() (PolicyFileTestCase method)
test_modify() (FloatingIpDNSTest method)
test_modify_associate() (NetworkCommandsTestCase method)
test_modify_disassociate() (NetworkCommandsTestCase method)
test_modify_image_attribute() (CloudTestCase method)
test_modify_unchanged() (NetworkCommandsTestCase method)
test_monkey_patch() (MonkeyPatchTestCase method)
test_month() (AuditPeriodTest method)
test_month_with_offset_after_current() (AuditPeriodTest method)
test_month_with_offset_before_current() (AuditPeriodTest method)
test_mount_nfs_should_create_mountpoint_if_not_yet() (NfsDriverTestCase method)
test_mount_nfs_should_mount_correctly() (NfsDriverTestCase method)
test_mount_nfs_should_not_create_mountpoint_if_already() (NfsDriverTestCase method)
test_mount_nfs_should_reraise_already_mounted_error() (NfsDriverTestCase method)
test_mount_nfs_should_suppress_already_mounted_error() (NfsDriverTestCase method)
test_mountpoint_to_number() (XenAPIVolumeTestCase method)
test_multi_associate_disassociate() (DbApiTestCase method)
test_multi_choice_image() (VersionsTest method)
test_multi_choice_image_xml() (VersionsTest method)
test_multi_choice_server() (VersionsTest method)
test_multi_choice_server_atom() (VersionsTest method)
test_multi_nic() (LibvirtConnTestCase method)
test_multi_node() (VolumeTestCase method)
test_multinic_iptables() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_multiple_delays() (LimiterTest method)
test_multiple_keys() (LockoutTestCase method)
test_multiple_metadata_items() (TestServerCreateRequestXMLDeserializer method)
test_multiple_personality_files() (TestServerCreateRequestXMLDeserializer method)
test_multiple_rules() (ParseLimitsTest method)
test_multiple_tokens_for_instance() (ConsoleauthTestCase method)
test_multiple_users() (LimiterTest method)
test_multiple_values() (ToSupportedInstancesTestCase method)
test_mysql_connect_fail() (TestMigrations method)
test_mysql_innodb() (TestMigrations method)
test_name_conversion() (ComputeValidateDeviceTestCase method)
test_namespace_limits() (XmlTests method)
test_namespace_servers() (XmlTests method)
test_nat_rules() (IptablesManagerTestCase method)
test_nested_external_works() (LockTestCase method)
test_network_add() (NetworksTest method)
test_network_create() (NetworksTest method)
test_network_create_large() (NetworksTest method)
test_network_create_safe() (DbApiTestCase method)
test_network_create_with_duplicate_vlan() (DbApiTestCase method)
test_network_delete() (NetworksTest method)
test_network_delete_not_found() (NetworksTest method)
test_network_delete_safe() (DbApiTestCase method)
test_network_disassociate() (NetworksTest method)
test_network_disassociate_not_found() (NetworksTest method)
test_network_get_as_admin() (NetworksTest method)
test_network_get_as_user() (NetworksTest method)
test_network_get_associated_fixed_ips() (DbApiTestCase method)
test_network_get_not_found() (NetworksTest method)
test_network_is_deallocated_on_spawn_failure() (ComputeTestCase method)
test_network_list_all_as_admin() (NetworksTest method)
test_network_list_all_as_user() (NetworksTest method)
test_network_type_bridge_sticks() (FakeLibvirtTests method)
test_network_type_network_sticks() (FakeLibvirtTests method)
test_new_key() (DiffDict method)
TEST_NFS_EXPORT1 (NfsDriverTestCase attribute)
TEST_NFS_EXPORT2 (NfsDriverTestCase attribute)
test_no_app() (TestWSGIServer method)
test_no_args() (CompatFlagfileTestCase method)
test_no_bdms() (ComputeValidateDeviceTestCase method)
test_no_change() (DiffDict method)
test_no_default_access_ip() (ComputeTestCase method)
test_no_delay_GET() (LimiterTest method)
test_no_delay_PUT() (LimiterTest method)
test_no_extension_present() (ResourceExtensionTest method)
test_no_filters() (InstanceTypeFilteringTest method)
test_no_flag() (BaseResourceTestCase method)
test_no_injected_files() (QuotaIntegrationTestCase method)
test_no_instance() (ResetStateTests method)
test_no_instance_passthrough_404() (ExtendedServerAttributesTest method)
(ExtendedStatusTest method)
(SecurityGroupsOutputTest method)
test_no_params() (PaginationParamsTest method)
test_no_path() (SwapXapiHostTestCase method)
test_no_port() (SwapXapiHostTestCase method)
test_no_ram_quota() (UsedLimitsTestCase method)
test_no_retry_on_success() (ExecuteTestCase method)
test_no_role_headers() (TestKeystoneMiddlewareRoles method)
test_no_state() (ResetStateTests method)
test_no_update_with_states() (NotificationsTestCase method)
test_no_user_data() (MetadataTestCase method)
test_no_user_or_user_id() (TestNovaKeystoneContextMiddleware method)
test_non_admin_get_by_project() (SnapshotApiTest method)
(VolumeApiTest method)
test_non_exist_action() (ActionExtensionTest method)
test_non_exist_resource() (ResourceExtensionTest method)
test_non_existent_inst_type_shouldnt_delete() (InstanceTypeTestCase method)
test_non_existent_vol_type_shouldnt_delete() (VolumeTypeTestCase method)
test_non_lexical() (CompareVersionTestCase method)
test_non_nova_exception_mapping() (APITest method)
test_non_nova_notfound_exception_mapping() (APITest method)
test_non_uuid_string_passed() (IsUUIDLikeTestCase method)
test_non_uuid_string_passed2() (IsUUIDLikeTestCase method)
test_not_found_policy_calls_default() (DefaultPolicyTestCase method)
test_notif_disabled() (NotificationsTestCase method)
test_notify_about_instance_usage() (UsageInfoTestCase method)
test_notify_usage_exists() (UsageInfoTestCase method), [1]
test_notify_usage_exists_deleted_instance() (UsageInfoTestCase method)
test_notify_usage_exists_instance_not_found() (UsageInfoTestCase method)
test_novnc_vnc_console() (ComputeTestCase method)
test_number_conversion() (XmlConversionTestCase method)
test_nwfilter_define_undefine() (FakeLibvirtTests method)
test_only_tests_intersect() (ValidatorTestCase method)
test_open_fd_for_writing() (ThatLastTwoPercentCoverageTestCase method)
test_open_file_for_reading() (ThatLastTwoPercentCoverageTestCase method)
test_openAuth_accepts_None_uri_by_default() (FakeLibvirtTests method)
test_openAuth_can_refuse_None_uri() (FakeLibvirtTests method)
test_openAuth_refuses_invalid_URI() (FakeLibvirtTests method)
test_openReadOnly_accepts_None_uri_by_default() (FakeLibvirtTests method)
test_openReadOnly_can_refuse_None_uri() (FakeLibvirtTests method)
test_openReadOnly_refuses_invalid_URI() (FakeLibvirtTests method)
test_os_type_count() (StatsTestCase method)
test_override_default_code() (ResponseObjectTest method)
test_override_manager_method() (ServiceManagerTestCase method)
test_override_modified_code() (ResponseObjectTest method)
test_ovs_ethernet_driver() (LibvirtVifTestCase method)
test_ovs_virtualport_driver() (LibvirtVifTestCase method)
test_parse_block_device_mapping() (BlockDeviceMappingEc2CloudTestCase method)
test_parse_server_string() (GenericUtilsTestCase method)
test_parse_volume_info_raise_exception() (XenAPIVolumeTestCase method)
test_password_update() (ServerStatusTest method)
test_path_content_type() (UrlmapTest method)
test_path_exists_should_return_false() (NfsDriverTestCase method)
test_path_exists_should_return_true() (NfsDriverTestCase method)
test_path_version_v1_1() (UrlmapTest method)
test_path_version_v2() (UrlmapTest method)
test_pause() (ComputeAPITestCase method)
(ComputeTestCase method)
(HyperVAPITestCase method)
(VMWareAPIVMTestCase method)
test_pause_already_paused() (HyperVAPITestCase method)
test_pause_instance() (ComputeRpcAPITestCase method)
test_payload_has_fixed_ip_labels() (NotificationsTestCase method)
test_pick_disk_driver_name() (LibvirtUtilsTestCase method)
test_policy_called() (DefaultPolicyTestCase method)
test_poll_unconfirmed_resizes() (ComputeTestCase method)
test_pool_add_to_aggregate_called_by_driver() (XenAPIAggregateTestCase method)
test_pool_remove_from_aggregate_called_by_driver() (XenAPIAggregateTestCase method)
test_post_live_migration_at_destination() (ComputeRpcAPITestCase method)
(XenAPILiveMigrateTestCase method)
test_post_live_migration_working_correctly() (ComputeTestCase method)
test_post_process_extensions_generator() (ResourceTest method)
test_post_process_extensions_generator_response() (ResourceTest method)
test_post_process_extensions_regular() (ResourceTest method)
test_post_process_extensions_regular_response() (ResourceTest method)
test_power_off() (ComputeTestCase method)
(HyperVAPITestCase method)
test_power_off_already_powered_off() (HyperVAPITestCase method)
test_power_off_instance() (ComputeRpcAPITestCase method)
test_power_on() (ComputeTestCase method)
(HyperVAPITestCase method)
test_power_on_already_running() (HyperVAPITestCase method)
test_power_on_instance() (ComputeRpcAPITestCase method)
test_pre_block_migration_works_correctly() (LibvirtConnTestCase method)
test_pre_live_migration() (ComputeRpcAPITestCase method)
(XenAPILiveMigrateTestCase method)
test_pre_live_migration_cow_image() (HyperVAPITestCase method)
test_pre_live_migration_instance_has_no_fixed_ip() (ComputeTestCase method)
test_pre_live_migration_no_cow_image() (HyperVAPITestCase method)
test_pre_live_migration_works_correctly() (ComputeTestCase method)
test_pre_live_migration_works_correctly_mocked() (LibvirtConnTestCase method)
test_pre_process_extensions_generator() (ResourceTest method)
test_pre_process_extensions_generator_response() (ResourceTest method)
test_pre_process_extensions_regular() (ResourceTest method)
test_prep_resize() (ComputeRpcAPITestCase method)
(SchedulerRpcAPITestCase method)
test_prep_resize_exception_host_in_error_state_and_raise() (SchedulerManagerTestCase method)
test_prep_resize_instance_migration_error_on_none_host() (ComputeTestCase method)
test_prep_resize_instance_migration_error_on_same_host() (ComputeTestCase method)
test_prep_resize_no_valid_host_back_in_active_state() (SchedulerManagerTestCase method)
test_private_destroy_not_found() (LibvirtConnTestCase method)
test_properties() (BlockDeviceTestCase method)
test_properties_root_defice_name() (Ec2utilsTestCase method)
test_provider_firewall_rules() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_pubkey() (MetadataTestCase method)
test_qemu_info() (ImageUtilsTestCase method)
test_qemu_info_snap() (ImageUtilsTestCase method)
test_quantum_bridge_ethernet_driver() (LibvirtVifTestCase method)
test_quantum_hybrid_driver() (LibvirtVifTestCase method)
test_quota() (ProjectCommandsTestCase method)
test_quota_error_mapping() (APITest method)
test_quota_no_project_no_class() (BaseResourceTestCase method)
test_quota_no_project_with_class() (BaseResourceTestCase method)
test_quota_override_project_with_class() (BaseResourceTestCase method)
test_quota_reserve_create_usages() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_max_age() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_negative_in_use() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_no_refresh() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_overs() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_reduction() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_unders() (QuotaReserveSqlAlchemyTestCase method)
test_quota_reserve_until_refresh() (QuotaReserveSqlAlchemyTestCase method)
test_quota_update_invalid_key() (ProjectCommandsTestCase method)
test_quota_with_project_no_class() (BaseResourceTestCase method)
test_quota_with_project_override_class() (BaseResourceTestCase method)
test_quota_with_project_with_class() (BaseResourceTestCase method)
test_quotas_defaults() (QuotaSetsTest method)
test_quotas_show_as_admin() (QuotaClassSetsTest method)
(QuotaSetsTest method)
test_quotas_show_as_unauthorized_user() (QuotaClassSetsTest method)
(QuotaSetsTest method)
test_quotas_update_as_admin() (QuotaClassSetsTest method)
(QuotaSetsTest method)
test_quotas_update_as_user() (QuotaClassSetsTest method)
(QuotaSetsTest method)
test_quotas_update_invalid_limit() (QuotaSetsTest method)
test_raise() (TestFaults method)
test_raise_403() (TestFaults method)
test_raise_http_conflict_for_instance_invalid_state() (MiscFunctionsTest method)
test_ram_filter_fails_on_memory() (HostFiltersTestCase method)
test_ram_filter_oversubscribe() (HostFiltersTestCase method)
test_ram_filter_passes() (HostFiltersTestCase method)
test_raw() (XenAPIDetermineDiskImageTestCase method)
test_read_all() (LastBytesTestCase method)
test_read_cached_file() (GenericUtilsTestCase method)
test_read_deleted_false_converting_flavorid() (InstanceTypeTestCase method)
test_read_domain() (DomainReadWriteTestCase method)
test_read_domain_only_once() (BareMetalDomTestCase method)
test_read_domain_with_empty_list() (DomainReadWriteTestCase method)
test_read_file_as_root() (GenericUtilsTestCase method)
test_read_modified_cached_file() (GenericUtilsTestCase method)
test_read_no_file() (DomainReadWriteTestCase method)
test_read_stored_checksum() (ImageCacheManagerTestCase method)
test_read_stored_checksum_legacy_essex() (ImageCacheManagerTestCase method)
test_read_stored_checksum_missing() (ImageCacheManagerTestCase method)
test_ReadFileFilter() (RootwrapTestCase method)
test_real_failure1() (GetFromPathTestCase method)
test_reboot() (HyperVAPITestCase method)
(ServerStatusTest method)
(TestServerActionXMLDeserializer method)
(VMWareAPIVMTestCase method)
test_reboot_halted() (XenAPIVMTestCase method)
test_reboot_hard() (ComputeAPITestCase method)
(ComputeTestCase method)
(ServerActionsControllerTest method)
(ServerStatusTest method)
(XenAPIVMTestCase method)
test_reboot_incorrect_type() (ServerActionsControllerTest method)
test_reboot_instance() (ComputeRpcAPITestCase method)
test_reboot_instances() (CloudTestCase method)
test_reboot_missing_type() (ServerActionsControllerTest method)
test_reboot_no_type() (TestServerActionXMLDeserializer method)
test_reboot_non_existent() (VMWareAPIVMTestCase method)
test_reboot_not_found() (ServerActionsControllerTest method)
test_reboot_not_poweredon() (VMWareAPIVMTestCase method)
test_reboot_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_reboot_soft() (ComputeAPITestCase method)
(ComputeTestCase method)
(ServerActionsControllerTest method)
(XenAPIVMTestCase method)
test_reboot_unknown_state() (XenAPIVMTestCase method)
test_rebuild() (ComputeAPITestCase method)
(ComputeTestCase method)
(ServerStatusTest method)
(TestServerActionXMLDeserializer method)
test_rebuild_accepted_minimum() (ServerActionsControllerTest method)
test_rebuild_accepted_minimum_pass_disabled() (ServerActionsControllerTest method)
test_rebuild_accepted_with_bad_metadata() (ServerActionsControllerTest method)
test_rebuild_accepted_with_metadata() (ServerActionsControllerTest method)
test_rebuild_accessIP() (ServerActionsControllerTest method)
test_rebuild_admin_pass() (ServerActionsControllerTest method)
test_rebuild_admin_pass_pass_disabled() (ServerActionsControllerTest method)
test_rebuild_bad_entity() (ServerActionsControllerTest method)
test_rebuild_bad_personality() (ServerActionsControllerTest method)
test_rebuild_blank_name() (TestServerActionXMLDeserializer method)
test_rebuild_error() (ServerStatusTest method)
test_rebuild_instance() (ComputeRpcAPITestCase method)
test_rebuild_instance_fails_when_min_disk_too_small() (ServersControllerTest method)
test_rebuild_instance_fails_when_min_ram_too_small() (ServersControllerTest method)
test_rebuild_instance_notification() (ComputeTestCase method)
test_rebuild_instance_with_access_ipv4_bad_format() (ServersControllerTest method)
test_rebuild_instance_with_access_ipv6_bad_format() (ServersControllerTest method)
test_rebuild_instance_with_blank_metadata_key() (ServersControllerTest method)
test_rebuild_instance_with_image_href_uses_uuid() (ServerActionsControllerTest method)
test_rebuild_instance_with_image_uuid() (ServerActionsControllerTest method)
test_rebuild_instance_with_metadata_key_too_long() (ServersControllerTest method)
test_rebuild_instance_with_metadata_value_too_long() (ServersControllerTest method)
test_rebuild_launch_time() (ComputeTestCase method)
test_rebuild_minimum() (TestServerActionXMLDeserializer method)
test_rebuild_no_imageRef() (TestServerActionXMLDeserializer method)
test_rebuild_personality() (ServerActionsControllerTest method)
test_rebuild_proper_kernel_ram() (ServerActionsControllerTest method)
test_rebuild_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_rebuild_server_not_found() (ServerActionsControllerTest method)
test_rebuild_when_kernel_not_exists() (ServerActionsControllerTest method)
test_rebuild_with_bad_image() (ServerActionsControllerTest method)
test_recreation_of_floating_ip() (FloatingIpTest method)
test_refresh_security_group_members() (ComputeRpcAPITestCase method)
test_refresh_security_group_rules() (ComputeRpcAPITestCase method)
test_RegExpFilter_match() (RootwrapTestCase method)
test_RegExpFilter_reject() (RootwrapTestCase method)
test_register_actions() (ResourceTest method)
test_register_extensions() (ResourceTest method)
test_register_image() (CloudTestCase method)
test_register_image_empty() (CloudTestCase method)
test_register_image_name() (CloudTestCase method)
test_register_resource() (QuotaEngineTestCase method)
test_register_resources() (QuotaEngineTestCase method)
test_release_address() (CloudTestCase method)
test_release_floating_ip() (TestQuantumv2 method)
test_release_floating_ip_associated() (TestQuantumv2 method)
test_remote_master_non_empty_pool() (XenAPIAggregateTestCase method)
test_remove_aggregate_host() (ComputeAggrTestCase method)
(ComputeRpcAPITestCase method)
test_remove_base_file() (ImageCacheManagerTestCase method)
test_remove_base_file_dne() (ImageCacheManagerTestCase method)
test_remove_base_file_original() (ImageCacheManagerTestCase method)
test_remove_base_file_oserror() (ImageCacheManagerTestCase method)
test_remove_console() (ConsoleRpcAPITestCase method)
(ConsoleTestCase method)
test_remove_export() (TestNexentaDriver method)
test_remove_export_fail_0() (TestNexentaDriver method)
test_remove_export_fail_1() (TestNexentaDriver method)
test_remove_fixed_ip() (FixedIpTest method)
test_remove_fixed_ip_from_instance() (CommonNetworkTestCase method)
(ComputeRpcAPITestCase method)
test_remove_fixed_ip_from_instance_bad_input() (CommonNetworkTestCase method)
test_remove_fixed_ip_no_address() (FixedIpTest method)
test_remove_fixed_ip_usage_notification() (ComputeTestCase method)
test_remove_from_aggregate_called() (XenAPIAggregateTestCase method)
test_remove_from_aggregate_passes_slave_info_to_driver() (ComputeAggrTestCase method)
test_remove_from_empty_aggregate() (XenAPIAggregateTestCase method)
test_remove_host() (AggregateTestCase method)
test_remove_host_from_aggregate_active() (ComputeAPIAggrTestCase method)
test_remove_host_from_aggregate_error() (XenAPIAggregateTestCase method)
test_remove_host_from_aggregate_invalid_changing_status() (XenAPIAggregateTestCase method)
test_remove_host_from_aggregate_invalid_dismissed_status() (XenAPIAggregateTestCase method)
test_remove_host_from_aggregate_raise_not_found() (ComputeAPIAggrTestCase method)
test_remove_host_with_bad_aggregate() (AggregateTestCase method)
test_remove_host_with_bad_host() (AggregateTestCase method)
test_remove_host_with_extra_param() (AggregateTestCase method)
test_remove_host_with_missing_host() (AggregateTestCase method)
test_remove_major_version_from_href() (MiscFunctionsTest method)
test_remove_master_solo() (XenAPIAggregateTestCase method)
test_remove_slave() (XenAPIAggregateTestCase method)
test_remove_tenant_access_with_bad_access() (FlavorAccessTest method)
test_remove_version_from_href() (MiscFunctionsTest method)
test_remove_version_from_href_2() (MiscFunctionsTest method)
test_remove_version_from_href_3() (MiscFunctionsTest method)
test_remove_version_from_href_4() (MiscFunctionsTest method)
test_remove_version_from_href_bad_request() (MiscFunctionsTest method)
test_remove_version_from_href_bad_request_2() (MiscFunctionsTest method)
test_remove_version_from_href_bad_request_3() (MiscFunctionsTest method)
test_remove_vm() (FakeDriver method)
test_remove_volume_connection() (ComputeRpcAPITestCase method)
test_removed_key() (DiffDict method)
test_rename_server() (ServersTest method)
test_render() (TemplateElementTest method)
test_repeated_delete_quota() (ComputeAPITestCase method)
test_repeated_vol_types_shouldnt_raise() (VolumeTypeTestCase method)
test_report_state_newly_connected() (ServiceTestCase method)
test_report_state_newly_disconnected() (ServiceTestCase method)
test_request_context_read_deleted() (ContextTestCase method)
test_request_context_read_deleted_invalid() (ContextTestCase method)
test_request_context_sets_is_admin() (ContextTestCase method)
test_request_context_sets_is_admin_by_role() (ContextTestCase method)
test_request_context_sets_is_admin_upcase() (ContextTestCase method)
test_request_id_in_response() (APITest method)
test_request_to_large() (TestRequestBodySizeLimiter method)
test_request_with_alternate_namespace_prefix() (TestServerCreateRequestXMLDeserializer method)
test_request_with_availability_zone() (TestServerCreateRequestXMLDeserializer method)
test_request_with_block_device_mapping() (TestServerCreateRequestXMLDeserializer method)
test_request_with_disk_config() (TestServerCreateRequestXMLDeserializer method)
test_request_with_empty_networks() (TestServerCreateRequestXMLDeserializer method)
test_request_with_multiple_create_args() (TestServerCreateRequestXMLDeserializer method)
test_request_with_networks_duplicate_ids() (TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network() (TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_empty_fixed_ip() (TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_empty_id() (TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_missing_fixed_ip() (TestServerCreateRequestXMLDeserializer method)
test_request_with_one_network_missing_id() (TestServerCreateRequestXMLDeserializer method)
test_request_with_scheduler_hints() (TestServerCreateRequestXMLDeserializer method)
test_request_with_scheduler_hints_and_alternate_namespace_prefix() (TestServerCreateRequestXMLDeserializer method)
test_request_with_second_network_node_ignored() (TestServerCreateRequestXMLDeserializer method)
test_request_with_two_networks() (TestServerCreateRequestXMLDeserializer method)
test_requested_networks_api_enabled_with_v2_subclass() (ServersControllerTest method)
test_requested_networks_prefix() (ServersControllerTest method)
test_requested_networks_quantumv2_disabled_with_port() (ServersControllerTest method)
test_requested_networks_quantumv2_enabled_with_network() (ServersControllerTest method)
test_requested_networks_quantumv2_enabled_with_network_and_port() (ServersControllerTest method)
test_requested_networks_quantumv2_enabled_with_port() (ServersControllerTest method)
test_requested_networks_quantumv2_subclass_with_port() (ServersControllerTest method)
test_reschedule_no_filter_properties() (ComputeReschedulingTestCase method)
test_reschedule_no_request_spec() (ComputeReschedulingTestCase method)
test_reschedule_no_retry_info() (ComputeReschedulingTestCase method)
test_reschedule_success() (ComputeReschedulingTestCase method)
test_rescue() (ComputeTestCase method)
(XenAPIVMTestCase method)
test_rescue_generates_password() (RescueTest method)
test_rescue_instance() (ComputeRpcAPITestCase method)
test_rescue_of_rescued_instance() (RescueTest method)
test_rescue_unrescue() (ComputeAPITestCase method)
test_rescue_with_preset_password() (RescueTest method)
test_reservation_expire() (QuotaIntegrationTestCase method)
test_reservation_id_one_instance() (ComputeAPITestCase method)
test_reservation_ids_two_instances() (ComputeAPITestCase method)
test_reserve() (FixedIpCommandsTestCase method)
(QuotaEngineTestCase method)
test_reserve_bad_expire() (DbQuotaDriverTestCase method)
test_reserve_block_device_name() (ComputeRpcAPITestCase method)
test_reserve_datetime_expire() (DbQuotaDriverTestCase method)
test_reserve_default_expire() (DbQuotaDriverTestCase method)
test_reserve_int_expire() (DbQuotaDriverTestCase method)
test_reserve_max_age() (DbQuotaDriverTestCase method)
test_reserve_nonexistent_address() (FixedIpCommandsTestCase method)
test_reserve_timedelta_expire() (DbQuotaDriverTestCase method)
test_reserve_until_refresh() (DbQuotaDriverTestCase method)
test_reset_active() (ResetStateTests method)
test_reset_error() (ResetStateTests method)
test_reset_network() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_reset_status_as_admin() (AdminActionsTest method)
test_reset_status_as_non_admin() (AdminActionsTest method)
test_reset_status_for_missing_volume() (AdminActionsTest method)
test_resize() (ServerStatusTest method)
(TestServerActionXMLDeserializer method)
test_resize_confirm_through_api() (ComputeAPITestCase method)
test_resize_instance() (ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_resize_instance_driver_error() (ComputeTestCase method)
test_resize_instance_handles_migration_error() (ComputeTestCase method)
test_resize_instance_notification() (ComputeTestCase method)
test_resize_invalid_flavor_fails() (ComputeAPITestCase method)
test_resize_no_flavor_ref() (TestServerActionXMLDeserializer method)
test_resize_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_resize_request_spec() (ComputeAPITestCase method)
test_resize_request_spec_noavoid() (ComputeAPITestCase method)
test_resize_revert_through_api() (ComputeAPITestCase method)
test_resize_same_flavor_fails() (ComputeAPITestCase method)
test_resize_same_source_fails() (ComputeTestCase method)
test_resize_server() (ServerActionsControllerTest method)
test_resize_server_no_flavor() (ServerActionsControllerTest method)
test_resize_server_no_flavor_ref() (ServerActionsControllerTest method)
test_resize_xcp() (XenAPIMigrateInstance method)
test_resize_xenserver_6() (XenAPIMigrateInstance method)
test_resource_call() (ResourceTest method)
test_resource_exception_handler_type_error() (ResourceTest method)
test_resource_not_authorized() (ResourceTest method)
test_resources() (QuotaEngineTestCase method)
test_response_to_delays() (WsgiLimiterTest method)
test_response_to_delays_usernames() (WsgiLimiterTest method)
test_restore() (ComputeAPITestCase method)
(DeferredDeleteExtensionTest method)
test_restore_raises_conflict_on_invalid_state() (DeferredDeleteExtensionTest method)
test_resume() (ComputeAPITestCase method)
(HyperVAPITestCase method)
(VMWareAPIVMTestCase method)
test_resume_already_running() (HyperVAPITestCase method)
test_resume_instance() (ComputeRpcAPITestCase method)
test_resume_non_existent() (VMWareAPIVMTestCase method)
test_resume_not_suspended() (VMWareAPIVMTestCase method)
test_retry_attempt_one() (FilterSchedulerTestCase method)
test_retry_attempt_two() (FilterSchedulerTestCase method)
test_retry_disabled() (FilterSchedulerTestCase method)
test_retry_exceeded_max_attempts() (FilterSchedulerTestCase method)
test_retry_filter_disabled() (HostFiltersTestCase method)
test_retry_filter_fail() (HostFiltersTestCase method)
test_retry_filter_pass() (HostFiltersTestCase method)
test_retry_on_failure() (ExecuteTestCase method)
test_return_valid_error() (EC2APIErrorTestCase method)
test_return_valid_isoformat() (ApiEc2TestCase method)
test_return_value() (ToSupportedInstancesTestCase method)
test_revert_migrate() (XenAPIMigrateInstance method)
test_revert_resize() (ComputeRpcAPITestCase method)
(ServerStatusTest method)
(TestServerActionXMLDeserializer method)
test_revert_resize_migration_not_found() (ServerActionsControllerTest method)
test_revert_resize_raises_conflict_on_invalid_state() (ServerActionsControllerTest method)
test_revert_resize_server() (ServerActionsControllerTest method)
test_revoke_certs_by_project() (CertRpcAPITestCase method)
(RevokeCertsTest method)
test_revoke_certs_by_user() (CertRpcAPITestCase method)
(RevokeCertsTest method)
test_revoke_certs_by_user_and_project() (CertRpcAPITestCase method)
(RevokeCertsTest method)
test_revoke_security_group_ingress() (CloudTestCase method)
test_revoke_security_group_ingress_missing_group_name_or_id() (CloudTestCase method)
test_role_empty() (TestKeystoneMiddlewareRoles method)
test_roles() (TestKeystoneMiddlewareRoles method)
test_roles_empty() (TestKeystoneMiddlewareRoles method)
test_rollback() (QuotaEngineTestCase method)
test_rollback_live_migration_at_destination() (ComputeRpcAPITestCase method)
test_root() (MetadataHandlerTestCase method)
test_router() (Test method)
test_routes_equal() (RouteTests method)
test_routes_not_equal() (RouteTests method)
test_rpc_allocate() (RPCAllocateTestCase method)
test_rpc_consumer_isolation() (IsolationTestCase method)
test_rule_serializer() (TestSecurityGroupXMLSerializer method)
test_run_attach_detach_volume() (VolumeTestCase method)
test_run_instance() (ComputeRpcAPITestCase method)
(SchedulerRpcAPITestCase method)
test_run_instance_dealloc_network_instance_not_found() (ComputeTestCase method)
test_run_instance_exception_puts_instance_in_error_state() (SchedulerManagerTestCase method)
test_run_instance_existing() (ComputeTestCase method)
test_run_instance_no_hosts() (FilterSchedulerTestCase method)
test_run_instance_non_admin() (FilterSchedulerTestCase method)
test_run_instance_setup_block_device_mapping_fail() (ComputeTestCase method)
test_run_instance_spawn_fail() (ComputeTestCase method)
test_run_instance_usage_notification() (ComputeTestCase method)
test_run_instances() (CloudTestCase method)
test_run_instances_availability_zone() (CloudTestCase method)
test_run_instances_image_state_invalid() (CloudTestCase method)
test_run_instances_image_state_none() (CloudTestCase method)
test_run_instances_image_status_active() (CloudTestCase method)
test_run_kill_vm() (ComputeTestCase method)
test_run_terminate() (ComputeTestCase method)
test_run_terminate_timestamps() (ComputeTestCase method)
test_run_terminate_with_vol_attached() (ComputeTestCase method)
test_run_with_snapshot() (CinderCloudTestCase method)
(CloudTestCase method)
test_running_deleted_instances() (ComputeTestCase method)
test_runtime_and_unknown_flags() (FlagsTestCase method)
test_s3_create() (TestS3ImageService method)
test_s3_create_is_public() (TestS3ImageService method)
test_s3_malicious_tarballs() (TestS3ImageService method)
test_safe_exceptions_are_described_in_faults() (APITest method)
test_safe_find_sr_by_other_criteria() (XenAPISRSelectionTestCase method)
test_safe_find_sr_default() (XenAPISRSelectionTestCase method)
test_safe_find_sr_local_storage() (XenAPISRSelectionTestCase method)
test_safe_find_sr_raise_exception() (XenAPISRSelectionTestCase method)
test_safe_parse_xml() (GenericUtilsTestCase method)
test_same_fname_concurrency() (CacheConcurrencyTestCase method)
test_schedule_bad_topic() (FilterSchedulerTestCase method)
test_schedule_happy_day() (FilterSchedulerTestCase method)
test_schedule_prep_resize_doesnt_update_host() (ChanceSchedulerTestCase method)
(FilterSchedulerTestCase method)
test_scheduler_hints_post() (SchedulerHintsJsonTest method)
test_scheduler_includes_launch_index() (FilterSchedulerTestCase method)
test_search() (HypervisorsTest method)
test_secgroup_refresh() (ComputeAPITestCase method)
test_secgroup_refresh_none() (ComputeAPITestCase method)
test_secgroup_refresh_once() (ComputeAPITestCase method)
test_secrule_refresh() (ComputeAPITestCase method)
test_secrule_refresh_none() (ComputeAPITestCase method)
test_secrule_refresh_once() (ComputeAPITestCase method)
test_security_group_create() (SecurityGroupsSampleJsonTest method)
test_security_group_ingress_quota_limit() (CloudTestCase method)
test_security_group_quota_limit() (CloudTestCase method)
test_security_groups() (MetadataTestCase method)
test_security_groups_get() (SecurityGroupsSampleJsonTest method)
test_security_groups_list() (SecurityGroupsSampleJsonTest method)
test_security_groups_list_server() (SecurityGroupsSampleJsonTest method)
test_seek_too_far_real_file() (LastBytesTestCase method)
test_send_access_ip_update() (NotificationsTestCase method)
test_send_name_update() (NotificationsTestCase method)
test_send_no_notif() (NotificationsTestCase method)
test_send_no_state_change() (NotificationsTestCase method)
test_send_on_task_change() (NotificationsTestCase method)
test_send_on_vm_change() (NotificationsTestCase method)
test_serialize() (ResponseObjectTest method)
(TestGlanceSerializer method)
test_serialize_extension() (ExtensionsXMLSerializerTest method)
test_serialize_extensions() (ExtensionsXMLSerializerTest method)
test_serialized_instance_has_name() (ComputeRpcAPITestCase method)
test_serializer() (FlavorAccessSerializerTest method)
(FlavorsExtraSpecsXMLSerializerTest method)
(QuotaTemplateXMLSerializerTest method)
(QuotaXMLSerializerTest method)
(ServerVirtualInterfaceSerializerTest method)
test_serializer_empty() (FlavorAccessSerializerTest method)
test_serializer_index() (SimpleTenantUsageSerializerTest method)
test_serializer_show() (SimpleTenantUsageSerializerTest method)
test_server_change_password() (ServerActionsControllerTest method)
test_server_change_password_bad_request() (ServerActionsControllerTest method)
test_server_change_password_empty_string() (ServerActionsControllerTest method)
test_server_change_password_none() (ServerActionsControllerTest method)
test_server_change_password_not_a_string() (ServerActionsControllerTest method)
test_server_change_password_pass_disabled() (ServerActionsControllerTest method)
test_server_confirm_resize() (ServersActionsJsonTest method)
test_server_create_image() (ServersActionsJsonTest method)
test_server_password() (ServersActionsJsonTest method)
test_server_reboot() (ServersActionsJsonTest method)
test_server_rebuild() (ServersActionsJsonTest method)
test_server_rescue() (RescueJsonTest method)
test_server_resize() (ServersActionsJsonTest method)
test_server_revert_resize() (ServersActionsJsonTest method)
test_server_start() (ServerStartStopJsonTest method)
test_server_stop() (ServerStartStopJsonTest method)
test_server_unrescue() (RescueJsonTest method)
test_servers() (HypervisorsTest method)
test_servers_details() (ServersSampleJsonTest method)
test_servers_get() (ServersSampleJsonTest method)
test_servers_list() (ServersSampleJsonTest method)
test_servers_post() (ServersSampleJsonTest method)
test_servers_serializer() (HypervisorsSerializersTest method)
test_service_disabled_on_create_based_on_flag() (ServiceFlagsTestCase method)
test_service_enabled_on_create_based_on_flag() (ServiceFlagsTestCase method)
test_service_is_up() (GenericUtilsTestCase method)
test_service_isolation() (IsolationTestCase method)
test_service_random_port() (TestWSGIService method)
test_set_admin_password() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
(ComputeTestCase method)
test_set_admin_password_bad_state() (ComputeTestCase method)
test_set_admin_password_driver_not_authorized() (ComputeTestCase method)
test_set_admin_password_driver_not_implemented() (ComputeTestCase method)
test_set_enable_host_disable() (XenAPIHostTestCase method)
test_set_enable_host_enable() (XenAPIHostTestCase method)
test_set_header() (ResponseObjectTest method)
test_set_host_enabled() (ComputeHostAPITestCase method)
(ComputeRpcAPITestCase method)
test_set_host_maintenance() (ComputeHostAPITestCase method)
test_set_metadata() (AggregateTestCase method)
test_set_metadata_with_bad_host_aggregate() (AggregateTestCase method)
test_set_metadata_with_extra_params() (AggregateTestCase method)
test_set_metadata_with_missing_metadata() (AggregateTestCase method)
test_setup_error() (TestNexentaDriver method)
test_setup_error_fail() (TestNexentaDriver method)
test_setup_key_pair() (PipelibTest method)
test_setup_security_group() (PipelibTest method)
test_setup_should_throw_error_if_shares_config_not_configured() (NfsDriverTestCase method)
test_setup_should_throw_exception_if_nfs_client_is_not_installed() (NfsDriverTestCase method)
test_shared() (XenAPIDiffieHellmanTestCase method)
TEST_SHARES_CONFIG_FILE (NfsDriverTestCase attribute)
test_show() (AggregateTestCase method)
(ConfigDriveTest method)
(ExtendedServerAttributesTest method)
(ExtendedStatusTest method)
(FlavorDisabledTest method)
(FlavorRxtxTest method)
(FlavorSwapTest method)
(FlavorextradataTest method)
(FlavorsExtraSpecsTest method)
(FlavorsXMLSerializationTest method)
(ImageMetaDataTest method)
(ImageXMLSerializationTest method)
(InstanceUsageAuditLogTest method)
(MetadataXMLSerializationTest method)
(SecurityGroupsOutputTest method)
(ServerMetaDataTest method)
(ServerXMLSerializationTest method)
(TestAddressesXMLSerialization method)
(TestConsolesXMLSerializer method)
(VolumeAttachTests method)
(VolumeTypesExtraSpecsTest method), [1]
test_show_associated_floating_ip() (FloatingIpTest method)
test_show_cannot_use_uuid() (TestS3ImageService method)
test_show_console() (ConsolesControllerTest method)
test_show_console_unknown_console() (ConsolesControllerTest method)
test_show_console_unknown_instance() (ConsolesControllerTest method)
test_show_forbidden() (HostTestCase method)
test_show_handles_integers() (FlavorsXMLSerializationTest method)
test_show_host_not_exist() (HostTestCase method)
test_show_host_resources() (SchedulerManagerTestCase method)
(SchedulerRpcAPITestCase method)
test_show_image() (DiskConfigTestCase method)
test_show_image_no_metadata_key() (ImageXMLSerializationTest method)
test_show_image_not_found() (ImageMetaDataTest method)
test_show_makes_datetimes() (TestGlanceImageService method)
test_show_meta_not_found() (ServerMetaDataTest method)
test_show_no_project() (HostTestCase method)
test_show_no_server() (ImageXMLSerializationTest method)
test_show_noid() (HypervisorsTest method)
test_show_nonexistent_server() (ServerMetaDataTest method)
test_show_not_found() (ImageMetaDataTest method)
test_show_passes_through_to_client() (TestGlanceImageService method)
test_show_raises_imagenotfound_for_invalid_id() (FakeImageServiceTestCase method)
test_show_raises_when_no_authtoken_in_the_context() (TestGlanceImageService method)
test_show_serializer() (HypervisorsSerializersTest method)
test_show_server() (DiskConfigTestCase method)
(KeypairsTest method)
test_show_should_include_disabled_flavor_for_admin() (DisabledFlavorsWithRealDBTest method)
test_show_should_include_disabled_flavor_for_user() (DisabledFlavorsWithRealDBTest method)
test_show_spec_not_found() (FlavorsExtraSpecsTest method)
(VolumeTypesExtraSpecsTest method), [1]
test_show_translates_correctly() (TestS3ImageService method)
test_show_with_errors() (InstanceUsageAuditLogTest method)
test_show_with_invalid_id() (AggregateTestCase method)
test_show_with_min_disk() (ImageXMLSerializationTest method)
test_show_with_min_ram() (ImageXMLSerializationTest method)
test_show_with_running() (InstanceUsageAuditLogTest method)
test_show_withid() (HypervisorsTest method)
test_show_works_correctly() (HostTestCase method)
test_show_zero_metadata() (ImageXMLSerializationTest method)
test_singleton() (TileraBareMetalNodesTestCase method)
TEST_SIZE_IN_GB (NfsDriverTestCase attribute)
test_skip_if_example() (ExampleSkipTestCase method)
test_skip_test_example() (ExampleSkipTestCase method)
test_skip_unless_example() (ExampleSkipTestCase method)
test_skips() (RootwrapTestCase method)
test_slave_apply() (TemplateTest method)
test_slave_asks_master_to_add_slave_to_pool() (HypervisorPoolTestCase method)
test_slave_asks_master_to_remove_slave_from_pool() (HypervisorPoolTestCase method)
test_slave_template_builder() (TemplateBuilderTest method)
test_sm_backend_conf_create() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_create_raise_duplicate() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_delete() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_delete_nonexisting() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_get() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_get_by_sr() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_get_by_sr_raise_notfound() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_get_raise_notfound() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_update() (SMVolumeDBApiTestCase method)
test_sm_backend_conf_update_raise_notfound() (SMVolumeDBApiTestCase method)
test_sm_flavor_create() (SMVolumeDBApiTestCase method)
test_sm_flavor_delete() (SMVolumeDBApiTestCase method)
test_sm_flavor_delete_nonexisting() (SMVolumeDBApiTestCase method)
test_sm_flavor_get() (SMVolumeDBApiTestCase method)
test_sm_flavor_get_by_label() (SMVolumeDBApiTestCase method)
test_sm_flavor_get_by_label_raise_notfound() (SMVolumeDBApiTestCase method)
test_sm_flavor_get_raise_notfound() (SMVolumeDBApiTestCase method)
test_sm_flavor_update() (SMVolumeDBApiTestCase method)
test_sm_flavor_update_raise_notfound() (SMVolumeDBApiTestCase method)
test_snapshot() (ComputeAPITestCase method)
(ComputeTestCase method)
(HyperVAPITestCase method)
(VMWareAPIVMTestCase method)
test_snapshot_conflict() (ComputeAPITestCase method)
test_snapshot_create() (SnapshotApiTest method), [1]
test_snapshot_create_force() (SnapshotApiTest method), [1]
test_snapshot_delete() (SnapshotApiTest method), [1]
test_snapshot_delete_invalid_id() (SnapshotApiTest method), [1]
test_snapshot_detail() (SnapshotApiTest method), [1]
test_snapshot_fails() (ComputeTestCase method)
test_snapshot_image_service_fails() (ComputeAPITestCase method)
test_snapshot_in_ami_format() (LibvirtConnTestCase method)
test_snapshot_in_qcow2_format() (LibvirtConnTestCase method)
test_snapshot_in_raw_format() (LibvirtConnTestCase method)
test_snapshot_index_detail_serializer() (SnapshotSerializerTest method), [1]
test_snapshot_instance() (ComputeRpcAPITestCase method)
test_snapshot_minram_mindisk() (ComputeAPITestCase method)
test_snapshot_minram_mindisk_img_missing_minram() (ComputeAPITestCase method)
test_snapshot_minram_mindisk_no_image() (ComputeAPITestCase method)
test_snapshot_minram_mindisk_VHD() (ComputeAPITestCase method)
TEST_SNAPSHOT_NAME (TestNexentaDriver attribute)
test_snapshot_no_image_architecture() (LibvirtConnTestCase method)
test_snapshot_no_original_image() (LibvirtConnTestCase method)
test_snapshot_non_existent() (VMWareAPIVMTestCase method)
test_snapshot_not_found() (ExecutorTestCase method)
TEST_SNAPSHOT_REF (TestNexentaDriver attribute)
test_snapshot_reset_status() (AdminActionsTest method)
test_snapshot_show() (SnapshotApiTest method), [1]
test_snapshot_show_create_serializer() (SnapshotSerializerTest method), [1]
test_snapshot_show_invalid_id() (SnapshotApiTest method), [1]
test_snapshot_with_update_failure() (HyperVAPITestCase method)
test_snapshots() (VolumeRouterTestCase method)
test_snapshots_detail() (VolumeRouterTestCase method)
test_soft_reboot_of_rebooting_instance() (ComputeAPITestCase method)
test_spawn() (PowerVMDriverTestCase method)
(VMWareAPIVMTestCase method)
test_spawn_cow_image() (HyperVAPITestCase method)
test_spawn_empty_dns() (XenAPIVMTestCase method)
test_spawn_fail_cleanup_1() (XenAPIVMTestCase method)
test_spawn_fail_cleanup_2() (XenAPIVMTestCase method)
test_spawn_glance() (XenAPIVMTestCase method)
test_spawn_injected_files() (XenAPIVMTestCase method)
test_spawn_iso_glance() (XenAPIVMTestCase method)
test_spawn_netinject_file() (XenAPIVMTestCase method)
test_spawn_netinject_xenstore() (XenAPIVMTestCase method)
test_spawn_no_cow_image() (HyperVAPITestCase method)
test_spawn_no_vswitch_exception() (HyperVAPITestCase method)
test_spawn_not_enough_memory() (XenAPIVMTestCase method)
test_spawn_raw_glance() (XenAPIVMTestCase method)
test_spawn_vhd_glance_linux() (XenAPIVMTestCase method)
test_spawn_vhd_glance_swapdisk() (XenAPIVMTestCase method)
test_spawn_vhd_glance_windows() (XenAPIVMTestCase method)
test_spawn_vlanmanager() (XenAPIVMTestCase method)
test_spawn_with_network_info() (LibvirtConnTestCase method)
test_spawn_with_network_qos() (XenAPIVMTestCase method)
test_spec_request() (TestServerCreateRequestXMLDeserializer method)
test_start() (ComputeAPITestCase method)
(ComputeTestCase method)
(ServerStartStopTest method)
test_start_instance() (ComputeRpcAPITestCase method)
test_start_instances() (CloudTestCase method)
test_start_random_port() (TestWSGIServer method)
test_start_shutdown() (ComputeAPITestCase method)
test_start_with_bogus_id() (ServerStartStopTest method)
test_state_revert() (ComputeTestCase method)
test_static_client_with_retries() (TestGlanceClientWrapper method)
test_static_client_without_retries() (TestGlanceClientWrapper method)
test_static_filters() (IptablesFirewallTestCase method)
(XenAPIDom0IptablesFirewallTestCase method)
test_statistics() (HypervisorsTest method)
test_statistics_serializer() (HypervisorsSerializersTest method)
test_stop() (ComputeAPITestCase method)
(ComputeTestCase method)
(ServerStartStopTest method)
test_stop_instance_call() (ComputeRpcAPITestCase method)
test_stop_instance_cast() (ComputeRpcAPITestCase method)
test_stop_instances() (CloudTestCase method)
test_stop_start_instance() (CloudTestCase method)
test_stop_start_with_volume() (CinderCloudTestCase method)
(CloudTestCase method)
test_stop_with_attached_volume() (CinderCloudTestCase method)
(CloudTestCase method)
test_stop_with_bogus_id() (ServerStartStopTest method)
test_stopped() (ServerStatusTest method)
test_storwize_svc_connectivity() (StorwizeSVCDriverTestCase method)
test_storwize_svc_flashcopy() (StorwizeSVCDriverTestCase method)
test_storwize_svc_host_maps() (StorwizeSVCDriverTestCase method)
test_storwize_svc_ip_connectivity() (StorwizeSVCDriverTestCase method)
test_storwize_svc_unicode_host_and_volume_names() (StorwizeSVCDriverTestCase method)
test_storwize_svc_volume_tests() (StorwizeSVCDriverTestCase method)
test_storwize_svc_volumes() (StorwizeSVCDriverTestCase method)
test_strcmp_const_time() (GenericUtilsTestCase method)
test_strip_dev() (BlockDeviceTestCase method)
test_strip_prefix() (BlockDeviceTestCase method)
test_subelement() (TemplateElementTest method)
test_successfull_clone_volume() (NetappNfsDriverTestCase method)
test_supported_instances_is_calculated_by_to_supported_instances() (XenAPIHostTestCase method)
test_supported_instances_is_included_in_host_state() (XenAPIHostTestCase method)
test_suspend() (ComputeAPITestCase method)
(ComputeTestCase method)
(HyperVAPITestCase method)
(VMWareAPIVMTestCase method)
test_suspend_already_suspended() (HyperVAPITestCase method)
test_suspend_error() (ComputeTestCase method)
test_suspend_instance() (ComputeRpcAPITestCase method)
test_suspend_non_existent() (VMWareAPIVMTestCase method)
test_swap() (ComputeValidateDeviceTestCase method)
test_swap_and_ephemeral_xenapi() (ComputeValidateDeviceTestCase method)
test_swap_and_one_attachment_xenapi() (ComputeValidateDeviceTestCase method)
test_swap_is_usable() (TestVirtDriver method)
test_swap_no_ephemeral() (ComputeValidateDeviceTestCase method)
test_swap_xenapi() (ComputeValidateDeviceTestCase method)
test_swapping() (SwapXapiHostTestCase method)
test_sync_multi() (QuotaEngineTestCase method)
test_sync_predeclared() (QuotaEngineTestCase method)
test_synchronized_externally() (LockTestCase method)
test_synchronized_internally() (LockTestCase method)
test_synchronized_wrapped_function_metadata() (LockTestCase method)
test_target_admin() (TargetAdminTestCase method)
test_task_notif() (NotificationsTestCase method)
test_task_update_with_states() (NotificationsTestCase method)
test_templatized_enforcement() (PolicyTestCase method)
test_temporary_chown() (GenericUtilsTestCase method)
test_tenant_id_filter_converts_to_project_id_for_admin() (ServersControllerTest method)
test_terminate_connection() (HpSanISCSITestCase method)
test_terminate_failure_leaves_task_state() (ComputeTestCase method)
test_terminate_instance() (ComputeRpcAPITestCase method)
test_terminate_instances() (CloudTestCase method)
test_terminate_instances_disable_terminate() (CloudTestCase method)
test_terminate_instances_invalid_instance_id() (CloudTestCase method)
test_terminate_instances_two_instances() (CloudTestCase method)
test_terminate_invalid_instance() (ApiEc2TestCase method)
test_terminate_no_network() (ComputeTestCase method)
test_terminate_sigkill() (MultiprocessWSGITest method)
test_terminate_sigterm() (MultiprocessWSGITest method)
test_terminate_usage_notification() (ComputeTestCase method)
test_timeout() (LockoutTestCase method)
test_to_global() (IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
test_to_global_with_bad_mac() (IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
test_to_global_with_bad_prefix() (IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
test_to_global_with_bad_project() (IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
test_to_mac() (IPv6AccountIdentiferTestCase method)
(IPv6RFC2462TestCase method)
test_to_string() (XenAPIImageTypeTestCase method)
test_tokens_expire() (ConsoleauthTestCase method)
test_tolerates_nones() (GetFromPathTestCase method)
test_too_big_volume() (VolumeTestCase method)
test_too_many_addresses() (QuotaIntegrationTestCase method)
test_too_many_cores() (QuotaIntegrationTestCase method)
test_too_many_gigabytes() (QuotaIntegrationTestCase method)
test_too_many_injected_file_content_bytes() (QuotaIntegrationTestCase method)
test_too_many_injected_file_path_bytes() (QuotaIntegrationTestCase method)
test_too_many_injected_files() (QuotaIntegrationTestCase method)
test_too_many_instances() (QuotaIntegrationTestCase method)
test_too_many_metadata_items() (QuotaIntegrationTestCase method)
test_too_many_metadata_items_on_create() (ImageMetaDataTest method)
(ServerMetaDataTest method)
test_too_many_metadata_items_on_put() (ImageMetaDataTest method)
test_too_many_metadata_items_on_update_item() (ServerMetaDataTest method)
test_too_many_volumes() (QuotaIntegrationTestCase method)
test_top_level_listing() (OpenStackMetadataTestCase method)
test_translate_certificate_view() (CertificatesTest method)
test_translate_floating_ip_pools_view() (FloatingIpPoolTest method)
test_translate_floating_ip_view() (FloatingIpTest method)
test_translate_floating_ip_view_dict() (FloatingIpTest method)
test_truncated() (LastBytesTestCase method)
test_trusted_filter_default_passes() (HostFiltersTestCase method)
test_trusted_filter_trusted_and_trusted_passes() (HostFiltersTestCase method)
test_trusted_filter_trusted_and_untrusted_fails() (HostFiltersTestCase method)
test_trusted_filter_untrusted_and_trusted_fails() (HostFiltersTestCase method)
test_trusted_filter_untrusted_and_untrusted_passes() (HostFiltersTestCase method)
test_type_filter() (HostFiltersTestCase method)
test_types() (VolumeRouterTestCase method)
test_uncloneable_different_fsid() (RBDTestCase method)
test_uncloneable_unreadable() (RBDTestCase method)
test_unfilter_instance_undefines_nwfilter() (IptablesFirewallTestCase method)
test_unfilter_instance_undefines_nwfilters() (NWFilterTestCase method)
test_unimplemented_schedule_prep_resize() (SchedulerDriverBaseTestCase method)
test_unimplemented_schedule_run_instance() (SchedulerDriverBaseTestCase method)
test_unique_host_id() (ServersControllerTest method)
test_unknown_bucket() (S3APITestCase method)
test_unknown_kwargs_raises_error() (ExecuteTestCase method)
test_unlock() (ComputeAPITestCase method)
test_unpause() (ComputeAPITestCase method)
(HyperVAPITestCase method)
(VMWareAPIVMTestCase method)
test_unpause_already_running() (HyperVAPITestCase method)
test_unpause_instance() (ComputeRpcAPITestCase method)
test_unrescue() (RescueTest method)
(XenAPIVMTestCase method)
test_unrescue_instance() (ComputeRpcAPITestCase method)
test_unrescue_not_in_rescue() (XenAPIVMTestCase method)
test_unrescue_of_active_instance() (RescueTest method)
test_unreserve() (FixedIpCommandsTestCase method)
test_unreserve_nonexistent_address() (FixedIpCommandsTestCase method)
test_unsafe_exceptions_are_not_described_in_faults() (APITest method)
test_update() (AggregateTestCase method)
(FakeImageServiceTestCase method)
(MetadataXMLDeserializationTest method)
(ServerXMLSerializationTest method)
(TestGlanceImageService method)
test_update_aggregate_metadata() (ComputeAPIAggrTestCase method)
test_update_all() (ImageMetaDataTest method)
(MetadataXMLDeserializationTest method)
(MetadataXMLSerializationTest method)
(ServerMetaDataTest method)
test_update_all_empty_container() (ServerMetaDataTest method)
test_update_all_image_not_found() (ImageMetaDataTest method)
test_update_all_malformed_container() (ServerMetaDataTest method)
test_update_all_malformed_data() (ServerMetaDataTest method)
test_update_all_nonexistent_server() (ServerMetaDataTest method)
test_update_block_device_mapping() (ComputeAPITestCase method)
test_update_deserializer() (HostSerializerTest method)
test_update_dhcp_for_nw00() (LinuxNetworkTestCase method)
test_update_dhcp_for_nw01() (LinuxNetworkTestCase method)
test_update_empty_body() (VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
test_update_item() (FlavorsExtraSpecsTest method)
(ImageMetaDataTest method)
(MetadataXMLSerializationTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method), [1]
test_update_item_bad_body() (ImageMetaDataTest method)
test_update_item_body_uri_mismatch() (FlavorsExtraSpecsTest method)
(ImageMetaDataTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method), [1]
test_update_item_empty_body() (FlavorsExtraSpecsTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method)
test_update_item_empty_key() (ServerMetaDataTest method)
test_update_item_image_not_found() (ImageMetaDataTest method)
test_update_item_key_too_long() (ServerMetaDataTest method)
test_update_item_nonexistent_server() (ServerMetaDataTest method)
test_update_item_too_many_keys() (FlavorsExtraSpecsTest method)
(ImageMetaDataTest method)
(ServerMetaDataTest method)
(VolumeTypesExtraSpecsTest method), [1]
test_update_item_value_too_long() (ServerMetaDataTest method)
test_update_missing_server() (ServersAllExtensionsTestCase method)
test_update_no_body() (VolumeTypeExtraSpecsUnprocessableEntityTestCase method)
test_update_no_service_name() (NotificationsTestCase method)
test_update_project_count() (StatsTestCase method)
test_update_serializer_with_maintainance_mode() (HostSerializerTest method)
test_update_serializer_with_maintainance_mode_and_status() (HostSerializerTest method)
test_update_serializer_with_status() (HostSerializerTest method)
test_update_server_access_ipv4() (ServersControllerTest method)
test_update_server_access_ipv4_bad_format() (ServersControllerTest method)
test_update_server_access_ipv4_blank() (ServersControllerTest method)
test_update_server_access_ipv4_none() (ServersControllerTest method)
test_update_server_access_ipv6() (ServersControllerTest method)
test_update_server_access_ipv6_bad_format() (ServersControllerTest method)
test_update_server_access_ipv6_blank() (ServersControllerTest method)
test_update_server_access_ipv6_none() (ServersControllerTest method)
test_update_server_adminPass_ignored() (ServersControllerTest method)
test_update_server_all_attributes() (ServersControllerTest method)
test_update_server_invalid_disk_config() (DiskConfigTestCase method)
test_update_server_missing_server() (ServersUnprocessableEntityTestCase method)
test_update_server_name() (ServersControllerTest method)
test_update_server_name_too_long() (ServersControllerTest method)
test_update_server_no_body() (ServersUnprocessableEntityTestCase method)
test_update_server_not_found() (ServersControllerTest method)
test_update_server_not_found_on_update() (ServersControllerTest method)
test_update_service_capabilities() (HostManagerTestCase method)
(MultiDriverTestCase method)
(SchedulerManagerTestCase method)
(SchedulerRpcAPITestCase method)
(SchedulerTestCase method)
(SimpleSchedulerTestCase method)
test_update_show_serializer() (VolumeTypeExtraSpecsSerializerTest method), [1]
test_update_stats_for_instance_deleted() (StatsTestCase method)
test_update_stats_for_instance_no_change() (StatsTestCase method)
test_update_stats_for_instance_task_change() (StatsTestCase method)
test_update_stats_for_instance_vm_change() (StatsTestCase method)
test_update_status() (HostStateTestCase method)
test_update_with_bad_host_aggregate() (AggregateTestCase method)
test_update_with_host_name() (NotificationsTestCase method)
test_update_with_no_update_key() (AggregateTestCase method)
test_update_with_no_updates() (AggregateTestCase method)
test_update_with_only_availability_zone() (AggregateTestCase method)
test_update_with_only_name() (AggregateTestCase method)
test_update_with_service_name() (NotificationsTestCase method)
test_update_with_wrong_updates() (AggregateTestCase method)
test_upload_image() (VmUtilsTestCase method)
test_uptime_implemented() (HypervisorsTest method)
test_uptime_noid() (HypervisorsTest method)
test_uptime_notimplemented() (HypervisorsTest method)
test_uptime_serializer() (HypervisorsSerializersTest method)
test_used_limits() (UsedLimitsTestCase method)
test_used_limits_xmlns() (UsedLimitsTestCase method)
test_used_ram_added() (UsedLimitsTestCase method)
test_user_data() (MetadataTestCase method)
test_user_data_non_existing_fixed_address() (MetadataHandlerTestCase method)
test_user_data_post() (UserDataJsonTest method)
test_user_data_with_use_forwarded_header() (MetadataHandlerTestCase method)
test_user_id_only() (TestNovaKeystoneContextMiddleware method)
test_user_id_trumps_user() (TestNovaKeystoneContextMiddleware method)
test_user_limit() (LimiterTest method)
test_user_only() (TestNovaKeystoneContextMiddleware method)
test_userdata() (OpenStackMetadataTestCase method)
test_valid_limit() (PaginationParamsTest method)
test_valid_limit_and_marker() (PaginationParamsTest method)
test_valid_marker() (PaginationParamsTest method)
test_validate() (ValidatorTestCase method)
test_validate_cidrs() (CommonNetworkTestCase method)
test_validate_cidrs_already_used() (CommonNetworkTestCase method)
test_validate_cidrs_conflict_existing_supernet() (CommonNetworkTestCase method)
test_validate_cidrs_one_in_use() (CommonNetworkTestCase method)
test_validate_cidrs_smaller_subnet_in_use() (CommonNetworkTestCase method)
test_validate_cidrs_split_all_in_use() (CommonNetworkTestCase method)
test_validate_cidrs_split_cidr_in_use_middle_of_range() (CommonNetworkTestCase method)
test_validate_cidrs_split_exact_in_half() (CommonNetworkTestCase method)
test_validate_cidrs_split_partial() (CommonNetworkTestCase method)
test_validate_cidrs_split_smaller_cidr_in_use() (CommonNetworkTestCase method)
test_validate_cidrs_split_smaller_cidr_in_use2() (CommonNetworkTestCase method)
test_validate_cidrs_too_many() (CommonNetworkTestCase method)
test_validate_console_port() (ComputeAPITestCase method)
(ComputeRpcAPITestCase method)
test_validate_console_port_wrong_port() (ComputeAPITestCase method)
test_validate_ec2_id() (ValidatorTestCase method)
test_validate_image_path() (ValidatorTestCase method)
test_validate_int() (ValidatorTestCase method)
test_validate_ipv4() (ValidatorTestCase method)
test_validate_networks() (FlatNetworkTestCase method)
(TestQuantumv2 method)
(VlanNetworkTestCase method)
test_validate_networks_empty_fixed_ip() (FlatNetworkTestCase method)
(VlanNetworkTestCase method)
test_validate_networks_empty_requested_networks() (FlatNetworkTestCase method)
(VlanNetworkTestCase method)
test_validate_networks_ex_1() (TestQuantumv2 method)
test_validate_networks_ex_2() (TestQuantumv2 method)
test_validate_networks_invalid_fixed_ip() (FlatNetworkTestCase method)
(VlanNetworkTestCase method)
test_validate_networks_none_fixed_ip() (FlatNetworkTestCase method)
(VlanNetworkTestCase method)
test_validate_networks_none_requested_networks() (FlatNetworkTestCase method)
(VlanNetworkTestCase method)
test_validate_reserved() (FlatNetworkTestCase method)
test_validate_str() (ValidatorTestCase method)
test_validate_url_path() (ValidatorTestCase method)
test_validate_user_data() (ValidatorTestCase method)
test_vcs_version_string_is_good() (VersionTestCase method)
test_vendor_content_type_json() (APITest method)
test_vendor_content_type_xml() (APITest method)
test_verify_base_images() (ImageCacheManagerTestCase method)
test_verify_base_images_no_base() (ImageCacheManagerTestCase method)
test_verify_checksum() (ImageCacheManagerTestCase method)
test_verify_checksum_disabled() (ImageCacheManagerTestCase method)
test_verify_checksum_file_missing() (ImageCacheManagerTestCase method)
test_verify_checksum_invalid() (ImageCacheManagerTestCase method)
test_verify_checksum_invalid_json() (ImageCacheManagerTestCase method)
test_verify_checksum_invalid_repaired() (ImageCacheManagerTestCase method)
test_verify_detailed_index() (SimpleTenantUsageTest method)
test_verify_index() (SimpleTenantUsageTest method)
test_verify_index_future_end_time() (SimpleTenantUsageTest method)
test_verify_resize() (ServerStatusTest method)
test_verify_show() (SimpleTenantUsageTest method)
test_verify_show_cant_view_other_tenant() (SimpleTenantUsageTest method)
test_verify_show_future_end_time() (SimpleTenantUsageTest method)
test_verify_simple_index() (SimpleTenantUsageTest method)
test_verify_simple_index_empty_param() (SimpleTenantUsageTest method)
test_version_content_listing() (OpenStackMetadataTestCase method)
test_version_detail_atom_serializer() (VersionsSerializerTests method)
test_version_root() (MetadataHandlerTestCase method)
test_version_string_is_good() (VersionTestCase method)
test_version_string_with_vcs_is_good() (VersionTestCase method)
test_versions() (VolumeRouterTestCase method)
test_versions_dispatch() (VolumeRouterTestCase method)
test_versions_get() (VersionsSampleJsonTest method)
test_versions_list_atom_serializer() (VersionsSerializerTests method)
test_versions_list_xml_serializer() (VersionsSerializerTests method)
test_versions_multi_xml_serializer() (VersionsSerializerTests method)
test_vhd() (XenAPIDetermineDiskImageTestCase method)
test_view_builder() (VersionsViewBuilderTests method)
test_view_builder_list() (VolumeTypesApiTest method)
test_view_builder_show() (VolumeTypesApiTest method)
test_view_hypervisor_detail_noservers() (HypervisorsTest method)
test_view_hypervisor_nodetail_noservers() (HypervisorsTest method)
test_view_hypervisor_servers() (HypervisorsTest method)
test_vif_get_fixed_ips() (VIFTests method)
test_vif_get_floating_ips() (VIFTests method)
test_vif_get_labeled_ips() (VIFTests method)
test_vifs_list() (VirtualInterfacesJsonTest method)
test_vlan_override() (LinuxNetworkTestCase method)
test_vm_update_with_states() (NotificationsTestCase method)
test_vnc_console() (ComputeAPITestCase method)
test_voltype_serializer() (VolumeTypesSerializerTest method), [1]
test_volume_create() (VolumeApiTest method), [1]
test_volume_create_no_body() (VolumeApiTest method)
test_volume_create_with_image_id() (VolumeApiTest method)
test_volume_create_with_image_id_and_snapshot_id() (VolumeApiTest method)
test_volume_create_with_image_id_is_integer() (VolumeApiTest method)
test_volume_create_with_image_id_not_uuid_format() (VolumeApiTest method)
test_volume_creation_fails_with_bad_size() (VolumeApiTest method)
test_volume_delete() (VolumeApiTest method), [1]
test_volume_delete_no_volume() (VolumeApiTest method), [1]
test_volume_detail() (VolumeApiTest method)
test_volume_in_mapping() (LibvirtConnTestCase method)
test_volume_index() (VolumeApiTest method)
test_volume_index_detail_serializer() (VolumeSerializerTest method), [1]
test_volume_list() (VolumeApiTest method)
test_volume_list_detail() (VolumeApiTest method)
TEST_VOLUME_NAME (TestNexentaDriver attribute)
TEST_VOLUME_NAME2 (TestNexentaDriver attribute)
test_volume_not_found() (ExecutorTestCase method)
TEST_VOLUME_REF (TestNexentaDriver attribute)
TEST_VOLUME_REF2 (TestNexentaDriver attribute)
test_volume_show() (VolumeApiTest method), [1]
test_volume_show_create_serializer() (VolumeSerializerTest method), [1]
test_volume_show_no_attachments() (VolumeApiTest method)
test_volume_show_no_volume() (VolumeApiTest method), [1]
test_volume_size() (ComputeAPITestCase method)
test_volume_type() (TestVolumeCreateRequestXMLDeserializer method), [1]
test_volume_type_create_then_destroy() (VolumeTypeTestCase method)
test_volume_type_extra_specs_create() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_extra_specs_delete() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_extra_specs_update() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_all() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_by_id_and_name() (VolumeTypeTestCase method)
test_volume_type_get_by_name_with_extra_specs() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_get_with_extra_specs() (VolumeTypeExtraSpecsTestCase method)
test_volume_type_search_by_extra_spec() (VolumeTypeTestCase method)
test_volume_type_search_by_extra_spec_multiple() (VolumeTypeTestCase method)
test_volume_type_specs_get() (VolumeTypeExtraSpecsTestCase method)
test_volume_types_delete() (VolumeTypesApiTest method)
(VolumeTypesManageApiTest method)
test_volume_types_delete_not_found() (VolumeTypesApiTest method)
(VolumeTypesManageApiTest method)
test_volume_types_index() (VolumeTypesApiTest method), [1]
test_volume_types_index_no_data() (VolumeTypesApiTest method), [1]
test_volume_types_show() (VolumeTypesApiTest method), [1]
test_volume_types_show_not_found() (VolumeTypesApiTest method), [1]
test_volumes() (VolumeRouterTestCase method)
test_volumes_detail() (VolumeRouterTestCase method)
test_vpn_allocate_fixed_ip() (VlanNetworkTestCase method)
test_vpn_allocate_fixed_ip_no_network_id() (VlanNetworkTestCase method)
test_wait_for_running() (LibvirtDriverTestCase method)
test_walk_versions() (TestMigrations method)
test_weighted_sum_happy_day() (LeastCostTestCase method)
test_weighted_sum_single_function() (LeastCostTestCase method)
test_will_get_instance_by_flavor_id() (InstanceTypeTestCase method)
test_will_get_instance_type_by_id() (InstanceTypeTestCase method)
test_will_list_deleted_type_for_active_instance() (InstanceTypeTestCase method)
test_will_not_destroy_with_no_name() (InstanceTypeTestCase method)
test_will_not_get_bad_default_instance_type() (InstanceTypeTestCase method)
test_will_not_get_instance_by_unknown_flavor_id() (InstanceTypeTestCase method)
test_will_not_get_instance_type_by_unknown_id() (InstanceTypeTestCase method)
test_will_not_get_instance_type_with_bad_id() (InstanceTypeTestCase method)
test_will_not_get_instance_type_with_bad_name() (InstanceTypeTestCase method)
test_window_timeout() (LockoutTestCase method)
test_with_flag() (BaseResourceTestCase method)
test_with_flag_no_quota() (BaseResourceTestCase method)
test_withouttoken_keystone_connection_error() (TestQuantumClient method)
test_withouttoken_keystone_not_auth() (TestQuantumClient method)
test_withtoken() (TestQuantumClient method)
test_wrap() (ComputeValidateDeviceTestCase method)
(TemplateElementTest method)
(TemplateTest method)
test_wrap_exception_good_return() (WrapExceptionTestCase method)
test_wrap_exception_throws_exception() (WrapExceptionTestCase method)
test_wrap_exception_with_notifier() (WrapExceptionTestCase method)
test_wrap_exception_with_notifier_defaults() (WrapExceptionTestCase method)
test_wrap_instance_fault() (ComputeTestCase method)
test_wrap_instance_fault_no_instance() (ComputeTestCase method)
test_wrap_plus_one() (ComputeValidateDeviceTestCase method)
test_wrapped_method() (ComputePolicyTestCase method)
test_write_domain() (DomainReadWriteTestCase method)
test_write_to_file() (LibvirtUtilsTestCase method)
test_write_to_file_with_umask() (LibvirtUtilsTestCase method)
test_wrong_token_has_port() (ConsoleauthTestCase method)
test_xhtml_escape() (GenericUtilsTestCase method)
test_xml() (XMLDeserializerTest method)
(XMLDictSerializerTest method)
test_xml_and_uri() (LibvirtConnTestCase method)
test_xml_and_uri_no_kernel() (LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk() (LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk_no_kernel() (LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk_no_kernel_xen_hvm() (LibvirtConnTestCase method)
test_xml_and_uri_no_ramdisk_no_kernel_xen_pv() (LibvirtConnTestCase method)
test_xml_and_uri_rescue() (LibvirtConnTestCase method)
test_xml_and_uri_rescue_no_kernel() (LibvirtConnTestCase method)
test_xml_and_uri_rescue_no_kernel_no_ramdisk() (LibvirtConnTestCase method)
test_xml_and_uri_rescue_no_ramdisk() (LibvirtConnTestCase method)
test_xml_declaration() (FlavorAccessSerializerTest method)
(FlavorsXMLSerializationTest method)
(ImageXMLSerializationTest method)
(LimitsXMLSerializationTest method)
(MetadataXMLSerializationTest method)
(ServerXMLSerializationTest method)
(TestAddressesXMLSerialization method)
test_xml_disk_bus_ide() (LibvirtConnTestCase method)
test_xml_disk_bus_ide_and_virtio() (LibvirtConnTestCase method)
test_xml_disk_bus_virtio() (LibvirtConnTestCase method)
test_xml_disk_driver() (LibvirtConnTestCase method)
test_xml_disk_prefix() (LibvirtConnTestCase method)
test_xml_empty() (XMLDeserializerTest method)
test_xml_serializer() (TestFaults method)
test_xml_uuid() (LibvirtConnTestCase method)
test_xmlns_version_matches_request_version() (ApiEc2TestCase method)
test_xvpvnc_vnc_console() (ComputeTestCase method)
test_year() (AuditPeriodTest method)
test_year_with_offset_after_current() (AuditPeriodTest method)
test_year_with_offset_before_current() (AuditPeriodTest method)
TestAddressesXMLSerialization (class in nova.tests.api.openstack.compute.test_servers)
TestBogusFilter (class in nova.tests.scheduler.test_host_filters)
TestCase (class in nova.test)
testClaimAndAbort() (ResourceTestCase method)
testClaimAndFinish() (ResourceTestCase method)
TestConsolesXMLSerializer (class in nova.tests.api.openstack.compute.test_consoles)
testContextClaimWithException() (ResourceTestCase method)
testCpuOversubscription() (ResourceTestCase method)
testCpuStats() (ResourceTestCase method)
testCpuUnlimited() (ResourceTestCase method)
testCreatedComputeNode() (MissingComputeNodeTestCase method)
testDisabled() (UnsupportedDriverTestCase method)
testDisabledAbortClaim() (UnsupportedDriverTestCase method)
testDisabledClaim() (UnsupportedDriverTestCase method)
testDisabledFinishClaim() (UnsupportedDriverTestCase method)
testDisabledInstanceClaim() (UnsupportedDriverTestCase method)
testDisabledInstanceContextClaim() (UnsupportedDriverTestCase method)
testDisabledUpdateUsage() (UnsupportedDriverTestCase method)
testDiskOversubscription() (ResourceTestCase method)
testEnabled() (MissingComputeNodeTestCase method)
testExpiredClaims() (ResourceTestCase method)
TestFaults (class in nova.tests.api.ec2.test_faults)
(class in nova.tests.api.openstack.test_faults)
TestFileLocks (class in nova.tests.test_utils)
TestFilter (class in nova.tests.scheduler.test_host_filters)
TestFloatingIPManager (class in nova.tests.network.test_manager)
testFreeDiskResourceValue() (ResourceTestCase method)
testFreeRamResourceValue() (ResourceTestCase method)
TestGlanceClientWrapper (class in nova.tests.image.test_glance)
TestGlanceImageService (class in nova.tests.image.test_glance)
TestGlanceImageService.tzinfo (class in nova.tests.image.test_glance)
TestGlanceSerializer (class in nova.tests.image.test_glance)
TestingException
testInstanceClaim() (ResourceTestCase method)
testInstanceContextClaim() (ResourceTestCase method)
testInsufficientCpuClaim() (ResourceTestCase method)
testInsufficientDiskClaimWithOversubscription() (ResourceTestCase method)
testInsufficientMemoryClaimWithOversubscription() (ResourceTestCase method)
TestIpAllocation (class in nova.tests.test_db_api)
TestKeystoneMiddlewareRoles (class in nova.tests.api.test_auth)
TestLauncher (class in nova.tests.test_service)
TestLimiter (class in nova.tests.api.openstack.compute.test_limits)
TestLoaderNormalFilesystem (class in nova.tests.test_wsgi)
TestLoaderNothingExists (class in nova.tests.test_wsgi)
testMemoryOversubscription() (ResourceTestCase method)
TestMigrations (class in nova.tests.test_migrations)
testMissingService() (MissingServiceTestCase method)
TestNexentaDriver (class in nova.tests.test_nexenta)
TestNexentaJSONRPC (class in nova.tests.test_nexenta)
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)
TestPluginClass (class in nova.tests.test_plugin_api_extensions)
TestQuantumClient (class in nova.tests.network.test_quantumv2)
TestQuantumv2 (class in nova.tests.network.test_quantumv2)
TestQuantumv2ModuleMethods (class in nova.tests.network.test_quantumv2)
TestRequestBodySizeLimiter (class in nova.tests.api.test_sizelimit)
TestRouter (class in nova.tests.api.openstack.fakes)
TestRPCFixedManager (class in nova.tests.network.test_manager)
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)
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)
testUnlimitDiskClaim() (ResourceTestCase method)
testUnlimitedMemoryClaim() (ResourceTestCase method)
testUpdateComputeNode() (ResourceTestCase method)
testUpdateLoadStatsForInstance() (ResourceTestCase method)
testUpdateUseOnlyForTracked() (ResourceTestCase method)
TestUtilsTestCase (class in nova.tests.test_test_utils)
TestVirtDisk (class in nova.tests.test_virt)
TestVirtDiskPaths (class in nova.tests.test_virt)
TestVirtDriver (class in nova.tests.test_virt)
TestVolumeCreateRequestXMLDeserializer (class in nova.tests.api.openstack.compute.contrib.test_volumes)
(class in nova.tests.api.openstack.volume.test_volumes)
TestWeightedHost (class in nova.tests.scheduler.test_least_cost)
TestWSGIServer (class in nova.tests.test_wsgi)
TestWSGIService (class in nova.tests.test_service)
text (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)
ThatLastTwoPercentCoverageTestCase (class in nova.tests.test_compat_flagfile)
ThatsNoOrdinaryRabbitException
ThreadSafePipe (class in nova.virt.vmwareapi.io_util)
TileraBareMetalNodesTestCase (class in nova.tests.baremetal.test_tilera)
timefunc() (in module nova.utils)
Timeout
timeout_fixed_ips (FlatManager attribute)
(NetworkManager attribute)
TIMESTAMP (ImageXMLSerializationTest attribute)
(ServerXMLSerializationTest attribute)
to_dict() (CommonRpcContext method)
(RequestContext method), [1]
(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 (ProviderFirewallRule attribute)
(SecurityGroupIngressRule attribute)
to_primitive() (in module nova.openstack.common.jsonutils)
to_string() (LPAR method)
(nova.virt.xenapi.vm_utils.ImageType class method)
to_supported_instances() (in module nova.virt.xenapi.host)
to_xml() (LibvirtConfigObject method)
(LibvirtDriver method)
to_xml_dict() (BareMetalDriver method)
to_xml_string() (XMLDictSerializer method)
TooManyInstances
topic (Service attribute)
topic_send() (Connection method)
TopicBinding (class in nova.openstack.common.rpc.matchmaker)
TopicConsumer (class in nova.openstack.common.rpc.impl_kombu)
TopicPublisher (class in nova.openstack.common.rpc.impl_kombu)
ToSupportedInstancesTestCase (class in nova.tests.test_xenapi)
total (QuotaUsage attribute)
total_seconds() (in module nova.utils)
tree() (Template method)
(TemplateElement method)
trigger_handler() (SecurityGroupAPI method)
trigger_instance_add_security_group_refresh() (API method)
(NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_instance_remove_security_group_refresh() (API method)
(NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_members_refresh() (SecurityGroupAPI method)
trigger_provider_fw_rules_refresh() (API method)
trigger_rules_refresh() (SecurityGroupAPI method)
trigger_security_group_create_refresh() (NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_security_group_destroy_refresh() (NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_security_group_members_refresh() (API method)
(NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_security_group_rule_create_refresh() (NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
trigger_security_group_rule_destroy_refresh() (NullSecurityGroupHandler method)
(SecurityGroupHandlerBase method)
TrustedFilter (class in nova.scheduler.filters.trusted_filter)
trycmd() (in module nova.utils)
TypeAffinityFilter (class in nova.scheduler.filters.type_filter)
Types_extra_specs (class in nova.api.openstack.volume.contrib.types_extra_specs)
Types_manage (class in nova.api.openstack.volume.contrib.types_manage)

U

UnableToMigrateToSelf
unbind() (in module nova.virt.disk.api)
unbind_floating_ip() (in module nova.network.linux_net)
unbind_s() (FakeLDAP method)
undefine() (Domain method)
(NWFilter method)
undefineFlags() (Domain method)
undiscover_volume() (XenSMDriver method)
undo_aggregate_operation() (ComputeDriver method)
(LibvirtDriver method)
(ResourcePool method)
(XenAPIDriver method)
undo_with() (UndoManager method)
UndoManager (class in nova.utils)
UnexpectedTaskStateError
unfilter_instance() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(FirewallDriver method)
(HyperVDriver method)
(IptablesFirewallDriver method), [1]
(LibvirtDriver method)
(NWFilterFirewall method)
(VMOps method)
(XenAPIDriver method)
unget_dev() (Mount method), [1], [2]
UNIT_MAP (Limit attribute)
UNITS (Limit attribute)
unlock() (API method)
unmap_dev() (Mount method), [1]
unmarshall_time() (in module nova.openstack.common.timeutils)
unmnt_dev() (Mount method), [1]
unpack_context() (in module nova.openstack.common.rpc.amqp)
unparsed_entity_decl() (ProtectedExpatParser method)
unpause() (API method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(PowerVMDriver method)
(VMOps method), [1]
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
unpause_instance() (ComputeAPI method)
(ComputeManager method)
unplug() (in module nova.network.linux_net)
(LibvirtBridgeDriver method)
(LibvirtHybridOVSBridgeDriver method)
(LibvirtOpenVswitchDriver method)
(LibvirtOpenVswitchVirtualPortDriver method)
(LinuxBridgeInterfaceDriver method)
(LinuxNetInterfaceDriver method)
(LinuxOVSInterfaceDriver method)
(QuantumLinuxBridgeInterfaceDriver method)
(QuantumLinuxBridgeVIFDriver method)
(VIFDriver method)
(VMWareVlanBridgeDriver method)
(XenAPIBridgeDriver method)
(XenAPIOpenVswitchDriver method)
unplug_pbds() (in module nova.virt.xenapi.volume_utils)
unplug_vbd() (in module nova.virt.xenapi.vm_utils)
unplug_vifs() (ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(VMOps method)
(VMWareESXDriver method)
(VMWareVMOps method)
(XenAPIDriver method)
UnprocessableAttachmentTestCase (class in nova.tests.api.openstack.compute.contrib.test_volumes)
UnprocessableSnapshotTestCase (class in nova.tests.api.openstack.compute.contrib.test_volumes)
UnprocessableVolumeTestCase (class in nova.tests.api.openstack.compute.contrib.test_volumes)
unquote_header_value() (in module nova.api.openstack.urlmap)
UnrecognizedFlag
unregister_opt() (ConfigOpts method)
unregister_opts() (ConfigOpts method)
unrescue() (API method)
(BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(LibvirtDriver method)
(VMOps method)
(XenAPIDriver method)
(in module nova.tests.api.openstack.compute.contrib.test_rescue)
unrescue_instance() (ComputeAPI method)
(ComputeManager method)
unreserve_volume() (API method), [1], [2]
unset_stub_network_methods() (in module nova.tests.fake_network)
UnsupportedDriverTestCase (class in nova.tests.compute.test_resource_tracker)
UnsupportedRpcVersion
UnsupportedVirtDriver (class in nova.tests.compute.test_resource_tracker)
until_refresh (FakeUsage attribute)
(QuotaUsage attribute)
unwrap() (Template method)
(TemplateElement method)
update() (AggregateController method)
(API method), [1], [2]
(Controller method), [1], [2], [3]
(FlavorExtraSpecsController method)
(FloatingIPDNSDomainController method)
(FloatingIPDNSEntryController method)
(GlanceImageService method)
(HostController method)
(MetadataXMLDeserializer method)
(NovaBase method)
(QuotaClassSetsController method)
(QuotaSetsController method)
(ReadOnlyDict method)
(S3ImageService method)
(ServerDiskConfigController method)
(StubGlanceClient method)
(VolumeAttachmentController method)
(VolumeTypeExtraSpecsController method), [1]
update_aggregate() (AggregateAPI method)
update_aggregate_metadata() (AggregateAPI method)
update_all() (Controller method), [1]
(MetadataXMLDeserializer method)
update_available_resource() (ComputeManager method)
(ResourceTracker method)
update_capabilities() (HostState method)
update_dhcp() (in module nova.network.linux_net)
update_dhcp_hostfile_with_text() (in module nova.network.linux_net)
update_from_compute_node() (HostState method)
update_host_status() (BareMetalDriver method)
(ComputeDriver method)
(FakeDriver method)
(HyperVDriver method)
(LibvirtDriver method)
(XenAPIDriver method)
update_image() (CloudController method)
update_instance_cache_with_nw_info() (in module nova.network.api)
update_instance_metadata() (API method)
update_ra() (in module nova.network.linux_net)
update_service_capabilities() (HostManager method)
(MultiScheduler method)
(Scheduler method)
(SchedulerAPI method)
(SchedulerDependentManager method)
(SchedulerManager method)
update_stats_for_instance() (Stats method)
update_status() (HostState method), [1], [2]
update_store() (CommonRpcContext method)
(RequestContext method)
update_usage() (ResourceTracker method)
update_volume_metadata() (API method), [1]
updated (Admin_actions attribute), [1]
(Aggregates attribute)
(Availability_zone attribute)
(Certificates attribute)
(Cloudpipe attribute)
(Config_drive attribute)
(Console_output attribute)
(Consoles attribute)
(Createserverext attribute)
(Deferred_delete attribute)
(Disk_config attribute)
(Extended_server_attributes attribute)
(Extended_status attribute)
(ExtensionDescriptor attribute)
(Flavor_access attribute)
(Flavor_disabled attribute)
(Flavor_rxtx attribute)
(Flavor_swap attribute)
(Flavorextradata attribute)
(Flavorextraspecs attribute)
(Flavormanage attribute)
(Floating_ip_dns attribute)
(Floating_ip_pools attribute)
(Floating_ips attribute)
(Foxinsocks attribute), [1]
(Hosts attribute)
(Hypervisors attribute)
(Image_create attribute)
(Instance_usage_audit_log attribute)
(Keypairs attribute)
(Multinic attribute)
(Multiple_create attribute)
(Networks attribute)
(Quota_classes attribute)
(Quotas attribute)
(Rescue attribute)
(Scheduler_hints attribute)
(Security_groups attribute)
(Server_diagnostics attribute)
(Server_start_stop attribute)
(Simple_tenant_usage attribute)
(Types_extra_specs attribute)
(Types_manage attribute)
(Used_limits attribute)
(User_data attribute)
(Virtual_interfaces attribute)
(Volume_actions attribute)
(Volumes attribute)
(Volumetypes attribute)
updated_at (AgentBuild attribute)
(Aggregate attribute)
(AggregateHost attribute)
(AggregateMetadata attribute)
(BandwidthUsage attribute)
(BlockDeviceMapping attribute)
(Certificate attribute)
(ComputeNode attribute)
(ComputeNodeStat attribute)
(Console attribute)
(ConsolePool attribute)
(DNSDomain attribute)
(FakeUsage attribute)
(FixedIp attribute)
(FloatingIp attribute)
(Instance attribute)
(InstanceFault attribute)
(InstanceIdMapping attribute)
(InstanceInfoCache attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(InstanceTypeProjects attribute)
(InstanceTypes attribute)
(IscsiTarget attribute)
(KeyPair attribute)
(Migration attribute)
(Network attribute)
(NovaBase attribute)
(ProviderFirewallRule attribute)
(Quota attribute)
(QuotaClass attribute)
(QuotaUsage attribute)
(Reservation attribute)
(S3Image attribute)
(SMBackendConf attribute)
(SMFlavors attribute)
(SMVolume attribute)
(SecurityGroup attribute)
(SecurityGroupIngressRule attribute)
(SecurityGroupInstanceAssociation attribute)
(Service attribute)
(Snapshot attribute)
(SnapshotIdMapping attribute)
(TaskLog attribute)
(VirtualInterface attribute)
(Volume attribute)
(VolumeIdMapping attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
(VolumeTypes attribute)
upgrade() (in module nova.db.sqlalchemy.migrate_repo.versions.082_essex)
(in module nova.db.sqlalchemy.migrate_repo.versions.083_quota_class)
(in module nova.db.sqlalchemy.migrate_repo.versions.084_quotas_unlimited)
(in module nova.db.sqlalchemy.migrate_repo.versions.085_add_index_to_fixed_ips_by_address)
(in module nova.db.sqlalchemy.migrate_repo.versions.086_set_engine_mysql_innodb)
(in module nova.db.sqlalchemy.migrate_repo.versions.087_add_uuid_to_bw_usage_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.088_change_instance_id_to_uuid_in_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.089_add_volume_id_mappings)
(in module nova.db.sqlalchemy.migrate_repo.versions.090_modify_volume_id_datatype)
(in module nova.db.sqlalchemy.migrate_repo.versions.091_convert_volume_ids_to_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.092_add_instance_system_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.093_drop_instance_actions_table)
(in module nova.db.sqlalchemy.migrate_repo.versions.094_update_postgresql_sequence_names)
(in module nova.db.sqlalchemy.migrate_repo.versions.095_change_fk_instance_id_to_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.096_recreate_dns_domains)
(in module nova.db.sqlalchemy.migrate_repo.versions.097_quota_usages_reservations)
(in module nova.db.sqlalchemy.migrate_repo.versions.098_update_volume_attach_time)
(in module nova.db.sqlalchemy.migrate_repo.versions.099_add_disabled_instance_types)
(in module nova.db.sqlalchemy.migrate_repo.versions.100_instance_metadata_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.101_security_group_instance_association_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.102_consoles_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.103_instance_indexes)
(in module nova.db.sqlalchemy.migrate_repo.versions.104_instance_indexes_2)
(in module nova.db.sqlalchemy.migrate_repo.versions.105_instance_info_caches_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.106_add_foreign_keys)
(in module nova.db.sqlalchemy.migrate_repo.versions.107_add_instance_id_mappings)
(in module nova.db.sqlalchemy.migrate_repo.versions.108_task_log)
(in module nova.db.sqlalchemy.migrate_repo.versions.109_drop_dns_domains_project_id_fkey)
(in module nova.db.sqlalchemy.migrate_repo.versions.110_drop_deprecated_auth)
(in module nova.db.sqlalchemy.migrate_repo.versions.111_general_aggregates)
(in module nova.db.sqlalchemy.migrate_repo.versions.112_update_deleted_instance_data)
(in module nova.db.sqlalchemy.migrate_repo.versions.113_fixed_ips_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.114_vifs_uses_uuid)
(in module nova.db.sqlalchemy.migrate_repo.versions.115_make_user_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.116_drop_user_quotas_key_and_value)
(in module nova.db.sqlalchemy.migrate_repo.versions.117_add_compute_node_stats)
(in module nova.db.sqlalchemy.migrate_repo.versions.118_add_indexes_to_agent_builds)
(in module nova.db.sqlalchemy.migrate_repo.versions.119_add_indexes_to_aggregate_metadata)
(in module nova.db.sqlalchemy.migrate_repo.versions.120_add_indexes_to_block_device_mapping)
(in module nova.db.sqlalchemy.migrate_repo.versions.121_add_indexes_to_bw_usage_cache)
(in module nova.db.sqlalchemy.migrate_repo.versions.122_add_indexes_to_certificates)
(in module nova.db.sqlalchemy.migrate_repo.versions.123_add_indexes_to_dns_domains)
(in module nova.db.sqlalchemy.migrate_repo.versions.124_add_indexes_to_fixed_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.125_add_indexes_to_floating_ips)
(in module nova.db.sqlalchemy.migrate_repo.versions.126_add_indexes_to_instance_faults)
(in module nova.db.sqlalchemy.migrate_repo.versions.127_add_indexes_to_instance_type_extra_specs)
(in module nova.db.sqlalchemy.migrate_repo.versions.128_add_indexes_to_instances)
(in module nova.db.sqlalchemy.migrate_repo.versions.129_add_indexes_to_iscsi_targets)
(in module nova.db.sqlalchemy.migrate_repo.versions.130_add_indexes_to_key_pairs)
(in module nova.db.sqlalchemy.migrate_repo.versions.131_add_indexes_to_networks)
(in module nova.db.sqlalchemy.migrate_repo.versions.132_add_instance_type_projects)
(in module nova.db.sqlalchemy.migrate_repo.versions.133_aggregate_delete_fix)
upload_image() (in module nova.virt.vmwareapi.vmware_images)
(in module nova.virt.xenapi.vm_utils)
uptime() (HypervisorsController method)
uri (LibvirtDriver attribute)
url (AgentBuild attribute)
URL (TestNexentaJSONRPC attribute)
URL_S (TestNexentaJSONRPC 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 (Reservation attribute)
usage_id (Reservation attribute)
UsageInfoTestCase (class in nova.tests.compute.test_compute_utils)
(class in nova.tests.test_volume_utils)
Used_limits (class in nova.api.openstack.compute.contrib.used_limits)
UsedLimitsController (class in nova.api.openstack.compute.contrib.used_limits)
UsedLimitsTemplate (class in nova.api.openstack.compute.contrib.used_limits)
UsedLimitsTestCase (class in nova.tests.api.openstack.compute.contrib.test_used_limits)
USER (TestNexentaJSONRPC attribute)
User_data (class in nova.api.openstack.compute.contrib.user_data)
user_data (Instance attribute)
user_id (Certificate attribute)
(Instance attribute)
(KeyPair attribute)
(SecurityGroup attribute)
(Snapshot attribute)
(Volume attribute)
user_uuid (fake_snapshot attribute)
(fake_volume attribute)
UserDataJsonTest (class in nova.tests.integrated.test_api_samples)
UserDataXmlTest (class in nova.tests.integrated.test_api_samples)
username (ConsolePool attribute)
utcnow() (in module nova.openstack.common.timeutils)
utcnow_ts() (in module nova.openstack.common.timeutils)
utcoffset() (TestGlanceImageService.tzinfo static method)
utf8() (in module nova.utils)
utils_vpn_ping() (in module nova.tests.api.openstack.compute.contrib.test_cloudpipe)
uuid (BandwidthUsage attribute)
(Instance attribute)
(InstanceIdMapping attribute)
(Network attribute)
(Reservation attribute)
(S3Image attribute)
(SnapshotIdMapping attribute)
(VirtualInterface attribute)
(VolumeIdMapping attribute)
UUIDString() (Domain method)

V

v (Limit attribute)
valid_states() (in module nova.compute.power_state)
valid_status (AdminController attribute)
(VolumeAdminController attribute)
validate() (in module nova.api.validator)
validate_console_port() (ComputeAPI method)
(ComputeManager method)
validate_ec2_id() (in module nova.api.ec2.cloud)
validate_image_path() (in module nova.api.validator)
validate_int() (in module nova.api.validator)
validate_ipv4() (in module nova.api.validator)
validate_networks() (API method), [1]
(NetworkManager method)
validate_property() (SecurityGroupAPI 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)
ValidBodyTest (class in nova.tests.api.openstack.test_wsgi)
value (AggregateMetadata attribute)
(ComputeNodeStat attribute)
(InstanceMetadata attribute)
(InstanceSystemMetadata attribute)
(InstanceTypeExtraSpecs attribute)
(VolumeMetadata attribute)
(VolumeTypeExtraSpecs attribute)
VBD_add_to_other_config() (SessionBase method)
VBD_get_other_config() (SessionBase method)
VBD_plug() (SessionBase method)
VBD_unplug() (SessionBase method)
vcpu_weight (InstanceTypes attribute)
vcpus (Claim attribute)
(ComputeNode attribute)
(Instance attribute)
(InstanceTypes attribute)
vcpus() (Domain method)
vcpus_used (ComputeNode attribute)
vcs_version_string() (in module nova.version)
VDI_add_to_other_config() (SessionBase method)
vdi_attached_here() (in module nova.virt.xenapi.vm_utils)
VDI_clone() (SessionBase method)
VDI_copy() (SessionBase method)
VDI_get_virtual_size() (SessionBase method)
VDI_introduce() (FakeSessionForVolumeFailedTests method)
(FakeSessionForVolumeTests method)
VDI_remove_from_other_config() (SessionBase method)
VDI_resize() (SessionBase method)
VDI_resize_online() (SessionBase method)
VDI_snapshot() (FakeSessionForVMTests method)
vdi_uuid (SMVolume attribute)
verify() (TargetAdminTestCase method)
verify_base_images() (ImageCacheManager method)
verify_cmds() (TargetAdminTestCase method)
version (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.openstack.compute.versions)
(class in nova.api.openstack.volume.versions)
VersionsAtomSerializer (class in nova.api.openstack.compute.versions)
VersionsSampleJsonTest (class in nova.tests.integrated.test_api_samples)
VersionsSampleXmlTest (class in nova.tests.integrated.test_api_samples)
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)
VG (LvmTestCase attribute)
vhost_by_instance_id() (BaseCommand method)
ViewBuilder (class in nova.api.openstack.common)
(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.types)
(class in nova.api.openstack.volume.views.versions)
VIF (class in nova.network.model)
VIFDriver (class in nova.virt.vif)
vifs (FakeNetworkManager.FakeDB attribute)
vifs() (in module nova.tests.fake_network)
VIFTests (class in nova.tests.network.test_network_info)
Vim (class in nova.virt.vmwareapi.vim)
VimAttributeError
VimException
VimFaultException
VIMMessagePlugin (class in nova.virt.vmwareapi.vim)
virConnect (in module nova.tests.fakelibvirt)
virDomain (in module nova.tests.fakelibvirt)
VirtDriverLoaderTestCase (class in nova.tests.test_virt_drivers)
VirtDriverNotFound
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() (FakeNetworkManager.FakeDB method)
(in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_address() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_get_by_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_uuid() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
virtual_interface_id (FixedIp attribute)
Virtual_interfaces (class in nova.api.openstack.compute.contrib.virtual_interfaces)
virtual_name (BlockDeviceMapping attribute)
VirtualDisk (class in nova.virt.vmwareapi.fake)
VirtualDiskFlatVer2BackingInfo (class in nova.virt.vmwareapi.fake)
VirtualInterface (class in nova.db.sqlalchemy.models)
VirtualInterfaceCreateException
VirtualInterfaceMacAddressException
VirtualInterfacesJsonTest (class in nova.tests.integrated.test_api_samples)
VirtualInterfacesXmlTest (class in nova.tests.integrated.test_api_samples)
VirtualInterfaceTemplate (class in nova.api.openstack.compute.contrib.virtual_interfaces)
VirtualLsiLogicController (class in nova.virt.vmwareapi.fake)
VirtualMachine (class in nova.virt.vmwareapi.fake)
vlan (Network attribute)
VlanManager (class in nova.network.manager)
VlanNetworkTestCase (class in nova.tests.network.test_manager)
VM_add_to_xenstore_data() (SessionBase method)
VM_assert_can_migrate() (FakeSessionForFailedMigrateTests method)
(SessionBase method)
VM_clean_reboot() (SessionBase method)
VM_clean_shutdown() (SessionBase method)
vm_exists() (HyperVUtils method)
VM_get_xenstore_data() (SessionBase method)
VM_hard_reboot() (SessionBase method)
VM_hard_shutdown() (SessionBase method)
VM_migrate_send() (FakeSessionForFailedMigrateTests method)
(SessionBase method)
vm_mode (Instance attribute)
VM_pool_migrate() (SessionBase method)
VM_remove_from_xenstore_data() (SessionBase method)
VM_start() (FakeSessionForVMTests method)
VM_start_on() (FakeSessionForVMTests method)
vm_state (Instance attribute)
vm_state_from_status() (in module nova.api.openstack.common)
vmlinux_set() (BareMetalNodes method), [1]
VMOps (class in nova.virt.hyperv.vmops)
(class in nova.virt.xenapi.vmops)
VMOpsTestCase (class in nova.tests.test_xenapi)
VMRCConsole (class in nova.console.vmrc)
VMRCSessionConsole (class in nova.console.vmrc)
VMUtils (class in nova.virt.hyperv.vmutils)
VmUtilsTestCase (class in nova.tests.test_xenapi)
VMWareAPISession (class in nova.virt.vmwareapi.driver)
VMWareAPIVMTestCase (class in nova.tests.test_vmwareapi)
VMWareESXDriver (class in nova.virt.vmwareapi.driver)
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)
Volume (class in nova.db.sqlalchemy.models)
volume (IscsiTarget attribute)
(NetAppCmodeISCSIDriverTestCase attribute)
(VolumeMetadata attribute)
Volume_actions (class in nova.api.openstack.volume.contrib.volume_actions)
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() (LibvirtDriver method)
volume_get() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_get_active_by_window() (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_uuid() (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_iscsi_target_num() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
volume_group_free_space() (in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
volume_id (BlockDeviceMapping attribute)
(IscsiTarget attribute)
(Snapshot attribute)
(VolumeMetadata attribute)
volume_in_mapping() (VolumeOps method)
(VolumeUtils method)
volume_list (API 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 (NetAppDriverTestCase attribute)
volume_name (Snapshot attribute)
volume_sec (NetAppCmodeISCSIDriverTestCase attribute)
volume_size (BlockDeviceMapping attribute)
VOLUME_SIZE (NetAppDriverTestCase attribute)
volume_size (Snapshot attribute)
VOLUME_TYPE (NetAppDriverTestCase attribute)
volume_type (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)
(in module nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
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 (Volume attribute)
(VolumeTypeExtraSpecs attribute)
volume_update() (in module nova.db.api)
(in module nova.db.sqlalchemy.api)
VolumeActionsController (class in nova.api.openstack.volume.contrib.volume_actions)
VolumeAdminController (class in nova.api.openstack.volume.contrib.admin_actions)
VolumeApiTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
(class in nova.tests.api.openstack.volume.test_volumes)
VolumeAttached
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)
VolumeAttachTests (class in nova.tests.api.openstack.compute.contrib.test_volumes)
VolumeBackendAPIException
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)
VolumeIdMapping (class in nova.db.sqlalchemy.models)
VolumeImageActionsTest (class in nova.tests.api.openstack.volume.contrib.test_volume_actions)
VolumeIsBusy
VolumeLimitExceeded
VolumeManager (class in nova.volume.manager)
VolumeMetadata (class in nova.db.sqlalchemy.models)
VolumeMetadataNotFound
VolumeNotFound
VolumeOps (class in nova.virt.hyperv.volumeops)
(class in nova.virt.xenapi.volumeops)
VolumePolicyTestCase (class in nova.tests.test_volume)
VolumeRouterTestCase (class in nova.tests.api.openstack.volume.test_router)
Volumes (class in nova.api.openstack.compute.contrib.volumes)
volumes (VolumeTypes attribute)
VolumeSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_volumes)
(class in nova.tests.api.openstack.volume.test_volumes)
VolumeSizeTooLarge
VolumesTemplate (class in nova.api.openstack.compute.contrib.volumes)
(class in nova.api.openstack.volume.volumes)
VolumesTest (class in nova.tests.integrated.test_volumes)
VolumesUnprocessableEntityTestCase (class in nova.tests.api.openstack.volume.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)
VolumeToImageDeserializer (class in nova.api.openstack.volume.contrib.volume_actions)
VolumeToImageSerializer (class in nova.api.openstack.volume.contrib.volume_actions)
VolumeTypeCreateFailed
VolumeTypeExists
VolumeTypeExtraSpecs (class in nova.db.sqlalchemy.models)
VolumeTypeExtraSpecsController (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.contrib.types_extra_specs)
VolumeTypeExtraSpecsNotFound
VolumeTypeExtraSpecsSerializerTest (class in nova.tests.api.openstack.compute.contrib.test_volume_types_extra_specs)
(class in nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
VolumeTypeExtraSpecsTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.contrib.types_extra_specs)
VolumeTypeExtraSpecsTestCase (class in nova.tests.test_volume_types_extra_specs)
VolumeTypeExtraSpecsUnprocessableEntityTestCase (class in nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
VolumeTypeExtraSpecTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.contrib.types_extra_specs)
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)
(class in nova.tests.api.openstack.volume.contrib.test_types_extra_specs)
VolumeTypesManageApiTest (class in nova.tests.api.openstack.volume.contrib.test_types_manage)
VolumeTypesManageController (class in nova.api.openstack.volume.contrib.types_manage)
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)
VolumeTypesUnprocessableEntityTestCase (class in nova.tests.api.openstack.compute.contrib.test_volume_types)
(class in nova.tests.api.openstack.volume.contrib.test_types_manage)
VolumeTypeTemplate (class in nova.api.openstack.compute.contrib.volumetypes)
(class in nova.api.openstack.volume.types)
VolumeTypeTestCase (class in nova.tests.test_volume_types)
VolumeUnattached
VolumeUtils (class in nova.virt.hyperv.volumeutils)
VolumeVersionV1 (class in nova.api.openstack.volume.versions)
vpn_ping() (in module nova.utils)
vpn_private_address (Network attribute)
vpn_public_address (Network attribute)
vpn_public_port (Network attribute)

W

wait() (GlanceWriteThread method)
(IOThread method)
(Launcher method)
(LoopingCall method)
(ProcessLauncher method)
(Server method)
(Service method)
(ServiceLauncher method)
(WSGIService method)
(in module nova.service)
walk_class_hierarchy() (in module nova.utils)
warn() (ContextAdapter method)
(in module nova.common.deprecated)
WeakLocal (class in nova.openstack.common.local)
webob_factory() (in module nova.tests.api.openstack.common)
weighted_sum() (in module nova.scheduler.least_cost)
WeightedHost (class in nova.scheduler.least_cost)
will_render() (MediaTypesTemplateElement method)
(MetadataTemplateElement method)
(SecurityGroupsTemplateElement method)
(TemplateElement method)
WillNotSchedule
wire_HTTPConnection_to_WSGI() (in module nova.tests.api.openstack.compute.test_limits)
wrap() (Template method)
(TemplateElement method)
wrap_check_policy() (in module nova.compute.api)
(in module nova.network.manager)
(in module nova.volume.api)
wrap_check_security_groups_policy() (in module nova.compute.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)
WrapExceptionTestCase (class in nova.tests.test_exception)
WritableLogger (class in nova.openstack.common.log)
write() (NullWriter method)
(ThreadSafePipe method)
(VMWareHTTPWriteFile method)
(VMwareHTTPFile method)
(WritableLogger method)
write_domains() (in module nova.virt.baremetal.dom)
write_git_changelog() (in module nova.openstack.common.setup)
write_requirements() (in module nova.openstack.common.setup)
write_stored_checksum() (in module nova.virt.libvirt.imagecache)
write_stored_info() (in module nova.virt.libvirt.utils)
write_to_file() (in module nova.network.linux_net)
(in module nova.tests.fake_libvirt_utils)
(in module nova.virt.libvirt.utils)
write_versioninfo() (in module nova.openstack.common.setup)
wsgi_actions (AdminActionsController attribute)
(AdminController attribute)
(ConsoleOutputController attribute)
(ConsolesController attribute)
(Controller attribute), [1], [2], [3], [4], [5], [6]
(DeferredDeleteController attribute)
(ExtendedServerAttributesController attribute)
(ExtendedStatusController attribute)
(FlavorActionController attribute)
(FlavorDisabledController attribute)
(FlavorManageController attribute)
(FlavorRxtxController attribute)
(FlavorSwapController attribute)
(FlavorextradataController attribute)
(FloatingIPActionController attribute)
(FoxInSocksFlavorBandsControllerExtension attribute), [1]
(FoxInSocksFlavorGooseControllerExtension attribute), [1]
(FoxInSocksServerControllerExtension attribute), [1]
(ImageDiskConfigController attribute)
(MultinicController attribute)
(RescueController attribute)
(SchedulerHintsController attribute)
(SecurityGroupActionController attribute)
(SecurityGroupsOutputController attribute)
(ServerDiskConfigController attribute)
(ServerStartStopActionController attribute)
(SnapshotAdminController attribute)
(SnapshotController attribute)
(SnapshotsController attribute)
(StubActionController attribute)
(StubEarlyExtensionController attribute)
(StubLateExtensionController attribute)
(UsedLimitsController attribute)
(VolumeActionsController attribute)
(VolumeAdminController attribute)
(VolumeAttachmentController attribute)
(VolumeController attribute), [1]
(VolumeTypeExtraSpecsController attribute)
(VolumeTypesController attribute), [1]
(VolumeTypesManageController attribute)
wsgi_app() (in module nova.tests.api.openstack.fakes)
wsgi_extensions (AdminActionsController attribute)
(AdminController attribute)
(ConsoleOutputController attribute)
(ConsolesController attribute)
(Controller attribute), [1], [2], [3], [4], [5], [6]
(DeferredDeleteController attribute)
(ExtendedServerAttributesController attribute)
(ExtendedStatusController attribute)
(FlavorActionController attribute)
(FlavorDisabledController attribute)
(FlavorManageController attribute)
(FlavorRxtxController attribute)
(FlavorSwapController attribute)
(FlavorextradataController attribute)
(FloatingIPActionController attribute)
(FoxInSocksFlavorBandsControllerExtension attribute), [1]
(FoxInSocksFlavorGooseControllerExtension attribute), [1]
(FoxInSocksServerControllerExtension attribute), [1]
(ImageDiskConfigController attribute)
(MultinicController attribute)
(RescueController attribute)
(SchedulerHintsController attribute)
(SecurityGroupActionController attribute)
(SecurityGroupsOutputController attribute)
(ServerDiskConfigController attribute)
(ServerStartStopActionController attribute)
(SnapshotAdminController attribute)
(SnapshotController attribute)
(SnapshotsController attribute)
(StubActionController attribute)
(StubEarlyExtensionController attribute)
(StubLateExtensionController attribute)
(UsedLimitsController attribute)
(VolumeActionsController attribute)
(VolumeAdminController attribute)
(VolumeAttachmentController attribute)
(VolumeController attribute), [1]
(VolumeTypeExtraSpecsController attribute)
(VolumeTypesController attribute), [1]
(VolumeTypesManageController 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() (SessionBase method)
XenAPIAggregateTestCase (class in nova.tests.test_xenapi)
XenAPIAutoDiskConfigTestCase (class in nova.tests.test_xenapi)
XenAPIBridgeDriver (class in nova.virt.xenapi.vif)
XenAPIBWUsageTestCase (class in nova.tests.test_xenapi)
XenAPIDetermineDiskImageTestCase (class in nova.tests.test_xenapi)
XenAPIDiffieHellmanTestCase (class in nova.tests.test_xenapi)
XenAPIDom0IptablesFirewallTestCase (class in nova.tests.test_xenapi)
XenAPIDriver (class in nova.virt.xenapi.driver)
XenAPIGenerateLocal (class in nova.tests.test_xenapi)
XenAPIHostTestCase (class in nova.tests.test_xenapi)
XenAPIImageTypeTestCase (class in nova.tests.test_xenapi)
XenAPIInjectMetadataTestCase (class in nova.tests.test_xenapi)
XenAPILiveMigrateTestCase (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.driver)
XenAPISessionTestCase (class in nova.tests.test_xenapi)
XenAPISRSelectionTestCase (class in nova.tests.test_xenapi)
XenAPITestBase (class in nova.tests.xenapi.stubs)
XenAPIVMTestCase (class in nova.tests.test_xenapi)
XenAPIVolumeTestCase (class in nova.tests.test_xenapi)
XenSMDriver (class in nova.volume.xensm)
XenSMTestCase (class in nova.tests.test_xensm)
XenVIFDriver (class in nova.virt.xenapi.vif)
xhtml_escape() (in module nova.utils)
XmlConversionTestCase (class in nova.tests.test_api)
XMLDesc() (Domain method)
(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)