
Ondra Machacek 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: Iae92b665622288afc13d176194223a4cc4366a7d Related-To: https://bugzilla.redhat.com/1387951 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/examples/list_vm_disks.py 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Ondra Machacek: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65675 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae92b665622288afc13d176194223a4cc4366a7d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>