aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-24Modify download url for lxc imageHarry Huang2-0/+22
JIRA: COMPASS-607 Download lxc image from a local server in huawei lab to avoid lxc pre-staged failure. Change-Id: Ia941d9e883ab5a4ff9c839e65e53703c6c237461 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-23Modify openvswitch installationHarry Huang4-2/+49
JIRA: COMPASS-604 1. Keep linux bridges when ODL scenario 2. degrade ovs to 2.8.0 for 2.9.0 has issue with ODL Change-Id: I4433fb1bb4e2d64c7220296ca167f32e4a4246be Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-23Merge "Set NEUTRON_MECHANISM_DRIVERS according to ODL plugin"Harry Huang1-8/+14
2018-07-20Set NEUTRON_MECHANISM_DRIVERS according to ODL pluginHarry Huang1-8/+14
JIRA: COMPASS-604 when ODL plugin is enable, set NEUTRON_MECHANISM_DRIVERS to opendaylight, otherwise set to openvswitch Change-Id: I25140990b154bdc772773fdbee95526837431a6e Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-20Set pre-staged retry to 120Harry Huang1-0/+6
JIRA: COMPASS-607 Change-Id: Ica0938a065c236dc041eb6cdf60739274af0e519 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-19fix external veth pairHarry Huang2-8/+8
JIRA: COMPASS-604 Fix name of external veth pair too long issue Change-Id: Iae4ac3bac3f528875d7c8b40ea76e0c89c28b9a0 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-18Merge "Pin neutron-lib version to 1.14.0 for odl"Harry Huang2-0/+12
2018-07-16Pin neutron-lib version to 1.14.0 for odlHarry Huang2-0/+12
JIRA: COMPASS-604 The installation of networking-odl will bring in neutron-lib 1.17.0 which will cause db update failure for odl scenario Change-Id: I43fd231177268d092662c07d5adcd839a53d8b78 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-16Add external veth pairHarry Huang2-5/+14
JIRA: COMPASS-604 Add veth pair and connect them to br-external. OpenDaylight can bind that veth instead of the external interface. Change-Id: I26f122bf8cab0943b7b056050de01381bab6d395 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-11Merge "Add cluster_param in DHA file"Harry Huang7-2/+51
2018-07-09stop running os-odl_l3-nofeature-ha scenario temporarilywutianwei1-0/+4
Change-Id: Idffc91aa4a6d259cd9ffb85b653500a78d87095e Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-07-02Add cluster_param in DHA fileHarry Huang7-2/+51
JIRA: COMPASS-603 Users may need some extra parameters to further customize the deployment. Change-Id: I64f7f39a49f17350d159b3733f34ffd816849174 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-22Switch compass-tasks containers to opnfv repoHarry Huang1-3/+2
Docker images on opnfv repo should be ready now and using images from opnfv instead of private docker hub Change-Id: I2f57c9493c2b8ccdd7b7e5b304176c82661643b3 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-21Set OpenContrail role to optionalHarry Huang1-1/+2
JIRA: COMPASS-602 OpenContrail is not installed in every Kubernetes scenario. Set this role to optional to avoid deploy failure. Change-Id: Iafa0c817e87b44509e96549fcda892380b1c5586 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-20Merge "set install nic as promiscuous model"Harry Huang1-0/+1
2018-06-19set install nic as promiscuous modelwutianwei1-0/+1
JIRA: COMPASS-601 Change-Id: I7dd64df7e07ae65290a9478ff59db6392702c422 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-06-19check ip_forward and set to 1wutianwei1-0/+4
JIRA: COMPASS-600 Change-Id: I21ace213060d9d0dde7f7f4b5cf1f79d567ebeb0 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-06-15Specify netmask for install NICHarry Huang1-1/+1
JIRA: COMPASS-599 Interface that be used as install NIC may have uncertain netmask which may cause network issue. Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2294 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-06-13Merge "build: fetch arm64 iso from opnfv artifacts site"Justin chi5-6/+85
2018-06-13Merge "use contrail-ansible-deployer to integrate opencontrail into k8s"Justin chi10-4/+289
2018-06-13Merge "stor4nfv: install ceph-ansible requirements"Justin chi1-1/+2
2018-06-13Merge "cobbler/arm64: disable swap"Justin chi1-1/+18
2018-06-13Merge "update sriov spec on k8s v190"Justin chi2-8/+15
2018-06-13Merge "using compass to deploy harbor for private docker registry"Justin chi3-0/+40
2018-06-13Merge "stor4nfv: support multiple architecture images"Justin chi1-4/+8
2018-06-13Merge "bump image version to support k8s v1.9 on aarch64"Justin chi2-6/+6
2018-06-13Merge "Upgrade Barometer plugin's grafana install"Justin chi1-1/+1
2018-06-07set spice-html5 git repository URLwutianwei1-0/+1
Change-Id: Ie2d473d3cdc804f698244f163c62bed30a5dd33d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-06-07Merge "set lxc_host_machine_volume_size to 16"Harry Huang1-0/+1
2018-06-06Merge "deploy/conf: add huawei-pod8 sriov network config"wutianwei1-0/+127
2018-06-05update sriov spec on k8s v190Di Xu2-8/+15
Change-Id: Ie52233eae9aa6ebcf52d9f4df3dfbf9441a323b4 Signed-off-by: Di Xu <di.xu@arm.com>
2018-06-05use contrail-ansible-deployer to integrate opencontrail into k8szhichaozhu10-4/+289
Change-Id: If78430a159e13cf9456b9985d923a8ec107dc7cc Signed-off-by: Forrest Zhu <zhichao.zhu8@gmail.com>
2018-06-04set lxc_host_machine_volume_size to 16wutianwei1-0/+1
it would fail on some baremetal pod, when using default. https://build.opnfv.org/ci/job/compass-deploy-baremetal-daily-master/3918/consoleFull Change-Id: I1512c89b1dd237d54e7e004c71bfa5ce9ef853c5 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2018-05-30stor4nfv: support multiple architecture imagesYibo Cai1-4/+8
Change-Id: I2a3482873e37f58c8f16a02988770d6e78fd3ab6 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-29stor4nfv: install ceph-ansible requirementsYibo Cai1-1/+2
Latest ceph-ansible deployment failed due to missing python-notario package. This patch is to install all ceph-ansible required packages. Reference ceph-ansible commit: https://bit.ly/2kyDy1K Change-Id: I93d61c28ccddd079b5bd42ea09b9e2239dc5cadc Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-28cobbler/arm64: disable swapYibo Cai1-1/+18
Update ubuntu preseed to disable swap partitions to meet K8s 1.9 requirements. Change-Id: I3a24f16ffb99013254734b9cdbbbc21f06f693a9 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-25bump image version to support k8s v1.9 on aarch64Di Xu2-6/+6
Signed-off-by: Di Xu <di.xu@arm.com> Change-Id: I0803fbd9225a1c8e80fed892a61ff91b6493c070
2018-05-24deploy/conf: add huawei-pod8 sriov network configYibo Cai1-0/+127
Change-Id: Ibae707ce500c64b0aadcb0d539e43bd60ce9483c Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-22Merge "enable http_proxy in kargo"Justin chi5-3/+26
2018-05-17Compass4nfv PTL electionchigang1-6/+6
JIRA:- Harry Huang accepted the nomination of Compass4nfv PTL. Please each committer vote +2, if you agree with Harry's election. Change-Id: I6ce3f9f7f5fde5e5b44e2745a9eaba895d8bb9d0 Signed-off-by: chigang <chigang@huawei.com>
2018-05-14Upgrade Barometer plugin's grafana installramamani yeleswarapu1-1/+1
Change-Id: I14006138ae20fb2c24400a9cdfa3c389112fb6d0 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-05-14build: fetch arm64 iso from opnfv artifacts siteYibo Cai5-6/+85
Change-Id: I248d84be0fb0c6f18054c5fca8d6b5c091730153 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-10Merge "Upgrade OpenStack version from Pike to Queens"Harry Huang68-72/+1533
2018-05-09Merge "committers list update"Justin chi2-47/+23
2018-05-09Merge "Adjust DEPLOY_TOOL"wutianwei1-1/+1
2018-05-09committers list updatechigang2-47/+23
INFO file replaced by INFO.yaml remove inactive committers Change-Id: I56980b7df96f86207d9b6c66304ab91b995f2508 Signed-off-by: chigang <chigang@huawei.com>
2018-05-09using compass to deploy harbor for private docker registryhu xinhui3-0/+40
Change-Id: Ice2ee902632a390938c8f5facf3010e712d9c9c3 Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
2018-05-08Upgrade OpenStack version from Pike to Queensramamani yeleswarapu68-72/+1533
Change-Id: Ice7b3204ade23571df41fc4effb91bb5e125abac Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-05-08enable http_proxy in kargozhichaozhu5-3/+26
Change-Id: Id49015d716f1b53806a42039a2c197e1c4ccbd69 Signed-off-by: Forrest Zhu <zhichao.zhu8@gmail.com>
2018-05-08fix 3 test failure in neutron_trunkwutianwei1-0/+4
JIRA: COMPASS-595 set enable_proxy_headers_parsing to True in neutron config file Change-Id: I63a0795cad02051164b0881b8b33ac14a1562c9d Signed-off-by: wutianwei <wutianwei1@huawei.com>