Change in ovirt-guest-agent[ovirt-3.4]: agent: Report number of CPU cores visible online on the gues...

Vinzenz Feenstra has submitted this change and it was merged. Change subject: agent: Report number of CPU cores visible online on the guest OS ...................................................................... agent: Report number of CPU cores visible online on the guest OS This patches a new message and increases the Guest Agent API to version 1. The new message has this format: {"__name__": "number-of-cpus", "count": <int>} The reported number 'count' is the number of visible online CPU cores on the guest OS system. Change-Id: Ief777608519a35319665c4cd0f580b7b38305b3e Guest-Agent-API-Version: 1 Bug-URL: https://bugzilla.redhat.com/show_bug.cgi?id=1063280 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M ovirt-guest-agent/OVirtAgentLogic.py M ovirt-guest-agent/ovirt-guest-agent.conf M ovirt-guest-agent/ovirt-guest-agent.ini M tests/guest_agent_test.py M tests/message_validator.py 5 files changed, 54 insertions(+), 1 deletion(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27032 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief777608519a35319665c4cd0f580b7b38305b3e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
vfeenstr@redhat.com