Merge "Fix cpu_dedicated_set generation in nova.conf"
This commit is contained in:
commit
d9be6cc63a
@ -322,7 +322,7 @@ cpu_shared_set = {{ cpu_shared_set }}
|
||||
{% endif -%}
|
||||
|
||||
{% if cpu_dedicated_set -%}
|
||||
cpu_shared_set = {{ cpu_dedicated_set }}
|
||||
cpu_dedicated_set = {{ cpu_dedicated_set }}
|
||||
{% endif -%}
|
||||
|
||||
[wsgi]
|
||||
|
Loading…
x
Reference in New Issue
Block a user