nova/nova/tests/compute
He Jie Xu 7c9aa6da92 Fix pci_request_id break the upgrade from icehouse to juno
commit a8a5d44c8a add pci_request_id
as one item for the request_network tuple. But the icehouse code
assume only three items in the tuple.

This patch filters pci_request_id out from the tuple.

Cherry-Pick from:
https://review.openstack.org/#/c/126144/6

Change-Id: I991e1c68324fe92fac647583f3ec8f6aec637913
Closes-Bug: #1377447
2014-10-09 14:42:41 +01:00
..
monitors Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
eventlet_utils.py Process power state syncs asynchronously 2014-08-29 19:45:43 +00:00
fake_resource_tracker.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_arch.py Add amd64 to arch.canonicalize() 2014-09-08 08:08:00 -07:00
test_claims.py Hook NUMA topology checking into claims 2014-09-12 22:24:52 -07:00
test_compute.py Merge "Fix creating bdm for failed volume attachment" 2014-09-30 10:07:33 +00:00
test_compute_api.py Merge "Allow hard reboots when still attempting a soft reboot" 2014-09-21 03:38:11 +00:00
test_compute_cells.py Support SR-IOV networking in nova compute api and nova neutronv2 2014-09-10 15:40:00 -07:00
test_compute_mgr.py Fix pci_request_id break the upgrade from icehouse to juno 2014-10-09 14:42:41 +01:00
test_compute_utils.py Merge "Prepend /dev/ to root_device_name in get_next_device_name" 2014-08-30 23:55:29 +00:00
test_compute_xen.py Process power state syncs asynchronously 2014-08-29 19:45:43 +00:00
test_flavors.py Update RESP message when failed to create flavor 2014-08-25 11:38:33 +08:00
test_host_api.py Fix rest of compute objects usage 2014-06-28 12:02:53 -07:00
test_hvtype.py virt: use compute.virttype constants and validate virt type 2014-09-12 11:17:48 +01:00
test_keypairs.py Remove concatenation with translated messages 2014-08-27 21:47:49 -05:00
test_multiple_nodes.py Let update_available_resource hit slave 2014-08-28 17:06:45 -06:00
test_resource_tracker.py Reduce the scope of RT work while holding the big lock 2014-09-24 09:31:05 -07:00
test_resources.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_rpcapi.py Fix pci_request_id break the upgrade from icehouse to juno 2014-10-09 14:42:41 +01:00
test_shelve.py Replace pci_request flavor storage with proper object usage 2014-09-10 16:16:14 -04:00
test_stats.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_virtapi.py Fix rest of compute objects usage 2014-06-28 12:02:53 -07:00
test_vmmode.py virt: use compute.vm_mode constants and validate vm mode type 2014-09-16 15:32:40 +01:00