- job_reg allows to explicitly set job's owner
authorJiří Filipovič <fila@ics.muni.cz>
Thu, 6 Sep 2012 10:27:17 +0000 (10:27 +0000)
committerJiří 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

index d90f7bf..a4a47f1 100644 (file)
@@ -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;