git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc0a524
)
added REGTIME
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 31 Aug 2005 09:37:39 +0000
(09:37 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 31 Aug 2005 09:37:39 +0000
(09:37 +0000)
org.glite.jp.common/interface/known_attr.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.common/interface/known_attr.h
b/org.glite.jp.common/interface/known_attr.h
index
7116615
..
105d3b7
100644
(file)
--- a/
org.glite.jp.common/interface/known_attr.h
+++ b/
org.glite.jp.common/interface/known_attr.h
@@
-7,6
+7,10
@@
/** Job owner, as specified with RegisterJob JPPS operation */
#define GLITE_JP_ATTR_OWNER GLITE_JP_SYSTEM_NS ":owner"
+/** Timestamp of job registration in JP.
+ * Should be almost the same time as registration with LB. */
+#define GLITE_JP_ATTR_REGTIME GLITE_JP_SYSTEM_NS ":regtime"
+
/** Namespace for attributes derived from LB system data */
#define GLITE_JP_LB_NS "http://egee.cesnet.cz/en/WSDL/jp-lb"