aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06[stor4nfv] Update os-stor4nfv role for OpenStack deployramamani yeleswarapu5-16/+80
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-30Switch docker repoHarry Huang1-3/+3
JIRA: - Because compass-web is currently under development, there are backend changes in compass-deck and compass-tasks dockers. Switch to private docker repo to preserve CI stability. Change-Id: I8315ef0f3a68e1563e8142d010807f9cb2393d2b 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-27Merge "build: add harbor tgz for arm64"Yibo Cai1-0/+6
2018-08-27Merge "Ignore patch osa error"Harry Huang1-0/+1
2018-08-25Add entry for stor4nfv scenarioHarry Huang4-4/+26
JIRA: - opensds.yml will always be execuated even if it's not stor4nfv scenario because of no condition check. Add an entry to control all stor4nfv tasks Change-Id: I329acb674dab5bc5644127a1d6846cf0b2e3522a 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 Huang9-0/+290
2018-08-23Merge "Fix networking-sfc"Harry Huang1-1/+1
2018-08-22[stor4nfv] Add os-stor4nfv role for OpenStack deployramamani yeleswarapu9-0/+290
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-22build: add harbor tgz for arm64Yibo Cai1-0/+6
Currently, it's only an empty file to satisfy build.sh. Will update when harbor arm64 image ready. Change-Id: Iebb327912c4c7997eddaa28d9738137f8de0ee9e Signed-off-by: Yibo Cai <yibo.cai@arm.com>
2018-08-22Merge "Remove neutron-lib installation for odl"Harry Huang2-12/+0
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-21Merge "[stor4nfv] Changes to k8s scenarios"Harry Huang3-24/+14
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-18Remove neutron-lib installation for odlHarry Huang2-12/+0
JIRA: - neutron 13.0.0.0rc1 now requires neutron-lib 1.18.0. Change-Id: I64c6872761f9dbfd6682fa6dfc096cbd133a4e04 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-17[stor4nfv] Changes to k8s scenariosramamani yeleswarapu3-24/+14
Makes a few changes to 'stor4nfv' role to accommodate Stor4nfv repo changes. Change-Id: I1b7d190e4308a2394f90012767c08990e1354e6d Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
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-08-01Merge "Enable os-odl_l3-nofeature-ha scenario"Harry Huang1-4/+0
2018-07-30Merge "change harbor offline tar to artifacts.opnfv.org"HU Xinhui4-5/+9
2018-07-28Enable os-odl_l3-nofeature-ha scenarioHarry Huang1-4/+0
JIRA: - Change-Id: Ie8d391f055323bfae3c78c2680a3ee0ecef07383 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
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 xinhui4-5/+9
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-25Fix ODL failureHarry Huang2-2/+3
JIRA: COMPASS-604 1. add delay in ovs restart 2. modify physnet mapping Change-Id: I5a7cef2fb03f355c00a1ea442694715643ae4ab8 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-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