diff --git a/cinder/templates/bin/_bootstrap.sh.tpl b/cinder/templates/bin/_bootstrap.sh.tpl index 6592d192e8..bd60fd8a95 100644 --- a/cinder/templates/bin/_bootstrap.sh.tpl +++ b/cinder/templates/bin/_bootstrap.sh.tpl @@ -48,7 +48,7 @@ openstack volume type show {{ $name }} || \ {{- end }} {{- /* Check volume type and properties were added */}} -cinder extra-specs-list +openstack volume type list --long {{- end }}