aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2018-08-23Merge "[stor4nfv] Add os-stor4nfv role for OpenStack deploy"Harry Huang3-0/+79
2018-08-22[stor4nfv] Add os-stor4nfv role for OpenStack deployramamani yeleswarapu3-0/+79
Adds os-stor4nfv role for OpenStack deploy which installs OpenSDS and Cindercompatibleapi. Disables Cinder service and configures cindercompatibleapi to work with 'lvm' backend. Adds os-nosdn-stor4nfv-ha scenario file. Adds os-nosdn-stor4nfv-noha scenario file. Change-Id: Ie4b6a874beb3f61aa2fd08ebc6c97ab737c012ee Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-08-22Fix networking-sfcHarry Huang1-1/+1
JIRA: - Using networking-sfc 6.0.0.0rc1 to fix package issue Change-Id: I29809fd07a38b5cff37b22a99c092db3e8a8f31c Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-18Merge "Download OpenStack git repo from local server for CI"Harry Huang1-0/+25
2018-08-17Download OpenStack git repo from local server for CIHarry Huang1-0/+25
JIRA: COMPASS-614 Online git clone is heavily affected by the network condition of huawei lab. Download OpenStack git repo from local server to regain stability Change-Id: I92886b9c65068294f303d27de1b3b0261442af34 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-16Merge "Change the dashboard and heapster images in k8s to arm64 when running ↵Yibo Cai2-0/+10
on arm platform"
2018-08-14Merge "Get VIRT_NUMBER from DHA file"Harry Huang2-1/+3
2018-08-13Change the dashboard and heapster images in k8s to arm64 when running on arm ↵Jingzhao Ni2-0/+10
platform Change the dashboard image in k8s from amd64 to arm64 on arm platform. In extra-vars-aarch64.yml, add the dashboard image tag for supporting the arm64 arch. For heapster images, add a "sed" command in main.yml for replacing the cpu architecture from amd64 to arm64. And it will be invoked only when deploying the arm platform. Change-Id: I584485f0356dcb925814f63cbc45ecbd459715bb Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
2018-08-06Get VIRT_NUMBER from DHA fileHarry Huang2-1/+3
JIRA: COMPASS-611 Change-Id: I498ea9517ff4f29c0369b8339b5e625c4131bd00 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-03Merge "Add network_odl.yml for baremetal pod"Harry Huang11-9/+261
2018-08-03Add network_odl.yml for baremetal podHarry Huang11-9/+261
JIRA: - 1. add network_odl.yml for huawei-pod1 and huawei-pod2 2. change br-provider to br-int for network_odl.yml Change-Id: Id116d8f67b99d05a7be913787873048a543b2e2c Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-02Restart network before keepalived restartsHarry Huang1-0/+2
JIRA: COMPASS-610 Change-Id: I8afa4177eaa0faaa3fab87d4179a850a3990f15b Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-01Add condition check for modification of lxc image downloadHarry Huang1-0/+6
JIRA: COMPASS-607 Change-Id: Ida012ffef20fa55fdc5065d78f7d1f908f3e94ec Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-30Merge "change harbor offline tar to artifacts.opnfv.org"HU Xinhui1-2/+3
2018-07-27Merge "Fix ovs version used in odl scenario"Harry Huang1-2/+2
2018-07-26Fix ovs version used in odl scenarioHarry Huang1-2/+2
JIRA: - Use openvswitch 2.8.0 Change-Id: Ic2cc504543908141b14a2253e5edb67ca68d5299 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-26Force ansible cache refreshHarry Huang1-0/+11
JIRA: COMPASS-609 Force ansible cache refreshed in setup infrastructure to avoid ceph install failure. Change-Id: If54eacb5480e829e4920097ef6ea7939443f124d Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-07-26change harbor offline tar to artifacts.opnfv.orghu xinhui1-2/+3
Change-Id: I17e2a5f4c83ccabc4eb15cd3ee8c6fddc599c87f Signenoff-by: hu xinhui <xinhui_hu@foxmail.com> Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
2018-07-25Modify scenario and network files for odlHarry Huang16-7/+1154
JIRA: COMPASS-604 1. sepcify using odl_l3_agent in cluster_param 2. set physnet mapping to use external-nic for odl Change-Id: I70fd327f13d4b4b32da01f0722739dc971fb9fb9 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
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-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-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-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 chi3-1/+80
2018-06-13Merge "use contrail-ansible-deployer to integrate opencontrail into k8s"Justin chi4-4/+36
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 chi2-0/+35
2018-06-13Merge "bump image version to support k8s v1.9 on aarch64"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 k8szhichaozhu4-4/+36
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-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 Xu1-1/+1
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-14build: fetch arm64 iso from opnfv artifacts siteYibo Cai3-1/+80
Change-Id: I248d84be0fb0c6f18054c5fca8d6b5c091730153 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-05-10Merge "Upgrade OpenStack version from Pike to Queens"Harry Huang62-59/+1519