Merge "Change cinder bootstrap script"

This commit is contained in:
Zuul 2019-07-19 14:12:08 +00:00 committed by Gerrit Code Review
commit 4864da8207

View File

@ -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 }}