blob: 251ab1c4da7a99a52c2b6108e857761bf41d1112 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
lxd:
general:
openstack:
image_name: Cirros-0.3.4
image_file_name: cirros-0.3.4-x86_64-lxc.tar.gz
image_disk_format: raw
healthcheck:
disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-lxc.tar.gz
disk_format: raw
fdio:
general:
flavor_extra_specs: {'hw:mem_page_size':'large'}
image_properties: {'hw_mem_page_size':'large'}
|