nova/nova/api/openstack
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
..
compute Abstract a driver API for triggering crash dump 2016-03-02 13:07:26 +09:00
__init__.py Make project_id optional in v2.1 urls 2016-01-24 06:38:15 -05:00
api_version_request.py Add new API to force live migration to complete 2016-02-08 08:59:52 +01:00
auth.py Fixed incorrect names/comments for API version 2.18 2016-01-25 11:36:47 +03:00
common.py remove vestigial XML_NS_V11 variable 2015-12-18 08:02:17 -05:00
extensions.py OpenStack typo 2015-11-09 15:52:22 +00:00
rest_api_version_history.rst Add new API to force live migration to complete 2016-02-08 08:59:52 +01:00
urlmap.py Use of six.PY3 should be forward compatible 2016-01-17 03:32:34 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py cleanup: add comments about the pre/post extension processing 2016-01-21 13:24:33 -05:00