Change in ovirt-engine-sdk-ruby[sdk_4.0]: Add examples of how to work with affinity labels

From Juan Hernandez <juan.hernandez@redhat.com>:
Juan Hernandez has submitted this change and it was merged. Change subject: Add examples of how to work with affinity labels ...................................................................... Add examples of how to work with affinity labels This patch adds examples of how to work with affinity lables. This patch consist of following examples: - add_affinity_label.rb - Create new affinity label - assign_affinity_label_to_vm.rb - Assign affinity label to VM - list_affinity_labels.rb - List all affinity labels and its VMs Change-Id: I72338fce07c59bdbd7b66a0e1027ad0b0a9beb20 Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit 232c2a6d4504a24cf8edb214ad0dc79f54f8d496) --- A sdk/examples/add_affinity_label.rb A sdk/examples/assign_affinity_label_to_vm.rb A sdk/examples/list_affinity_labels.rb 3 files changed, 162 insertions(+), 0 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/67130 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I72338fce07c59bdbd7b66a0e1027ad0b0a9beb20 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: sdk_4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review