diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-08-27 09:55:51 +0800 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2019-08-27 10:19:18 +0800 |
commit | 1e208649e7ac51882ef89c2d90b009da7762587e (patch) | |
tree | cd3f20c16f91090462a7958b1c718b4c968db5d4 /scripts/multicloud-ocata/generic_sim/cinder | |
parent | 2b661625874c1f933d28acbe5919cced5a2899b6 (diff) |
Delete csit for ocata
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6
Diffstat (limited to 'scripts/multicloud-ocata/generic_sim/cinder')
-rw-r--r-- | scripts/multicloud-ocata/generic_sim/cinder/responses.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/multicloud-ocata/generic_sim/cinder/responses.yml b/scripts/multicloud-ocata/generic_sim/cinder/responses.yml deleted file mode 100644 index d9657a5d..00000000 --- a/scripts/multicloud-ocata/generic_sim/cinder/responses.yml +++ /dev/null @@ -1,5 +0,0 @@ -/snapshots/detail: - get: - body: '{"snapshots": []}' - content_type: application/json - status_code: 200 |