Build improvement for speedup and using public repo 18/1418/2
authorbaigk <baiguoku@huawei.com>
Tue, 8 Sep 2015 11:47:19 +0000 (07:47 -0400)
committerbaigk <baiguoku@huawei.com>
Tue, 8 Sep 2015 12:24:09 +0000 (08:24 -0400)
commitcf87d3067a63cb8be315a3addfd9c27d86be3b5a
tree861d46aebc75c73cc13a19fecfb5c48aa88a56a1
parent633175ed2c5d0ab339027ba0a542bcdd4d3769c0
Build improvement for speedup and using public repo

JIRA: COMPASS-19

Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b
Signed-off-by: baigk <baiguoku@huawei.com>
44 files changed:
README.md [new file with mode: 0644]
build.sh [new file with mode: 0755]
build/arch/Debian/make_openvswitch-switch.sh [new file with mode: 0644]
build/build.conf [new file with mode: 0644]
build/gen_ins_pkg_script.py [new file with mode: 0644]
build/make_repo.sh [new file with mode: 0755]
build/os/centos/comps.xml [new file with mode: 0644]
build/os/centos/rhel6/base.repo [new file with mode: 0644]
build/os/centos/rhel6/compass/Dockerfile.tmpl [new file with mode: 0644]
build/os/centos/rhel7/juno/Dockerfile.tmpl [new file with mode: 0644]
build/os/ubuntu/trusty/juno/Dockerfile.tmpl [new file with mode: 0644]
build/os/ubuntu/trusty/kilo/Dockerfile.tmpl [new file with mode: 0644]
build/templates/Debian_juno.tmpl [new file with mode: 0644]
build/templates/Debian_kilo.tmpl [new file with mode: 0644]
build/templates/RedHat_juno.tmpl [new file with mode: 0644]
build/templates/compass_core.tmpl [new file with mode: 0644]
deploy.sh [new file with mode: 0755]
deploy/client.py [new file with mode: 0644]
deploy/compass_vm.sh
deploy/conf/baremetal.conf
deploy/conf/baremetal_cluster.yml [new file with mode: 0644]
deploy/conf/baremetal_five.yml [new file with mode: 0644]
deploy/conf/base.conf
deploy/conf/cluster.conf
deploy/conf/five.conf
deploy/conf/network_cfg.yaml [new file with mode: 0644]
deploy/conf/neutron_cfg.yaml [new file with mode: 0644]
deploy/conf/virtual.conf [new file with mode: 0644]
deploy/conf/virtual_cluster.yml [new file with mode: 0644]
deploy/conf/virtual_five.yml [new file with mode: 0644]
deploy/config_parse.py [new file with mode: 0644]
deploy/deploy_host.sh
deploy/deploy_parameter.sh [new file with mode: 0755]
deploy/host_baremetal.sh
deploy/host_virtual.sh [new file with mode: 0644]
deploy/launch.sh [new file with mode: 0755]
deploy/log.py [new file with mode: 0644]
deploy/network.sh
deploy/prepare.sh
deploy/restful.py [new file with mode: 0644]
deploy/template/power/ipmitool.tmpl [new file with mode: 0644]
deploy/template/power/smmset.tmpl [new file with mode: 0644]
util/ks.cfg [new file with mode: 0644]
util/log.sh [new file with mode: 0755]