Modify cirros image property
In case of not using qemu, the cirros image can not be deployed because of filtering hypervisor_type. Change-Id: Ia3e6c9eb5011875aaa9b5334fb34c2c7b8ea9565 Signed-off-by: hagun.kim <hagun.kim@samsung.com>
This commit is contained in:
parent
3baeefdd37
commit
0e2283b77a
@ -76,7 +76,9 @@ bootstrap:
|
||||
container_format: bare
|
||||
private: true
|
||||
properties:
|
||||
hypervisor_type: "qemu"
|
||||
# NOTE: If you want to restrict hypervisor type for this image,
|
||||
# uncomment this and write specific hypervisor type.
|
||||
# hypervisor_type: "qemu"
|
||||
os_distro: "cirros"
|
||||
|
||||
ceph_client:
|
||||
|
Loading…
x
Reference in New Issue
Block a user