aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Stor4nfv: Install ansible version 2.4opnfv-6.0.0ramamani 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-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-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 yeleswarapu6-0/+177
- 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>