952b53089b
The idea is to factor out a role for deploying Nova related services to cells. Since all deployments use cells, this role can be used in both regular deployments which have just cell0 and cell1, and deployments with many cells. Partially Implements: blueprint support-nova-cells Change-Id: Ib1f36ec0a773c384f2c1eac1843782a3e766045a
8 lines
130 B
Django/Jinja
8 lines
130 B
Django/Jinja
stdio_handler = "file"
|
|
|
|
user = "nova"
|
|
group = "nova"
|
|
|
|
max_files = {{ qemu_max_files }}
|
|
max_processes = {{ qemu_max_processes }}
|