Implemented BackendDB/get_obs_repo_map API
authorEd Bartosh <eduard.bartosh@intel.com>
Thu, 27 Jun 2013 13:22:08 +0000 (16:22 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Thu, 27 Jun 2013 13:22:08 +0000 (16:22 +0300)
commit85248748cda0df39bbba133be7fa145bad1d1211
tree6c5c28aa5ff537451f0b2fcfba81726c31bd1593
parent5f23bd3198a2f9ddda54e91919e5b7dd79bd22ba
Implemented BackendDB/get_obs_repo_map API

This API should be used to map OBS project to 'repo' value used in .ks
file for the repository from this OBS project.

Change-Id: I9047e31a9ab604a8d3f504077817c2c9618e1d7d
common/backenddb.py
job_pre_release_obs.py
tests/test_backenddb.py