Add orchestration project to SO integration testing repository
[integration/csit.git] / tests / so / orchestration / assets / templates / setup_cloud_region.json
1 {
2     "cloud-owner": "${cloudOwner}",
3     "cloud-region-id": "${cloudRegionId}",
4     "cloud-type": "${cloudType}",
5     "owner-defined-type": "${ownerDefinedType}",
6     "cloud-region-version": "${cloudRegionVersion}",
7     "cloud-zone": "${cloudZone}",
8     "complex-name": "${complexName}",
9     "sriov-automation": "${sriovAutomation}"
10 }