nova/nova/virt/zvm
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
..
__init__.py
driver.py Enable start/stop of instances with accelerators. 2020-03-24 22:44:26 -07:00
guest.py z/VM Driver: Spawn and destroy function of z/VM driver 2018-07-16 11:35:11 +08:00
hypervisor.py zvm: Remove dead code 2019-04-03 11:27:35 +01:00
utils.py Fix missing print format error 2018-07-20 16:29:53 +08:00