Fix the bug : reject/request event without complete description
authorLiu jue <juex.liu@intel.com>
Thu, 8 May 2014 09:14:32 +0000 (17:14 +0800)
committerLin Yang <lin.a.yang@intel.com>
Fri, 9 May 2014 04:43:27 +0000 (12:43 +0800)
commit10a362388f3164e1aa29cbe62ae45a34a5809643
treeb1ff9b9c73ff43dd7a04c6aeb62d0ba3c1571f2b
parentea5916040330d201cc0ad2544582738fd8083049
Fix the bug : reject/request event without complete description

When someone reject/request a submit from obs by man made , he/she
may do it without a complete description . So we can not get the
"source project" from description , and it will cause a bug . So we
use "source project" field in event directly .

Change-Id: I9ab929760be146816e849f234433ee3f4621b4c5
Fixes: #1841
job_pre_release_obs.py