Change in ovirt-engine-sdk-java[master]: Clarify that DiskAttachment.disk is only a link
omachace at redhat.com
omachace at redhat.com
Mon Oct 24 13:35:25 UTC 2016
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: I32ad8628aa92bf45526dc5bb585f46befd85a49c
Related-To: https://bugzilla.redhat.com/1387951
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M sdk/src/test/java/org/ovirt/engine/sdk4/examples/ListVmDisks.java
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/65676
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I32ad8628aa92bf45526dc5bb585f46befd85a49c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list