Change in ovirt-engine[master]: core: don't send cloud-init drive automatically
rgolan at redhat.com
rgolan at redhat.com
Sun Nov 17 14:59:38 UTC 2013
Roy Golan 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 <ofrenkel at 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:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/21329
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I94e36467b9f9002105e3eedda34c53ec43f590e1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list