Merge "Increase libvirt/qemu.conf max_files and max_processes"
This commit is contained in:
commit
71102bcc36
@ -50,6 +50,9 @@ outputs:
|
||||
tripleo::profile::base::nova::libvirt_enabled: true
|
||||
nova::compute::libvirt::services::libvirt_virt_type: {get_param: NovaComputeLibvirtType}
|
||||
nova::compute::libvirt::libvirt_virt_type: {get_param: NovaComputeLibvirtType}
|
||||
nova::compute::libvirt::qemu::configure_qemu: true
|
||||
nova::compute::libvirt::qemu::max_files: 32768
|
||||
nova::compute::libvirt::qemu::max_processes: 131072
|
||||
tripleo.nova_libvirt.firewall_rules:
|
||||
'200 nova_libvirt':
|
||||
dport:
|
||||
|
Loading…
x
Reference in New Issue
Block a user