Make disk_format configurable
This patch makes disk_format configurable in rally/verification/tempest/config.py Change-Id: I9825c407192946dce9f59924745b0c6d7f688112 Closes-Bug: #1522693
This commit is contained in:
parent
a2cacc6860
commit
0f04b0aaa1
@ -655,6 +655,12 @@
|
||||
# CirrOS image URL (string value)
|
||||
#cirros_img_url = http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img
|
||||
|
||||
# Image disk format (string value)
|
||||
#disk_format = qcow2
|
||||
|
||||
# Image container formate (string value)
|
||||
#container_format = bare
|
||||
|
||||
|
||||
[role]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user