Utilize the GBS export API
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Jun 2013 08:17:20 +0000 (11:17 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Jun 2013 09:03:48 +0000 (12:03 +0300)
commit0f31f5e73d93df80ae221331689d1ab10990a13f
tree52fbcbd904a3f06c353836f31f6ee8c7cb4e8af4
parentf8ea89ae196f4851496225d193f22ab82d8a7044
Utilize the GBS export API

Use the export API instead of calling the gbs command.

This dramatically decreases the number of (indirect) package
dependencies of obs-service-gbs as only the export functionality of GBS
is required.

Change-Id: Iad2b7bd4c7397a2145d40f98441369ea93135d57
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
obs_service_gbs/command.py
packaging/obs-service-gbs.spec
tests/test_obs_service_gbs.py