← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1547362] [NEW] A driver API for triggering crash dump should abstract an implementation

 

Public bug reported:

We added a new API for triggering crash dump in Mitaka.
At first, "inject_nmi" was proposed as a new API name.
In discussion of the spec[1], we decided to abstract how to trigger crash dump
because it depends on hypervisors.

Since the function was partially implemented in Liberty, virt driver has a API named "inject_nmi".
We should change the API name for abstracting an implementation based on the spec approved in Mitaka.

[1] https://review.openstack.org/#/c/229255/

** Affects: nova
     Importance: Undecided
     Assignee: Hironori Shiina (shiina-hironori)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Hironori Shiina (shiina-hironori)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1547362

Title:
  A driver API for triggering crash dump should abstract an
  implementation

Status in OpenStack Compute (nova):
  New

Bug description:
  We added a new API for triggering crash dump in Mitaka.
  At first, "inject_nmi" was proposed as a new API name.
  In discussion of the spec[1], we decided to abstract how to trigger crash dump
  because it depends on hypervisors.

  Since the function was partially implemented in Liberty, virt driver has a API named "inject_nmi".
  We should change the API name for abstracting an implementation based on the spec approved in Mitaka.

  [1] https://review.openstack.org/#/c/229255/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1547362/+subscriptions


Follow ups