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:
8b8e7ce
)
- job_reg allows to explicitly set job's owner
author
Jiří Filipovič
<fila@ics.muni.cz>
Thu, 6 Sep 2012 10:27:17 +0000
(10:27 +0000)
committer
Jiří Filipovič
<fila@ics.muni.cz>
Thu, 6 Sep 2012 10:27:17 +0000
(10:27 +0000)
- added new sources: CloudManager, VMManager, VMSystem
- removed sources from VMRunning and VMShutdown events
org.glite.lb.common/interface/context.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/context.h
b/org.glite.lb.common/interface/context.h
index
d90f7bf
..
a4a47f1
100644
(file)
--- a/
org.glite.lb.common/interface/context.h
+++ b/
org.glite.lb.common/interface/context.h
@@
-107,6
+107,7
@@
typedef enum _edg_wll_Source {
EDG_WLL_SOURCE_CLOUD_MANAGER,
EDG_WLL_SOURCE_VM_MANAGER,
EDG_WLL_SOURCE_VM_SYSTEM,
+
EDG_WLL_SOURCE__LAST /* marker, for internal use only */
} edg_wll_Source;