job_accept_or_reject: Fixed bug in state name
authorEd Bartosh <eduard.bartosh@intel.com>
Tue, 23 Sep 2014 08:07:45 +0000 (11:07 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Tue, 23 Sep 2014 08:11:44 +0000 (11:11 +0300)
commit5dc1a7f7c1b98d34922ad583aa661354c6871af0
tree216ae35134d53edc99e95c5c48c38ddaf8f618cc
parentf051870480460e0e9024ab8dfd143c2783e91398
job_accept_or_reject: Fixed bug in state name

Valid state name for SR is 'declined'. The code was using 'rejected',
which caused 'Bad request' OBS response.

Change-Id: I464befb33f21d9a13929d99632535833971f39c0
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
job_accept_or_reject.py