Feature #167

Add a "on done" hook

Added by Ruben S. Montero over 11 years ago. Updated over 11 years ago.

Status:ClosedStart date:10/27/2009
Priority:NormalDue date:
Assignee:Ruben S. Montero% Done:

0%

Category:Core & System
Target version:Release 1.4
Resolution:fixed Pull request:

Description

Let OpenNebula to execute a hook when a VM reaches the done state.

Associated revisions

Revision 9127ef6d
Added by Jaime Melis over 11 years ago

Added the on done hook (#167)

git-svn-id: http://svn.opennebula.org/one/trunk@900 3034c82b-c49b-4eb3-8279-a7acafdc01c0

Revision 9b64dfcd
Added by Juan Jose Montiel Cano over 4 years ago

Feature 4901 and Zoom in graphs (#167)

  • F #4901 Added new security controls for overcommitment inputs
  • Zoom graphs
  • activated zoom and pan in graphs
  • configured zoomRange and panRange for graphs

Revision 96b89b2b
Added by Juan Jose Montiel Cano over 4 years ago

Feature 4901 and Zoom in graphs (#167)

  • F #4901 Added new security controls for overcommitment inputs
  • Zoom graphs
  • activated zoom and pan in graphs
  • configured zoomRange and panRange for graphs

History

#1 Updated by Ruben S. Montero over 11 years ago

  • Target version set to Release 1.4

#2 Updated by Jaime Melis over 11 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

The on "done" hook has been added and tested. The hooks are succesfully executed when deleting or shutting down the VM.

Note that the hooks are executed immediately, therefore we suggest the possibility of adding a sleep in the hooks to wait for the VM to get shutdown by the hypervisor.

Also available in: Atom PDF