nova/nova/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 Remove vi modelines 2014-02-03 14:19:44 +00:00
agent.py xenapi/agent: Change openssl error handling 2019-04-05 12:48:59 -04:00
driver.py virt: Add 'context', drop 'network_info' parameters for 'unrescue' 2020-07-08 11:56:01 +01:00
fake.py Remove unused methods 2019-09-04 15:26:59 +09:00
host.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
network_utils.py Fixes dict keys and items references for Python 3 2015-12-07 12:19:59 +02:00
pool.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
pool_states.py Remove vi modelines 2014-02-03 14:19:44 +00:00
vif.py Add missing ws seperator between words 2018-11-26 23:42:18 +00:00
vm_utils.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
vmops.py Merge "Remove inject_file from compute manager and virt driver" 2020-06-02 16:06:16 +00:00
volume_utils.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
volumeops.py Remove translation of log messages 2017-06-13 11:20:28 +07:00