Update VID in docker-compose to 4.0-STAGING-latest
[integration/csit.git] / tests / vid / resources / simulators / test_data_assets / expected_aai_responses.json
diff --git a/tests/vid/resources/simulators/test_data_assets/expected_aai_responses.json b/tests/vid/resources/simulators/test_data_assets/expected_aai_responses.json
new file mode 100644 (file)
index 0000000..c809bca
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "get": {
+    "cloud-region": [{
+        "cloud-owner": "CloudOwner",
+        "cloud-region-id": "RegionOne"
+      }
+    ]
+  }
+}