- jobs connections -- explicitly created and deactivated by event, implicitly deactiv...
authorJiří Filipovič <fila@ics.muni.cz>
Fri, 24 Aug 2012 14:47:18 +0000 (14:47 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Fri, 24 Aug 2012 14:47:18 +0000 (14:47 +0000)
commit5113cc3c49485e9d5fc560038a33503f41b3b731
treeacc63325bfa0b6cfd9643265653dfb8fe0f119e8
parent30ff07bbab13f53a0539dc7d766f5f4f6490f84a
- jobs connections -- explicitly created and deactivated by event, implicitly deactivated by job done/canceled/aborted status, purged with job (TODO: gathers)
- new events: running/shutdown from machine, VM manager and cloud manager for be
tter state computation
- VM manager name in create event and usage in shutdown event
- VM states mapped to gLite states
org.glite.lb.client/src/EventAttrNames.pl
org.glite.lb.client/src/StatusAttrNames.pl
org.glite.lb.server/config/glite-lb-dbsetup.sql
org.glite.lb.server/interface/store.h
org.glite.lb.server/src/db_store.c
org.glite.lb.server/src/srv_purge.c
org.glite.lb.server/src/store.c.T
org.glite.lb.state-machine/src/process_event_virtual_machine.c
org.glite.lb.types/events.T
org.glite.lb.types/status.T