Publish "submitted" event to IRIS.
authorZhuoX Li <zhuox.li@intel.com>
Wed, 3 Sep 2014 08:44:40 +0000 (16:44 +0800)
committerLin A Yang <lin.a.yang@intel.com>
Mon, 29 Sep 2014 00:52:16 +0000 (03:52 +0300)
commit24e407edcb2573e976d0277d646b776505e268d5
treebe6188ff05cde94b74f5769707a2359155e90a86
parentd28be29c313039a489a8918cb44c7c94b2c412d4
Publish "submitted" event to IRIS.

Add a new function publish_event() in IrisRestClient class.

Use this function to publish "submitted" event when a submission
tag is just received.

Change-Id: I2a23b6b221e79dcb6b99bc78fd0126516407fae4
common/iris_rest_client.py
job_submit.py