Add start-task and finish-task events
authorNikos Skalkotos <skalkoto@grnet.gr>
Thu, 24 May 2012 14:08:46 +0000 (17:08 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Thu, 24 May 2012 14:08:46 +0000 (17:08 +0300)
commit2a0ab29503451de468864eb2138821eeff964d6c
treee80e5e1b519a0266b40c92dd14a0f200ff2acd0c
parent9c76962d43a96840a87707741c0400ebc27707ed
Add start-task and finish-task events

This commit extendes the monitoring mechanism to include events from
snf-image-helper.
15 files changed:
snf-image-helper/common.sh
snf-image-helper/tasks/10FixPartitionTable.in
snf-image-helper/tasks/20FilesystemResizeUnmounted.in
snf-image-helper/tasks/30MountImage.in
snf-image-helper/tasks/40AddSwap.in
snf-image-helper/tasks/40DeleteSSHKeys.in
snf-image-helper/tasks/40DisableRemoteDesktopConnections.in
snf-image-helper/tasks/40InstallUnattend.in
snf-image-helper/tasks/40SELinuxAutorelabel.in
snf-image-helper/tasks/50AssignHostname.in
snf-image-helper/tasks/50ChangePassword.in
snf-image-helper/tasks/50EnforcePersonality.in
snf-image-helper/tasks/50FilesystemResizeMounted.in
snf-image-helper/tasks/80UmountImage.in
snf-image-host/create