nova/nova/tests/unit/objects
Nikola Dipanov 139529a90e Add CPU pinning data to InstanceNUMACell object
We will use this object to hold the data about CPU pinning for each
instance. We add the CPU pinning and topology information to each
InstanceNUMACell. We will use this information to track pinning of each
instance.

Change-Id: Ic299e474ea210c9028a046b2665c0021fb2baf06
Blueprint: virt-driver-cpu-pinning
2014-12-04 19:13:12 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_agent.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_aggregate.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_bandwidth_usage.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_block_device.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_compute_node.py objects: move numa host and cell to objects 2014-12-01 03:51:58 -05:00
test_dns_domain.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_ec2.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_external_event.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fields.py objects: Add several complex field types 2014-12-04 11:05:04 +01:00
test_fixed_ip.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_flavor.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_floating_ip.py Optimize 'floating_ip_bulk_create' function 2014-12-01 20:12:06 +04:00
test_hv_spec.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
test_instance_action.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_instance_fault.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_instance_group.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_instance_info_cache.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_instance_numa_topology.py Add CPU pinning data to InstanceNUMACell object 2014-12-04 19:13:12 +01:00
test_instance_pci_requests.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_instance.py Merge "Added objects Tag and TagList" 2014-12-03 17:35:28 +00:00
test_keypair.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_migration.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_network_request.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_network.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_numa.py Adds NUMA CPU Pinning object modeling 2014-12-04 11:05:04 +01:00
test_objects.py Add CPU pinning data to InstanceNUMACell object 2014-12-04 19:13:12 +01:00
test_pci_device.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_quotas.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_security_group_rule.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_security_group.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_service.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_tag.py Added objects Tag and TagList 2014-12-02 17:50:45 +03:00
test_virt_cpu_topology.py Convert hardware.VirtCPUTopology to nova object 2014-11-20 09:14:25 -05:00
test_virtual_interface.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00