commit | 7ba0d5fc8a30473696efb76436e56e6f9ea9ac8f | [log] [tgz] |
---|---|---|
author | Evgeny Antyshev <eantyshev@parallels.com> | Tue Apr 28 13:18:07 2015 +0000 |
committer | Evgeny Antyshev <eantyshev@parallels.com> | Wed May 13 08:14:58 2015 +0000 |
tree | 33a3d176d93e047da0690cdb71cd75d7782255c7 | |
parent | 40bec6595ce3bf7b3089ac058464e0a28e464790 [diff] |
Image properties in scenario tests Some images require additional properties. This change adds dictionary option "img_properties" to the "scenario" config section. For example, to work with Parallels Containers, specify vm_mode: img_properties = vm_mode:exe By occasion, we fix handling properties in _image_create in scenario/manager.py: disk_format is an x-image-meta-* option, and kernel_id, ramdisk_id are properties. Change-Id: I2d3714eb899faad67a867a630c1d72d1fd8ee74f