Create one SR for all packages in submission
authorEd Bartosh <eduard.bartosh@intel.com>
Fri, 9 May 2014 19:16:37 +0000 (22:16 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Sun, 18 May 2014 11:01:17 +0000 (14:01 +0300)
commit53852242b91bed291d90878579447798eb29b8d2
tree22dfd80cbb36e2bca2aefc48ae767565cb0123d9
parent37ae4d1b58addc66d1cd446ecd08b729b286a56b
Create one SR for all packages in submission

Currently repa creates one SR per package.

This change implements creation of one SR per multiple packages by using new
schema of POST /request API https://api.opensuse.org/apidocs/request.rng

Note, that osc API doesn't support this schema, so it can't be used.

Fixes: #1386
Change-Id: Iae5cb55b0b5f489b9596c5a79e0845ec18a2ba51
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
repa/common.py
repa/obs.py