nova/nova/virt
Hironori Shiina 3a0e5f985f Abstract a driver API for triggering crash dump
An implementation to trigger crash dump depends on hypervisors. Inject_nmi is
just a libvirt implementation. The driver API name should be
"trigger_crash_dump" for the abstraction.

This patch only changes names of the driver API and an Exception. It has no
functional changes.

Change-Id: Icef57d346fac7f92132bc14e22d5b2652397a64a
Closes-Bug: 1547362
2016-03-02 13:07:26 +09:00
..
disk config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
hyperv Remove unused CONF imports 2016-02-15 16:40:53 +11:00
image Fix typo in model doc string 2015-07-03 00:11:55 -07:00
ironic config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
libvirt Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
vmwareapi Merge "VMware: add method for getting hosts attached to datastore" 2016-02-01 14:56:16 +00:00
xenapi config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
block_device.py Revert "Pass host when call attach to Cinder" 2016-01-27 16:21:08 +00:00
configdrive.py Config drive: convert to use instance.image_meta property 2016-01-17 02:01:23 -08:00
diagnostics.py Diagnostics: add validation for types 2014-08-05 01:49:17 -07:00
driver.py Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
event.py Add 'suspended' lifecycle event 2015-04-03 03:59:20 +03:00
fake.py Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
firewall.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
hardware.py Merge "hardware: check whether realtime capable in API" 2016-01-22 23:53:17 +00:00
imagecache.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
images.py libvirt: Race condition leads to instance in error 2016-02-05 20:48:58 +00:00
interfaces.template Fixes interfaces template identification issue 2014-12-07 17:52:34 +02:00
netutils.py Add the missing return value in the comment 2016-01-04 05:22:21 -05:00
opts.py config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
osinfo.py virt: osinfo will report once if libosinfo is not loaded 2016-02-09 17:59:43 -05:00
storage_users.py Use oslo.log 2015-02-22 07:56:40 -05:00
virtapi.py Remove unused provider firewall rules functionality in nova 2016-02-01 15:50:04 +01:00
volumeutils.py nova.utils._get_root_helper() should be public 2015-08-19 04:00:50 +00:00
watchdog_actions.py Add watchdog device support to libvirt driver 2014-03-03 14:59:58 -05:00