[rdo-users] Define CPU and RAM allocation ratios
Cody
codeology.lab at gmail.com
Thu Oct 11 03:25:39 UTC 2018
Hi everyone,
If I wish to define CPU and RAM allocation ratios at the time of deployment
for the Queens release, which one of the following methods is correct?
# Method 1
parameter_defaults:
ComputeExtraConfig:
nova::compute::cpu_allocation_ratio: 10.0
nova::compute::ram_allocation_ratio: 1.0
# Method 2
parameter_defaults:
NovaCpuAllocationRatio: 10.0
NovaRamAllocationRatio: 1.0
If none of the above is right, how should I configure them?
Thank you very much.
Best regards,
Cody
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/users/attachments/20181010/c1baecb9/attachment.html>
More information about the users
mailing list