Adding QAT device plugin to KuD 79/97079/14
authorakhilakishore <akhila.kishore@intel.com>
Tue, 15 Oct 2019 03:57:25 +0000 (11:57 +0800)
committerAkhila Kishore <akhila.kishore@intel.com>
Thu, 27 Feb 2020 00:06:55 +0000 (00:06 +0000)
commite74803ddbf7013fc6d0fdc3d57da01a6c6b39c9e
tree605726f78b8da404656d6229ce135be2581f23a0
parent8af74ae61508a3fbfd54c25d1cfe037f3ad08ca5
Adding QAT device plugin to KuD

Basic working skeleton. Adding install script
adding vars and updated the playbook. Working on Kernel
mode updates and driver installation. Removing SRIOV vars
Adding script to change the SSL value for 2 kinds of config files.
Updating daemonset image. Adding prereq packages for qat.
Minor edits for bashate.Adding testcase and conditions to
Ansible tasks for clean, uninstall and install the driver.
Updating the plays to use templating.
Adding qat-kernel mode test case.

Signed-off-by: akhilakishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-860
Change-Id: I5ad99e7211c859dc3cb054df644edd3fa77b2596
kud/deployment_infra/images/qat_plugin_privileges.yaml [new file with mode: 0644]
kud/deployment_infra/playbooks/configure-qat.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/install_qat.sh [new file with mode: 0644]
kud/deployment_infra/playbooks/kud-vars.yml
kud/deployment_infra/playbooks/preconfigure-qat.yml [new file with mode: 0644]
kud/deployment_infra/playbooks/substitute.sh [new file with mode: 0755]
kud/hosting_providers/vagrant/installer.sh
kud/tests/qat.sh [new file with mode: 0755]