Merge "Modify cirros image property"

This commit is contained in:
Zuul 2019-03-27 19:33:06 +00:00 committed by Gerrit Code Review
commit d86be4f9c4

View File

@ -76,7 +76,9 @@ bootstrap:
container_format: bare container_format: bare
private: true private: true
properties: 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" os_distro: "cirros"
ceph_client: ceph_client: