nova/nova/tests/unit/virt/xenapi
Stephen Finucane 7e4d8afb95 virt: Add 'context', drop 'network_info' parameters for 'unrescue'
In a future change, we'll want access to this so that it's possible to
retrieve vTPM data during the unrescue operation. While we're here, it
seems nothing is using the 'network_info' argument anymore, presumably
since the demise of nova-network, and this can and should be dropped.
Resolve both issues in one go, adding the 'context' parameter, dropping
the 'network_info' one, and updating the various callers and tests for
same.

Maintainers of out-of-tree drivers have been notified of these changes
[1].

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015824.html

Part of blueprint add-emulated-virtual-tpm

Change-Id: Id5e4b0f26d5a2a93db6a7d96555a2cff29d9a2cf
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-07-08 11:56:01 +01:00
..
image Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
stubs.py nova-net: Remove firewall support (pt. 2) 2020-01-06 12:46:30 +00:00
test_agent.py xenapi/agent: Change openssl error handling 2019-04-05 12:48:59 -04:00
test_driver.py Remove 'nova.virt.driver.ComputeDriver.estimate_instance_overhead' 2019-07-24 16:26:01 +01:00
test_network_utils.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_vgpu.py XenAPI: create vGPU for instance 2017-12-18 08:09:20 -08:00
test_vif.py xenapi: drop deprecated vif_driver config option 2018-06-11 14:29:47 -04:00
test_vm_utils.py nova-net: Remove firewall support (pt. 2) 2020-01-06 12:46:30 +00:00
test_vmops.py nova-net: Remove firewall support (pt. 2) 2020-01-06 12:46:30 +00:00
test_volume_utils.py Remove mox in nova/tests/unit/virt/xenapi/stubs.py 2018-06-21 23:59:39 +00:00
test_volumeops.py refactor: move down ``dev_number`` in xenapi 2016-12-05 13:19:23 -06:00
test_xenapi.py virt: Add 'context', drop 'network_info' parameters for 'unrescue' 2020-07-08 11:56:01 +01:00
vm_rrd.xml move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00