Containerization feature of SO
[so.git] / adapters / mso-adapter-utils / src / test / resources / __files / OpenstackResponse_Tenant.json
1 {
2         "tenant": {
3                 "id": "tenantId",
4                 "name": "testingTenantName",
5                 "description": null,
6                 "enabled": null
7         }
8 }