Juan Hernandez has submitted this change and it was merged.
Change subject: Clarify that DiskAttachment.disk is only a link
......................................................................
Clarify that DiskAttachment.disk is only a link
This patch improves the example of how to list virtual machine disks in
order to clarify that the DiskAttachment.disk attribute is only a link,
and that in order to retrieve the actual disk data an additional request
is required, for example using the 'follow_link' method.
Change-Id: I3826d8d43bd571cf9326b104d716cf179b16664a
Bug-Url:
https://bugzilla.redhat.com/1387951
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/examples/list_vm_disks.rb
1 file changed, 9 insertions(+), 2 deletions(-)
Approvals:
Ondra Machacek: Looks good to me, but someone else must approve
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/65674
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3826d8d43bd571cf9326b104d716cf179b16664a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>