Change in ovirt-engine-sdk-java[sdk_4.0]: Add example showing how to start VM with cloud-init

From Ondra Machacek <omachace@redhat.com>:
Ondra Machacek has submitted this change and it was merged. Change subject: Add example showing how to start VM with cloud-init ...................................................................... Add example showing how to start VM with cloud-init This patch adds an example that shows how to start a virtual machine using cloud-init to set the host name, root password and network configuration. Change-Id: I1e0f32b8519982d5e21197d4e3305a1edb29dbce Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 5984f3a742c4ff2d66b52783efd0ac8a69a22cd6) --- A sdk/src/test/java/org/ovirt/engine/sdk4/examples/StartVmWithCloudInit.java 1 file changed, 88 insertions(+), 0 deletions(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/67643 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e0f32b8519982d5e21197d4e3305a1edb29dbce Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@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>
participants (1)
-
Code Review