Change in ovirt-engine[master]: bootstrap: ovirt-node upgrade: create destination directory

yzaslavs at redhat.com yzaslavs at redhat.com
Thu Nov 29 16:29:23 UTC 2012


Yair Zaslavsky has submitted this change and it was merged.

Change subject: bootstrap: ovirt-node upgrade: create destination directory
......................................................................


bootstrap: ovirt-node upgrade: create destination directory

One would expect that there will be an ovirt-node upgrade script,
however there is none, and the /data/updates is vdsm specific path,
which was created by vdsm init script, and then creation was moved to
vdsm-reg service.

vdsm-reg is going to be retired soon, so move the creation of this
directory to the component that sends the iso image.

Better solution would be a node upgrade script that receives the image
via stdin.

Change-Id: I5519bd63383feba9b3bf971543b0d630c24bbca0
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/OVirtNodeUpgrade.java
1 file changed, 31 insertions(+), 0 deletions(-)

Approvals:
  Yair Zaslavsky: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9524
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5519bd63383feba9b3bf971543b0d630c24bbca0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list