From: Aleš Křenek Date: Thu, 15 Oct 2009 12:54:04 +0000 (+0000) Subject: CREAMStatus event X-Git-Tag: glite-security-gss_R_2_0_1_1~43 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=2e769f6f2101547d206bf594bc350c7e65e78494;p=jra1mw.git CREAMStatus event --- diff --git a/org.glite.lb.types/events.T b/org.glite.lb.types/events.T index c36fdbe..a81c3e3 100644 --- a/org.glite.lb.types/events.T +++ b/org.glite.lb.types/events.T @@ -411,3 +411,14 @@ @type CREAMAbort string reason + +@type CREAMStatus + string old_state + string new_state + timeval orig_timestamp + _optional_ + int result + _code_ ARRIVED + _code_ DONE + string desc + _optional_ diff --git a/org.glite.lb.types/types.T b/org.glite.lb.types/types.T index cc10e81..cfb1629 100644 --- a/org.glite.lb.types/types.T +++ b/org.glite.lb.types/types.T @@ -62,6 +62,7 @@ float=>'"float"', double=>'"double"', logsrc=>'"Sources"', + timeval=>'"Timeval"', } );