mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-11 04:58:16 +03:00
Bug #2910: Add hostname back into driver action message
This commit is contained in:
parent
ef97a6e8a9
commit
b6761ae434
@ -44,7 +44,7 @@ require 'pp'
|
||||
|
||||
class VmmAction
|
||||
# List of xpaths required by the VNM driver actions
|
||||
XPATH_LIST = %w(ID DEPLOY_ID TEMPLATE/NIC)
|
||||
XPATH_LIST = %w(ID DEPLOY_ID TEMPLATE/NIC HISTORY_RECORDS/HISTORY/HOSTNAME)
|
||||
|
||||
attr_reader :data
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user