Terraform and ansible changes for Cloud environment (AWS, Azure). 10/27210/4
authorMaros Mullner <maros.mullner@pantheon.tech>
Fri, 22 May 2020 06:27:07 +0000 (08:27 +0200)
committerPeter Mikus <pmikus@cisco.com>
Wed, 27 May 2020 13:11:10 +0000 (13:11 +0000)
commit5d4c299d02072fd18ef175bfbf7c694e94db79a6
tree2c68868b5fd42a86197aeae205557a435f4eef16
parent3ea4fcebabfaac866d469a7b4355ac8df7732a0f
Terraform and ansible changes for Cloud environment (AWS, Azure).

Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech>
Change-Id: Ic78b5dae22b67763b99c50a5f15d7dd16152d5d5
17 files changed:
resources/tools/terraform/aws/main.tf
resources/tools/terraform/azure/main.tf
resources/tools/terraform/azure/nic.tf
resources/tools/testbed-setup/ansible/roles/aws/handlers/main.yaml
resources/tools/testbed-setup/ansible/roles/azure/files/10-dtap.link [new file with mode: 0644]
resources/tools/testbed-setup/ansible/roles/azure/handlers/main.yaml
resources/tools/testbed-setup/ansible/roles/azure/tasks/main.yaml
resources/tools/testbed-setup/ansible/roles/calibration/defaults/main.yaml
resources/tools/testbed-setup/ansible/roles/calibration/tasks/main.yaml
resources/tools/testbed-setup/ansible/roles/dpdk/files/dpdk-mlx5.patch [new file with mode: 0644]
resources/tools/testbed-setup/ansible/roles/trex/files/t-rex.patch
resources/tools/testbed-setup/ansible/roles/trex/tasks/main.yaml
resources/tools/testbed-setup/ansible/sut_aws.yaml
resources/tools/testbed-setup/ansible/sut_azure.yaml
resources/tools/testbed-setup/ansible/templates/topology_azure.j2
resources/tools/testbed-setup/ansible/tg_aws.yaml
resources/tools/testbed-setup/ansible/tg_azure.yaml