aboutsummaryrefslogtreecommitdiffstats
path: root/ci/Debian_juno.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-09-12delete unused dir and config itembaigk1-36/+0
JIRA: COMPASS-45 Change-Id: Ica089d58ba339c2093ce2d47524ccf2e5e301cf4 Signed-off-by: baigk <baiguoku@huawei.com>
2015-08-18Generate ppa repositories automaticallyChigang(Justin)1-0/+36
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>