aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/orchestration/assets/templates/setup_cloud_region.json
blob: cc5d85750e904a4790c5d4584a18401de7184b8a (plain)
1
2
3
4
5
6
7
8
9
10
{
    "cloud-owner": "${cloudOwner}",
    "cloud-region-id": "${cloudRegionId}",
    "cloud-type": "${cloudType}",
    "owner-defined-type": "${ownerDefinedType}",
    "cloud-region-version": "${cloudRegionVersion}",
    "cloud-zone": "${cloudZone}",
    "complex-name": "${complexName}",
    "sriov-automation": "${sriovAutomation}"
}