From: ZhongShengping <chdzsp@163.com>
Date: Thu, 15 Jun 2017 02:10:34 +0000 (+0800)
Subject: Remove trailing whitespace
X-Git-Tag: opnfv-6.0.0~503^2
X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=17e934b6198b99024a2fb081dd3cf5d03498328b;p=apex-tripleo-heat-templates.git

Remove trailing whitespace

Change-Id: Ibac65f5147413e8c5c37c513d033acf6b6e83e7b
---

diff --git a/docker/services/cinder-volume.yaml b/docker/services/cinder-volume.yaml
index 4ee1996c..dbdcc16c 100644
--- a/docker/services/cinder-volume.yaml
+++ b/docker/services/cinder-volume.yaml
@@ -133,7 +133,7 @@ outputs:
         #FIXME: all of this should be conditional on the CinderEnableIscsiBackend value being set to true
         - name: cinder create LVM volume group dd
           command:
-            list_join: 
+            list_join:
             - ''
             - - 'dd if=/dev/zero of=/var/lib/cinder/cinder-volumes bs=1 count=0 seek='
               - str_replace: