Feature #530

Pass information of resources for Hooks

Added by Ruben S. Montero over 10 years ago. Updated about 10 years ago.

Status:ClosedStart date:03/13/2011
Priority:NormalDue date:
Assignee:Ruben S. Montero% Done:

0%

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

Description

Currently Hooks can use several attributes of the template as arguments. However sometimes it is useful to have access to the full template. This feature is to add support for this. The templates will be passed in XML format, this is for the VM and Host Hooks.

Associated revisions

Revision 2f48f1fa
Added by Abel Coronado over 3 years ago

Solved bug showback (#530)

  • Solved bug showback
  • '===' instead of '=='

Revision 75baf8c8
Added by Abel Coronado over 3 years ago

Solved bug showback (#530)

  • Solved bug showback
  • '===' instead of '=='

(cherry picked from commit 2f48f1fab512ad01cba597dbde29db68ad2cf777)

Revision 95332c32
Added by Abel Coronado over 3 years ago

Solved bug showback (#530)

  • Solved bug showback
  • '===' instead of '=='

(cherry picked from commit 2f48f1fab512ad01cba597dbde29db68ad2cf777)

History

#1 Updated by Ruben S. Montero about 10 years ago

  • Status changed from New to Closed
  • Resolution set to fixed
This is now in master. Hooks can only use now:
  • ID in $HID and $VMID form
  • TEMPLATE to get the full template in xml and base64-econded format

Also available in: Atom PDF