aboutsummaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22Improve compass ci verification--clear all flake8 warnings & errors of ↵KingPoo1-1/+1
compass4nfv JIRA: COMPASS-494 Change-Id: Iec4664a376100f2a0f5fe6c46c1a45360f9c2324 Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-15Repair Flake8's warnings & errorsKingPoo1-1/+1
Change-Id: I67e71bc37c0464a0714e1e59b3402973786e4aa6 Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-15make improvement about util/check_valid.pyHarry Huang1-46/+95
Change-Id: Ib1f22eb180e6df138b5891ef5ca070224ace219e Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2016-11-11Merge "autopep8 make py files more standard"Justin chi1-6/+16
2016-11-09autopep8 make py files more standardKingPoo1-6/+16
Change-Id: Ibaa74a1f508b28548668e764d1860393caa356d4 Signed-off-by: KingPoo <haojingbo@huawei.com>
2016-11-10Rename pip-ops to pip-openstackliyuenan1-1/+1
Change-Id: Ie806f15b75ce409fc9283d5c0c0bc6691b430b27 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-11-08Split the Openstack's pip from pipliyuenan1-0/+1
JIRA: COMPASS-491 Change-Id: Ief6df7da1b3729beb2ac56ff1cfd14a44c71ef21 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-10-13fix bugs in /util/check_valid.pyHarry1-1/+1
Change-Id: I0d3907a97dc3676a44653125eadb953336677c1c Signed-off-by: Harry <huangxiangyu5@huawei.com>
2016-09-23Add ip and mac valid check functionalityHerry Huang1-0/+96
Add function check_input_para in /deploy/launch.sh to check whether there is invalid address in DHA and NETWORK file after function process_input_para is called. Check_input_para is defined in /deploy/deploy_parameter.sh and calls check_valid.py in /util. Exit installation when invalid address or format error is found. JIRA:COMPASS-480 Change-Id: Ib01c368db6b48cbded0045a2819d895c980c2b1b Signed-off-by: Herry Huang <huangxiangyu5@huawei.com>
2016-02-27bugfix: nfs space is too small on compass core, need make it biggercarey.xu1-17/+14
JIRA: COMPASS-320 Change-Id: I54876943b4ff0a70cd7fac1e05f48aa06b0f1aa9 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu1-0/+8
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-22install compass-core in centos7baigk2-82/+173
JIRA: COMPASS-208 Change-Id: Ie98615df37115beaa0ad8f744cc87162452af751 Signed-off-by: baigk <baiguoku@huawei.com>
2015-10-10bugfix: libvirt_type should be kvm when host is barebetal modebaigk2-3/+61
JIRA: COMPASS-81 Change-Id: Iba3cb182a3e461ab89eb40fdba7800b8b2a1fc3e Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-10adjust iso and ppa path in compass.isobaigk1-1/+2
JIRA: COMPASS-40 Change-Id: If10ec4be9613303584d5ca8bfdfe9b4790ac1d46 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-08Build improvement for speedup and using public repobaigk2-0/+277
JIRA: COMPASS-19 Change-Id: Iba101807e1bd2f843f1253791b7e87e1acb7934b Signed-off-by: baigk <baiguoku@huawei.com>