aboutsummaryrefslogtreecommitdiffstats
path: root/plans/so/vnfm_adapter/teardown.sh
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2019-09-19 13:00:33 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-19 13:00:33 +0000
commitb3176dda1ee86e3a0dd5aecd298e5717c5d8ccf9 (patch)
tree5fbf48ad6b4de5293e34c788fdfa7d7ecd1002a3 /plans/so/vnfm_adapter/teardown.sh
parent8282312472138e981081b2239576ac3e75bce76e (diff)
parent8dfea6aea00fe7672f131d51b658ee9c0796c268 (diff)
Merge "remove vnfm adapter tests"
Diffstat (limited to 'plans/so/vnfm_adapter/teardown.sh')
-rw-r--r--plans/so/vnfm_adapter/teardown.sh22
1 files changed, 0 insertions, 22 deletions
diff --git a/plans/so/vnfm_adapter/teardown.sh b/plans/so/vnfm_adapter/teardown.sh
deleted file mode 100644
index 8b778a57..00000000
--- a/plans/so/vnfm_adapter/teardown.sh
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/bash
-#
-# ============LICENSE_START=======================================================
-# Copyright (C) 2019 Nordix Foundation.
-# ================================================================================
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-# SPDX-License-Identifier: Apache-2.0
-# ============LICENSE_END=========================================================
-#
-
-docker-compose down