aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/compass_conf/role/kubernetes_ansible.conf
AgeCommit message (Collapse)AuthorFilesLines
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-05use contrail-ansible-deployer to integrate opencontrail into k8szhichaozhu1-0/+4
Change-Id: If78430a159e13cf9456b9985d923a8ec107dc7cc Signed-off-by: Forrest Zhu <zhichao.zhu8@gmail.com>
2018-02-27Set storage role optionalHarry Huang1-2/+4
JIRA: - storage_master and storage_node role are currently required in kubernetes scenario which cause scenario with no storage_master or storage_node fails to be deployed. Change-Id: I0fd28a7fd4a6161be96044382ea509832473dc71 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-02-25Add plugin for Stor4nfv for k8s deployramamani yeleswarapu1-1/+8
- 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-01-24spport k8s apiserver HAhu xinhui1-1/+6
compass installer deploy k8s using kubespray for default, but k8s apiserver HA is not implemented by kubespray, This patch aim is to achieve the k8s apiserver HA Change-Id: I805b5eb2f4efa7ca82fcef7bfd3f4cad35ed65b5 JIRA: - Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
2017-09-30Modification for kargo to generate dynamic inventoryhu xinhui1-113/+13
JIRA: - There is some hardcode for kargo inventory.This patch is to generate dynamic inventory for kargo Change-Id: If4a7c5f973e520e4ca24c3c9e0bfa97725a5a44c Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
2017-09-08Add k8s supporthu xinhui1-0/+115
JIRA: - Add a new k8s scenario for compass Change-Id: Ic5f58a6152315333684e4f2752aaa0d5d870d9ee Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>