Add placehoders for new actions
authorEd Bartosh <eduard.bartosh@intel.com>
Sat, 10 Jan 2015 19:58:55 +0000 (21:58 +0200)
committerZhuoX Li <zhuox.li@intel.com>
Wed, 14 Jan 2015 06:25:56 +0000 (14:25 +0800)
commit2caa536f235172dab09db6ccf332510316d7b53d
tree0ab314ef5d16f97685146434e8d59eef484d46b9
parent083c374ce4747da1304a6ef209a7eda91201d66f
Add placehoders for new actions

Printed 'Not implemented' messages for 'rebuild' and 'remove' actions.
Raised exception for unsupported actions.

Change-Id: I1c5955030aa0fa9f8943dab33a41e9b6c3ee6fca
job_re.py