Generate ppa repositories automatically 76/1176/7
authorChigang(Justin) <chigang@huawei.com>
Thu, 13 Aug 2015 07:14:03 +0000 (03:14 -0400)
committerChigang(Justin) <chigang@huawei.com>
Tue, 18 Aug 2015 07:56:06 +0000 (03:56 -0400)
commit3656b2525c9b4e8c5e1f45625adb1cd143425dc0
tree0836bcdf3d093d3d4f6cd40e4deedcbf93ebc976
parent7951b094df92c40417ec66c4be58871911bbed07
Generate ppa repositories automatically

Openstack ppa repo will be generated by the patch.now we support
openstack(juno) on trusty/centos7.1. there are two steps about
how to generate the repo:
1. analyze the deployment script to find the deploying packages
2. use Docker as container to collect packages

JIRA: COMPASS-15

Change-Id: I74ac57b70455643ecf9d32effd44a2e46f404f4e
Signed-off-by: Chigang(Justin) <chigang@huawei.com>
ci/Debian_juno.tmpl [new file with mode: 0644]
ci/build.sh
ci/centos7/juno/Dockerfile [new file with mode: 0644]
ci/centos7/juno/centos7-comps.xml [new file with mode: 0644]
ci/gen_ins_pkg_script.py [new file with mode: 0644]
ci/make_repo.sh [new file with mode: 0755]
ci/trusty/juno/Dockerfile [new file with mode: 0644]
deploy/adapters/ansible/roles/database/vars/Debian.yml