From 6c502325f052d1fcd4fc4ef791b8ab4262d23a04 Mon Sep 17 00:00:00 2001 From: Gordon Kelly Date: Thu, 11 Jan 2018 16:59:19 +0000 Subject: docker: rename barometer image and update documentation Rename the barometer image from barometer to barometer-collectd to align with naming convention of other barometer images and move relevant files to new barometer-collectd directory.Docker userguide also updated accordingly Change-Id: Id866baf41bc38d3db8575ee00abfc64e97c7259b Signed-off-by: gordonkelly --- docker/run_collectd.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 docker/run_collectd.sh (limited to 'docker/run_collectd.sh') diff --git a/docker/run_collectd.sh b/docker/run_collectd.sh deleted file mode 100644 index 001cce1a..00000000 --- a/docker/run_collectd.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -# Copyright 2017 OPNFV -# -# 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. -/opt/collectd/sbin/collectd -f -- cgit 1.2.3-korg