summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 99b2d4d3ca9f3107fc2c963536dac3701ecf56b8 (plain)
1
2
3
[DEFAULT]
compute_driver=libvirt.LibvirtDriver
force_raw_images = true
[libvirt]
{% if deploy_type == 'virtual' %}
virt_type=qemu
{% else %}
virt_type=kvm
{% endif %}
images_type = raw
mem_stats_period_seconds=0