Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
24d552a
)
Remove trailing whitespace
author
ZhongShengping
<chdzsp@163.com>
Thu, 15 Jun 2017 02:10:34 +0000
(10:10 +0800)
committer
ZhongShengping
<chdzsp@163.com>
Thu, 15 Jun 2017 02:10:34 +0000
(10:10 +0800)
Change-Id: Ibac65f5147413e8c5c37c513d033acf6b6e83e7b
docker/services/cinder-volume.yaml
patch
|
blob
|
history
diff --git
a/docker/services/cinder-volume.yaml
b/docker/services/cinder-volume.yaml
index
4ee1996
..
dbdcc16
100644
(file)
--- 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: