aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json')
-rw-r--r--test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json b/test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json
deleted file mode 100644
index ecaaa12d1..000000000
--- a/test/csit/tests/multicloud-vmware/nova/jsoninput/multicloud_create_server.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "server":
- {
- "name": "server-csit-1",
- "boot":
- {
- "type":2,
- "imageId": "08edf57c-e65d-4778-957a-1524ff795c4b"
- },
- "flavorId": "1",
- "nicArray":
- [{
- "portId": "71847500-8edf-42f9-be69-78432ccadc6e"
- }]
- }
-} \ No newline at end of file