summaryrefslogtreecommitdiffstats
path: root/juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-12 14:46:22 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-12 14:46:22 +0800
commit60712e88407fbde1050e4972c1e3a004df294ca5 (patch)
treeb15f78b095fd74cc5df74a78910343871dc6378f /juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh
parent9c797acdb0aa1c0d34ddaac2c08b1033c4ede01a (diff)
Add gvnfm juju driver docker build scripts
Change-Id: Ib79861299b306c675b4fd71c6536bbb2578a0631 Issue-ID: VFC-335 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh')
-rw-r--r--juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh b/juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh
new file mode 100644
index 0000000..787b2d2
--- /dev/null
+++ b/juju/juju-vnfmadapter/Juju-vnfmadapterService/docker/instance-workaround.sh
@@ -0,0 +1,14 @@
+#!/bin/bash
+# Copyright 2017 ZTE Corporation.
+#
+# 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.