nova/nova/tests
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
..
functional Enable start/stop of instances with accelerators. 2020-03-24 22:44:26 -07:00
unit Enable start/stop of instances with accelerators. 2020-03-24 22:44:26 -07:00
__init__.py
fixtures.py Delete ARQs for an instance when the instance is deleted. 2020-03-24 22:44:18 -07:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00