7000bc3f3f401c1f3557d074bae197513c977464
Go to file
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
2023年07月11日 21:35:41 +02:00
2022年06月14日 19:41:53 +02:00
2019年09月20日 14:24:43 +03:00
2020年05月06日 14:48:02 +00:00
2022年01月27日 18:17:01 +00:00
2023年07月11日 21:35:41 +02:00
2023年06月06日 07:35:36 +02:00
2023年07月11日 21:35:41 +02:00
2023年05月25日 21:01:26 +00:00
2021年05月25日 19:56:18 +03:00
2019年08月20日 03:06:37 +00:00
2019年04月19日 19:49:15 +00:00
2021年03月12日 22:20:28 +00:00
2016年09月28日 10:27:39 +01:00
2022年04月04日 09:43:20 +00:00
2022年04月04日 10:42:44 +01:00
2021年12月17日 16:47:31 +00:00

Team and repository tags

image

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_nova/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.8%
Python 30.8%
Shell 2.4%