From 16f7eb21ac16ea0f1ba82516a8d4b75c4ede1519 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Thu, 22 Jun 2017 08:42:54 -0700 Subject: cleanup: remove fuel plugin since fuel@opnfv uses mcp Change-Id: Ibe2028b01c38fa545e72a00a7ef47103d1112b82 Signed-off-by: Guo Ruijing --- fuel-plugin-vsperf/deployment_scripts/deploy.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 fuel-plugin-vsperf/deployment_scripts/deploy.sh (limited to 'fuel-plugin-vsperf/deployment_scripts/deploy.sh') diff --git a/fuel-plugin-vsperf/deployment_scripts/deploy.sh b/fuel-plugin-vsperf/deployment_scripts/deploy.sh deleted file mode 100755 index 084d1e3e..00000000 --- a/fuel-plugin-vsperf/deployment_scripts/deploy.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - -# Copyright (c) 2016-2017 Intel corporation. -# -# 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 - -# It's a script which deploys your plugin - -- cgit 1.2.3-korg