Include tag list in the git treeish meta data
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 26 May 2014 14:13:32 +0000 (17:13 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 27 May 2014 13:52:07 +0000 (16:52 +0300)
commit91f43b8b65c3f7a8a46e0d2e60b1451aa57fde6d
treedf6b2d1866fbee4093c1480b813411a7402d60eb
parent03510294f4c1e02a14996a589bfe7928bc25eb62
Include tag list in the git treeish meta data

List all annotated tags pointing at the exported commit. Adds a new
'tags' key (an array) to the metadata.

Change-Id: I0271130807f3af8e3e112360842fcac095d07fd5
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
obs_service_gbp_utils/__init__.py
tests/test_obs_service_gbp_utils.py