nova/nova/virt/powervm
Dmitrii Shcherbakov d1e9ecb443 Add supports_remote_managed_ports capability
In order to support remote-managed ports the following is needed:

* Nova compute driver needs to support this feature;
* For the Libvirt compute driver, a given host needs to have the right
  version of Libvirt - the one which supports PCI VPD (7.9.0
  https://libvirt.org/news.html#v7-9-0-2021-11-01).

Therefore, this change introduces a new capability to track driver
support for remote-managed ports.

Change-Id: I7ea96fd85d2607e0af0f6918b0b45c58e8bec058
2022-02-09 01:23:27 +03:00
..
disk trivial: Final cleanup 2020-09-11 14:09:06 +01:00
tasks conf: Rename 'configuration drive' to 'config drive' 2019-06-20 18:23:14 +01:00
volume Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
__init__.py PowerVM Driver: spawn/delete #1: no-ops 2017-04-10 14:59:40 -05:00
driver.py Add supports_remote_managed_ports capability 2022-02-09 01:23:27 +03:00
host.py Remove unused LOG variables 2018-02-27 11:19:48 +00:00
image.py Share snapshot image membership with instance owner 2019-02-08 18:06:27 -05:00
media.py trivial: Resolve (most) flake8 3.x issues 2019-12-11 16:57:22 +00:00
mgmt.py Style corrections for privsep usage. 2019-04-01 23:35:53 +00:00
vif.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00
vm.py Remove six.text_type (1/2) 2020-12-13 11:25:31 +00:00