Implemented repomaker API
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 13 May 2013 11:38:03 +0000 (14:38 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Mon, 13 May 2013 14:40:02 +0000 (17:40 +0300)
commitb6a2fd6d6b0e92a7edac8ceedb61d77f532096d1
tree133f6223c21aa94599be08c63e97ceab19064cd0
parent4d98f63d76957e2622f5b223b778645827b4f4f8
Implemented repomaker API

This API takes care of generating rpm repos in appropriate directory
structure. It also generates build.xml and images.xml

Change-Id: Ib2b31ea0173581d8a0d150ec12474d8b68548967
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
common/repomaker.py [new file with mode: 0644]
packaging/jenkins-scripts.spec
tests/test_repomaker.py [new file with mode: 0644]