Draft implementation of list submissions
authorEd Bartosh <eduard.bartosh@intel.com>
Sun, 11 Aug 2013 16:43:29 +0000 (19:43 +0300)
committerEduard Bartosh <eduard.bartosh@intel.com>
Thu, 15 Aug 2013 12:14:43 +0000 (05:14 -0700)
commita0b51fb200c34ca3b28c575430aeb750da4258b9
tree43e36c10c7413e64eff97f6a46c1f580e886959b
parent39831af5b3c72517160fe9320c190d6933cade6a
Draft implementation of list submissions

This implementation works only with OBS using osc API. It lists all
home:prerelease:* projects as a submissions and gets status from OBS and
from jsoned meta data, stored in description of OBS projects.

Information about groups is taken from special OBS project
home:prerelease:groups, which also holds information in jsoned form in
project description.

Fixes: #1097

Change-Id: I1fe61f755d4397c688888ce5156cbdfe1ca03e9c
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5840
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
Reviewed-by: Hasan Wan <hasan.wan@intel.com>
repa/list.py