openstack-ansible-os_nova/templates
Damian Dabrowski 7000bc3f3f Deprecate nova_ram_weight_multiplier
Long time ago a variable `nova_ram_weight_multiplier` was implemented
and its default value was set to 5.0.
There are 2 issues with this:
1. Default value in nova is 1.0 [1] so our value is much bigger than
nova's default without having a strong reason for that.
2. OSA does not provide similar variables for other multipliers like
`cpu_weight_multiplier`.

Because there are a couple of different multipliers and more of them
can be implemented in the future(for ex.
`hypervisor_version_weight_multiplier` was implemented in 2023.2) it
would be hard for the OSA project to maintain variables for all of them.
It is better to deprecate `nova_ram_weight_multiplier` and let users
define multipliers with `nova_nova_conf_overrides` if necessary.

[1] https://docs.openstack.org/nova/2023.1/configuration/config.html#filter_scheduler.ram_weight_multiplier

Change-Id: I4f82840e94312d38696e3ddd05ef494821233f4d
2023-07-11 21:35:41 +02:00
..
libvirtd.conf.j2 Enable TLS for live migrations 2021-11-09 09:11:24 +00:00
nova-key-insert.sh.j2 Clean final newline when distributing SSH keys 2016-08-22 10:05:20 -03:00
nova.conf.j2 Deprecate nova_ram_weight_multiplier 2023-07-11 21:35:41 +02:00
qemu.conf.j2 Remove calico driver reference 2023-04-04 13:27:03 +02:00
sudoers.j2 Add privsep-helper to nova sudoers file 2019-03-31 21:24:27 -04:00
vendor_data.json.j2 Added vendor_data.json support 2018-03-06 14:57:40 -05:00