nova/nova/virt/vmwareapi
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
..
__init__.py VMware: delete the driver VMwareESXDriver 2014-10-20 23:45:58 -07:00
constants.py VMware: add missing os types in vSphere sdk 6.5 2018-08-15 13:59:14 +00:00
driver.py virt: Add 'context', drop 'network_info' parameters for 'unrescue' 2020-07-08 11:56:01 +01:00
ds_util.py VMware: implement get_inventory() driver method 2017-12-12 10:11:12 +02:00
error_util.py VMware: clean up exceptions 2015-07-15 08:16:46 -07:00
host.py VMware: save VC reads for information that is static 2018-06-11 22:32:34 -07:00
imagecache.py Consolidate [image_cache] conf options 2019-11-13 11:09:03 -06:00
images.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
network_util.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vif.py vmware: Remove vestigial nova-network support 2019-11-29 17:20:03 +00:00
vim_util.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00
vm_util.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
vmops.py trivial: Remove log translations 2020-05-27 09:40:47 +00:00
volumeops.py VMware VMDK detach: get adapter type from instance VM 2019-09-25 06:20:24 -07:00