summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Nečas <necas.marty@gmail.com>2019-11-12 20:05:09 +0100
committerMatt Clay <matt@mystile.com>2019-11-12 11:05:09 -0800
commitcf31833a4810221819b34dd1058050b4e18e35d0 (patch)
tree069300d2708acbdccba343bd06e577d928f469fa
parent1f0c5189659986b8e2f8d02595434b39a1da14ae (diff)
downloadansible-cf31833a4810221819b34dd1058050b4e18e35d0.tar.gz
[2.9] Ovirt vm cpu treads docs backport (#64413)
* ovirt_vm: update cpu_threads docs (#64380) * add changelog
-rw-r--r--changelogs/fragments/64380-ovirt_vm-update-cpu-threads-docs.yml2
-rw-r--r--lib/ansible/modules/cloud/ovirt/ovirt_vm.py2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelogs/fragments/64380-ovirt_vm-update-cpu-threads-docs.yml b/changelogs/fragments/64380-ovirt_vm-update-cpu-threads-docs.yml
new file mode 100644
index 0000000000..8f6e063ac7
--- /dev/null
+++ b/changelogs/fragments/64380-ovirt_vm-update-cpu-threads-docs.yml
@@ -0,0 +1,2 @@
+minor_changes:
+- "ovirt_vm: correct cpu_threads documentation"
diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_vm.py b/lib/ansible/modules/cloud/ovirt/ovirt_vm.py
index 25d2bb519e..cf1bf7d2d3 100644
--- a/lib/ansible/modules/cloud/ovirt/ovirt_vm.py
+++ b/lib/ansible/modules/cloud/ovirt/ovirt_vm.py
@@ -194,7 +194,7 @@ options:
- Default value is set by oVirt/RHV engine.
cpu_threads:
description:
- - Number of virtual CPUs sockets of the Virtual Machine.
+ - Number of threads per core of the Virtual Machine.
- Default value is set by oVirt/RHV engine.
version_added: "2.5"
type: