aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
AgeCommit message (Collapse)AuthorFilesLines
2018-12-06Fix swap issueHarry Huang1-0/+2
Change-Id: I8115326726fbf36f8022b4944696c7426ae846af Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-12-05Merge "Fix controller restart issue" into stable/gambiaHarry Huang1-0/+2
2018-12-04Fix keepalive restart issueHarry Huang1-0/+6
Change-Id: I4d690b82d2c8c75e2896a7f3575fe3591f719b44 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-12-04Fix controller restart issueHarry Huang1-0/+2
JIRA: COMPASS-620 Configuration for lxcbr0 is missing because interfaces file is overwritten during setup of openvswitch. Add configuration of lxcbr0 in setup-openvswitch. Change-Id: I7eadc3fb9ccfd05608d57c4de0a451ba2dceab60 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 102bb6775c60fefca3c88d6f582f520384636f9f)
2018-11-08Modify nova patchHarry Huang1-1/+1
JIRA: - Change-Id: I0d887e2f54435d7fff9d51083ea9aaa52b1e289c Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-11-07Patch nova to fix functest issueHarry Huang3-1/+39
JIRA:- Change-Id: Ia10c35e5feb91200fba61ba36d76555f53babe18 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-11-06Increase vif_plugging_timeout to 30Harry Huang2-21/+5
JIAR: - Change-Id: Icef7132b3f74a5614bfb54bdf38a8aa6fd779a72 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-11-05Add delay in nova when spinning VMHarry Huang2-0/+10
JIRA: - Change-Id: I3c2e291fe41135b3653a78473e8851703184847f Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-11-02Add delay in Nova to solve dhcp issueHarry Huang1-0/+13
JIRA: - VM starts before the openflow is created in br-int which cause first round dhcp request can't be sent to controller. Change-Id: Ie2de5a70890f3d0e9f383c9ccb0aa1126f25b2c8 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-10-27Fix LXC apt upgrade issueHarry Huang1-0/+6
JIRA: - Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit 5a4958ed29c471315c4b54f9a703ff43793688c5)
2018-09-18Merge "Skip openvswitch reinstall task for sfc"Harry Huang1-0/+2
2018-09-13Add kubespray to perform the result checkyjun1-0/+13
Change-Id: I61f4d97e68e137d4cadfad1dd260c69788946c47 Signed-off-by: yjun <xy.0520@hotmail.com>
2018-09-13Merge "Add license"Harry Huang10-0/+90
2018-09-12Add licenseHarry Huang10-0/+90
Change-Id: I139c48ca3498a5a1e399abb3ef999da67a47c921 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-12Merge "[stor4nfv] Update os-stor4nfv role for OpenStack deploy"Harry Huang1-0/+1
2018-09-11Skip openvswitch reinstall task for sfcHarry Huang1-0/+2
JIRA: - Change-Id: I56867d6c9b1f4db4c5f762e93dcf7164918c8ef9 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-07Remove opera_adapter.pyHarry Huang1-126/+0
JIRA: - Change-Id: Id7008a483b06288db0a431098acef82e97503eb6 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-06[stor4nfv] Update os-stor4nfv role for OpenStack deployramamani yeleswarapu1-0/+1
Installs osdsdock in ceph-mon_container. Configures the endpoints for Ceph, OpenSDS and Cindercompatibleapi. Change-Id: I23143a5f53974bf342208b6a801dad05ccb03bfa Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-09-03Merge "Modify tenant_net_info"Harry Huang1-4/+0
2018-08-31Remove duplicate varibleHarry Huang1-1/+0
JIRA: - Varible odl_l3_agent now will be specified as a cluster parameter. Get rid of the unnecessary varible declaration. Change-Id: I56a7c92033c1f3958a24f99eef893e4427cd3daf Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-29Modify tenant_net_infoHarry Huang1-4/+0
JIRA: - Remove is_required option in tenant_net_info Change-Id: Iec33383cbc5ee438d879e78e9a131704c33a5c45 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-25Ignore patch osa errorHarry Huang1-0/+1
JIRA: - Rerun patching will cause error which can be ignored Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-24Add DHA for os-nosdn-stor4nfv-ha baremetal deployHarry Huang2-0/+153
JIRA: - Change-Id: I5f6f31540917dcc0d4865c4e98cd4bcdb502277b Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-08-23Merge "Fix tenant interface type"Harry Huang1-1/+1
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-18Fix tenant interface typeHarry Huang1-1/+1
JIRA: - In setup-openvswitch role, tenant interface type is static which will cause failure during network restart. Set it to manual instead. Change-Id: Id6fdaa2b7fbae9d8a6d243b43ec35868af4c2fdd 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>