aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/tests/generic_simulator/aai/responses.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant/tests/generic_simulator/aai/responses.yml')
-rw-r--r--vagrant/tests/generic_simulator/aai/responses.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/vagrant/tests/generic_simulator/aai/responses.yml b/vagrant/tests/generic_simulator/aai/responses.yml
deleted file mode 100644
index 041e5207..00000000
--- a/vagrant/tests/generic_simulator/aai/responses.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-# SPDX-license-identifier: Apache-2.0
-##############################################################################
-# Copyright (c) 2018
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-##############################################################################
-
-aai/v13/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne:
- GET:
- body: '{"cloud-owner":"CloudOwner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"t1","cloud-region-version":"RegionOne","identity-url":"http://keystone:8080/v3","cloud-zone":"z1","complex-name":"clli1","sriov-automation":false,"cloud-extra-info":"","resource-version":"1524845154715"}'
- content_type: application/json
- status_code: 200
- PUT:
- body: ''
- content_type: application/json
- status_code: 200