Fabian Deutsch has submitted this change and it was merged. Change subject: migration: Move migration script to boot ......................................................................
migration: Move migration script to boot We reduce the config migration to one point - during boot. The script is run once, this is ensure by only running this script if OVIRT_CONFIG_VERSION is not present in /etc/default/ovirt. In future we need to enhance this logic. The previous calls to the migration script were removed to simplify the testing. Change-Id: Id3dce11ce0005ddc12d9fd2fec2792ff1e87513c Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-functions.in M scripts/ovirt-init-functions.sh.in M scripts/ovirt-node-upgrade.py M src/ovirt/node/config/defaults.py M src/ovirt/node/installer/core/progress_page.py 5 files changed, 25 insertions(+), 8 deletions(-) -- To view, visit http://gerrit.ovirt.org/30441 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id3dce11ce0005ddc12d9fd2fec2792ff1e87513c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
