mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
This reverts commit e9492240e6221997b3433311186459be772c3d67.
This commit is contained in:
parent
356a42b060
commit
cb76774887
@ -38,7 +38,7 @@ string HookStateVirtualNetwork::format_message(VirtualNetwork * vn)
|
||||
|
||||
oss << "<HOOK_MESSAGE>"
|
||||
<< "<HOOK_TYPE>STATE</HOOK_TYPE>"
|
||||
<< "<HOOK_OBJECT>VNET</HOOK_OBJECT>"
|
||||
<< "<HOOK_OBJECT>NET</HOOK_OBJECT>"
|
||||
<< "<STATE>" << VirtualNetwork::state_to_str(vn->get_state()) << "</STATE>"
|
||||
<< "<RESOURCE_ID>" << vn->get_oid() << "</RESOURCE_ID>"
|
||||
<< vn->to_xml(vn_xml)
|
||||
|
Loading…
x
Reference in New Issue
Block a user