aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07[os-stor4nfv] HA deploy error fixopnfv-7.1.0stable/gambiaramamani yeleswarapu1-0/+1
Change-Id: I0dd6323238890582a45aff658fbc6836614fe0a0 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> (cherry picked from commit 40fa1531396628fb4a2dfc828131de4f48102953)
2018-11-08[os-stor4nfv] Fix errors in HA deployramamani yeleswarapu1-0/+5
Change-Id: I1d744f024068ec412933487ef8234892f6391f77 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> (cherry picked from commit 8e827e621ec4c9b9abee2d3a3d56fa52c03dbd90)
2018-10-30Fix stor4nfv CI errorsramamani yeleswarapu1-2/+3
Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> (cherry picked from commit a421c905989aaebe18ea961dd7d72368cb93ba86)
2018-09-13Merge "Add license"Harry Huang2-0/+18
2018-09-12Add licenseHarry Huang2-0/+18
Change-Id: I139c48ca3498a5a1e399abb3ef999da67a47c921 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-12Merge "[stor4nfv] Update os-stor4nfv role for OpenStack deploy"Harry Huang4-16/+79
2018-09-06[stor4nfv] Update os-stor4nfv role for OpenStack deployramamani yeleswarapu4-16/+79
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-06[stor4nfv] Update k8s scenariosramamani yeleswarapu3-3/+21
Makes a few changes to 'stor4nfv' role to create csi pods. Change-Id: I179b82ddb524738a42ff1f7dcd36424d50a5c502 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
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-23Merge "[stor4nfv] Add os-stor4nfv role for OpenStack deploy"Harry Huang6-0/+211
2018-08-22[stor4nfv] Add os-stor4nfv role for OpenStack deployramamani yeleswarapu6-0/+211
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-22Merge "Remove neutron-lib installation for odl"Harry Huang2-12/+0
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-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-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-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-06-13Merge "use contrail-ansible-deployer to integrate opencontrail into k8s"Justin chi6-0/+253
2018-06-13Merge "stor4nfv: install ceph-ansible requirements"Justin chi1-1/+2
2018-06-13Merge "stor4nfv: support multiple architecture images"Justin chi1-4/+8
2018-06-05use contrail-ansible-deployer to integrate opencontrail into k8szhichaozhu6-0/+253
Change-Id: If78430a159e13cf9456b9985d923a8ec107dc7cc Signed-off-by: Forrest Zhu <zhichao.zhu8@gmail.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-14Upgrade Barometer plugin's grafana installramamani yeleswarapu1-1/+1
Change-Id: I14006138ae20fb2c24400a9cdfa3c389112fb6d0 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-05-08Upgrade OpenStack version from Pike to Queensramamani yeleswarapu2-4/+4
Change-Id: Ice7b3204ade23571df41fc4effb91bb5e125abac Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-04-24Workaround for Tacker in HA scenariosYifei Xue1-0/+6
JIRA: - For Tacker service in HA mode, it only generates VIM fernet key on one of the Tacker hosts. This may cause error when a request is been routed to another host. We need to use Barbican and Mistral components. But now OSA did not support Mistral yet. So we add a workaround here to get over this issue. Change-Id: I9aa228ec2ac7011cedb1eb503611ca24c7666caa Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2018-04-03Stor4nfv: Install ansible version 2.4ramamani yeleswarapu5-8/+86
Ansible 2.5 release is causing errors in the installation of ceph-ansible (for ceph-mon). This patch fixes the ansible version installed on kube_master to 2.4.3 to address the ceph errors. Also, adds these post-install tasks: - run 'modprobe rbd' - create opensds default profile - create csi pods. Change-Id: Iee8d27da68896009d2e27ce4a6c7f805524d086d Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-03-21Merge "Fix Stor4nfv CI issues due to repo changes"Yifei Xue6-36/+17
2018-03-20Fix Stor4nfv CI issues due to repo changesramamani yeleswarapu6-36/+17
Applies the changes in stor4nfv repo and consolidates opensds and nbp inventories. This fixes the CI failure in stor4nfv scenarios. Change-Id: I91f291d52488771934e0e0e93da2c56715abc877 Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-03-20Merge "Fix workaround of image upload through horizon"Yifei Xue2-2/+6
2018-03-20Fix workaround of image upload through horizonHarry Huang2-2/+6
1. using horizon group limit 2. set fact openstack_release to hostvars of localhost Change-Id: I0af0da1a508e862d0e2bb975f29897ec2948617f Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-19Merge "Update collectd-gnocchi conf for DEFAULT_ARCHIVE_POLICY"Yifei Xue1-0/+2
2018-03-16Copy ml2_conf.ini to ODL hostsYifei Xue2-0/+25
JIRA: - SFC test cases in functest need to read ml2_conf.ini to get ODL controller's IP and port. However they can only gei this file from control nodes. So we copy this from neutron server containers to ODL hosts. Change-Id: I21acbaed6de924247d249d6c4015d9f90c763a08 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2018-03-15Update collectd-gnocchi conf for DEFAULT_ARCHIVE_POLICYEmma Foley1-0/+2
* Configure the DEFAULT_ARCHIVE_POLICY option. * This will set the default archive policy to "high". Change-Id: I42fefc0e9a79fe1032c42156a21f95a96ad2a4ad Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-03-01Merge "Update Stor4nfv plugin with nbp csi install"Yifei Xue3-0/+32
2018-02-28Merge "Update Barometer plugin - follow-up patch"Yifei Xue4-9/+41
2018-02-27Update Stor4nfv plugin with nbp csi installramamani yeleswarapu3-0/+32
Change-Id: Ia32ea3c29b78f18aae258fa89b017e894b09301f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-02-25Add plugin for Stor4nfv for k8s deployramamani yeleswarapu7-0/+222
- Adds 'stor4nfv' plugin which installs OpenSDS using stor4nfv. - Adds k8s-nosdn-stor4nfv-ha scenario file. - Adds k8s-nosdn-stor4nfv-noha scenario file. Change-Id: Iee718a48994ad4e55f4b7a01933bd4e7773ac67f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-02-23Update Barometer plugin - follow-up patchramamani yeleswarapu4-9/+41
Modifies/updates the following: - Adds Hostname and enables all plugins in default_plugins - Adds rrdtool conf template - Adds a check to enable ExtraStats in virt conf only when rdt is not available. Change-Id: I7af7d86fadcaa0ccf3ba2b67d58c37e37ba84a73 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-02-13Update the odl_sfc plugin to use the latest versionYifei Xue14-56/+143
JIRA: - We have upgraded odl version to nitrogen SR1. So this patch we are going to update the odl_sfc plugin to satisfy the latest odl version. Change-Id: I7342fad58c0ae21f918e27e9d72deae214c2af4e Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2018-02-06Merge "Upgrade ODL version to Nitrogen SR1"Yifei Xue4-8/+8
2018-02-01Update Barometer plugin to install influxdb, grafanaramamani yeleswarapu9-0/+665
Adds/updates the following to install influxdb and grafana on the controller. Configures them to receive collectd data from the compute. /plugins/barometer/roles/influxdb /pluigns/barometer/roles/grafana /deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml Change-Id: Ie33489e9834da5bb5c77b392451b81cf44a849d6 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-01-30Upgrade ODL version to Nitrogen SR1Yifei Xue4-8/+8
JIRA: - Currently compass uses ODL Nitrogen, however the latest ODL version is Nitrogen SR1. So we upgrade to use the latest version to avoid some bugs. Change-Id: I8cc04955b9fc828eb3bc6096df6ac5b97438a259 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2018-01-29Update Barometer plugin to use collectd containerramamani yeleswarapu18-104/+381
Modifies/updates the following to use a barometer container from dockerhub for collectd. /plugins/barometer/roles/collectd/tasks /pluigns/barometer/roles/collectd/templates /plugins/barometer/roles/collectd/vars /plugins/barometer/roles/collectd/files Change-Id: I627afd8fef12c4aa3ff5ac54a55d00f9567406f2 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2017-12-07Update Barometer's collectd plugin to Pikeramamani yeleswarapu1-1/+1
Updates collectd-ceilometer-plugin code from stable/ocata to stable/pike. Change-Id: Idf62f870f2276c8b83249e01d6ed5714a08caa90 Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2017-12-08Add CentOS 7.4 support for OpenStack PikeYifei Xue1-1/+1
JIRA: COMPASS-565 After this patch merged, compass can deploy OpenStack Pike on CentOS 7.4. Due to some upstream bugs, we add some fixes in this patch, e.g. add libvirt to os-cinder, remove a useless repo after installing Change-Id: Ibc1e6f1ed103daf2d70a8ae1d7c04f77d1545c41 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-12-05Add plugin for Barometer.ramamani yeleswarapu11-0/+337
Change-Id: I5049805eb4e2e2c5e2cc87772afe6650253be36c Signed-off-by: John Hinman <john.hinman@intel.com> Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2017-11-28Upgrade OpenStack version from Ocata to PikeYifei Xue10-24/+35
JIRA: COMPASS-565 For OPNFV F release, it's going to use OpenStack Pike as the NFVI component. This task is created to monitor the upgrade work of OpenStack Pike. Subtasks as follow: - Add Pike related configurations to compass_conf - Upgrade ubuntu os to ubuntu 16.04.3 - Upgrade centos os to centos 7.4 - Upgrade openstack-ansible from ocata to pike - Upgrade openstack repos from ocata to pike Change-Id: I2202e8e3ae23dae8e575c89170c9e5e057757870 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-11-16Add timeout and delay time to fix the reboot problemYifei Xue2-2/+2
of rt_kvm scenario JIRA: - The rt_kvm scenario deployment always fails on Huawei Pod2 while running reboot task. However it's fine on Huawei Pod1. We think it may be caused by the performance of Pod1. Pod1 truely has a lower performance than Pod2. So we add timeout and delay time to verify our idea. Change-Id: I56acc88354abcdd4ba72c7d24980033871972688 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-10-29Merge "Remove ugly code in odl plugin"Justin chi4-84/+8
2017-10-24Merge "Config dpdk and ovs"Justin chi12-13/+202