nova/nova/virt/powervm
Sundar Nadathur 536d42d807 Enable start/stop of instances with accelerators.
. Do not delete accelerator requests in stop code paths.
. In the start code path, get the list of accelerator requests from
  Cyborg in the compute manager 'power_on'.
. Pass accel_info (said list) to the virt driver power_on.
. In libvirt driver, pass that accel_info to driver power_on.

Change-Id: I8c94504b87aa4450d163fe2b33f6aa0eb5dae5ff
Blueprint: nova-cyborg-interaction
2020-03-24 22:44:26 -07:00
..
disk Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
tasks conf: Rename 'configuration drive' to 'config drive' 2019-06-20 18:23:14 +01:00
volume Fix duplicated words issue like "during during boot time" 2020-01-06 14:19:03 +08:00
__init__.py PowerVM Driver: spawn/delete #1: no-ops 2017-04-10 14:59:40 -05:00
driver.py Enable start/stop of instances with accelerators. 2020-03-24 22:44:26 -07: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 unnecessary conf imports 2018-03-09 14:30:10 -05:00
vm.py PowerVM: Add proc_units_factor conf option 2018-04-10 11:24:20 -05:00