This Repo Includes two basic components. Cloud Infrastructure called Openstack and IaC tool Terraform.
Using our developed Openstack 13.2 Jetpack to deploy Openstack with features like
- Octavia
- DVR
- SR-IOV
- DPDK
- BARBICAN
Terraform is IaC tool which is used to create Infratructure senarios.
Writing Code using **TERRAFORM** framework to implement different Test Case Senarios.
Also to create Infrastrure easy and more professionally.
- terraform init
- terraform plan
- terraform plan -out terraform-plan.out
- terraform apply