Itamar Heim has submitted this change and it was merged. Change subject: core: don't send cloud-init drive automatically ......................................................................
core: don't send cloud-init drive automatically Currently cloud init is sent automatically on first run, just as sysprep is sent for windows vms. The problem is that currently cloud init configuration is not stored in the engine db, while sysprep does (in sysprep files). Until this gap is implemented, this patch changes the logic not to send cloud init drive automatically, only on user request. Change-Id: I94e36467b9f9002105e3eedda34c53ec43f590e1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1014194 Signed-off-by: Omer Frenkel <ofren...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Itamar Heim: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21333 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94e36467b9f9002105e3eedda34c53ec43f590e1 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches