Remove trailing whitespace
authorZhongShengping <chdzsp@163.com>
Thu, 15 Jun 2017 02:10:34 +0000 (10:10 +0800)
committerZhongShengping <chdzsp@163.com>
Thu, 15 Jun 2017 02:10:34 +0000 (10:10 +0800)
Change-Id: Ibac65f5147413e8c5c37c513d033acf6b6e83e7b

docker/services/cinder-volume.yaml

index 4ee1996..dbdcc16 100644 (file)
@@ -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: