Merge "Add ova to container format doc to rally plugin"

This commit is contained in:
Jenkins 2016-08-01 15:52:48 +00:00 committed by Gerrit Code Review
commit 12fb3db03a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class GlancePlugin(scenario.OpenStackScenario):
:param image_name: String used to name the image
:param container_format: Container format of image.
Acceptable formats: ami, ari, aki, bare, ovf, and docker.
Acceptable formats: ami, ari, aki, bare, ovf, ova and docker.
:param image_location: image file location used to upload
:param disk_format: Disk format of image. Acceptable formats:
ami, ari, aki, vhd, vmdk, raw, qcow2, vdi, and iso.