Move topology-manager configuration to kubespray 56/122056/2
authorTodd Malsbary <todd.malsbary@intel.com>
Fri, 18 Jun 2021 00:10:38 +0000 (17:10 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Mon, 21 Jun 2021 19:14:48 +0000 (12:14 -0700)
commit2cfc1f2d67103726140b32b5a5c555f7a66636be
tree268feaaf39d4d2cda0750790ec45d32e139f3ad0
parentdc925231a978d1ae4dce969cb4c386d4a1b0bb87
Move topology-manager configuration to kubespray

The steps performed by the existing ansible playbook can be
performed directly by kubespray.  In addtion, fix and enable the
topology-manager.sh test.

Issue-ID: MULTICLOUD-1324
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Iee2197c1fc3e35288796399cccff0d3ae0925a6c
kud/deployment_infra/playbooks/configure-topology-manager.yml [deleted file]
kud/deployment_infra/playbooks/kud-vars.yml
kud/hosting_providers/containerized/installer.sh
kud/hosting_providers/containerized/inventory/group_vars/k8s-cluster.yml
kud/hosting_providers/vagrant/installer.sh
kud/hosting_providers/vagrant/inventory/group_vars/k8s-cluster.yml
kud/tests/topology-manager-sriov.sh [new file with mode: 0755]
kud/tests/topology-manager.sh