nova/nova
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
..
CA
api Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
cells Merge "Config options: centralize section "cells"" 2016-02-10 08:55:49 +00:00
cert Move config options from nova/cert directory 2016-01-14 22:22:34 +00:00
cloudpipe Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
cmd nova-manage: Add hooks for running data-migration scripts 2016-02-16 13:32:28 +00:00
compute Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
conductor reset task_state after select_destinations failed. 2016-02-16 07:01:46 +00:00
conf Move Disk allocation ratio to ResourceTracker 2016-02-12 21:33:33 +01:00
console Fix invalid import order 2016-01-20 05:03:41 -08:00
consoleauth Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
db Merge "Add methods for RequestContext to switch db connection" 2016-02-12 01:22:06 +00:00
hacking config options: add hacking check for help text length 2016-02-03 11:31:23 +01:00
image Remove unused CONF imports 2016-02-15 16:40:53 +11:00
ipv6
keymgr Migrate from keystoneclient to keystoneauth 2016-01-28 10:55:29 -06:00
locale Imported Translations from Zanata 2016-02-08 07:01:33 +00:00
mks Add MKS console support 2015-07-25 15:01:44 +03:00
network Merge "Use instance hostname for Neutron DNS unit tests" 2016-02-15 15:08:31 +00:00
objects Merge "objects: Rename PciDevice _migrate_parent_addr method" 2016-02-16 08:55:33 +00:00
openstack Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
pci Fix missing marker functions in nova/pci 2016-02-03 08:39:29 +09:00
rdp
scheduler Remove unused CONF imports 2016-02-15 16:40:53 +11:00
servicegroup Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
spice
tests Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
virt Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
vnc config options: Centralise 'vnc' options 2016-02-03 13:36:20 +00:00
volume Migrate from keystoneclient to keystoneauth 2016-01-28 10:55:29 -06:00
wsgi Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
__init__.py
availability_zones.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
baserpc.py
block_device.py config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
cache_utils.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
config.py rpc.init() is being called twice per test 2016-02-15 09:07:23 -05:00
context.py Add methods for RequestContext to switch db connection 2016-02-10 03:19:36 +00:00
crypto.py Tolerate installation of pycryptodome 2016-02-13 21:29:28 -05:00
debugger.py Use min and max on IntOpt option types 2015-08-14 04:37:21 +00:00
exception.py Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py
i18n.py
loadables.py
manager.py Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
netconf.py
notifications.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
opts.py Merge "config options: centralize section "wsgi"" 2016-02-10 19:45:24 +00:00
paths.py
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py
rpc.py Use get_notification_transport() for notifications 2016-01-25 18:40:09 +00:00
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
signature_utils.py Fix sphinx warnings from signature_utils 2016-01-13 13:56:05 +00:00
test.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
utils.py Reorder name normalization for DNS 2016-02-15 09:21:09 -08:00
version.py
weights.py
wsgi.py config options: centralize section "wsgi" 2016-02-03 13:18:10 +00:00