preventing modifications of exiting upgrade scripts
by Eli Mesika
Hi
Please note that patch[1] was merged.
This patch will prevent(with a detailed ERROR[2]) any attempt to modify an
existing DB upgrade script since this may lead to upgrade problems.
The correct way to change something in the database is a new upgrade script.
In a case that the upgrade script must be changed, this can be forced by
adding a special keyword[3] to your commit header.
Please see [1] description for details.
If you have any questions, please let me know.
[1] https://gerrit.ovirt.org/#/c/96421/
[2] [ERROR] : Changing an existing upgrade script is dangerous and can
cause upgrade problems,
if you are doing that in purpose and sure that there is no
other way to fix the issue you
are working on, please add the key
'Allow-db-upgrade-script-changes:Yes' to your patch commit message."
[3] "Allow-db-upgrade-script-changes:Yes"
Thanks
Eli Mesika
2 years, 2 months
Failed to add host to oVirt
by Eyal Shenitzky
Hey,
I am failing to add a host to oVirt due to the following error:
2018-12-23 11:15:29,482+0200 ERROR otopi.context context._executeMethod:152
Failed to execute stage 'Environment customization': Cannot find a valid
baseurl for repo: ovirt
-master-centos-gluster5/7Server/x86_64
Does someone encounter this issue?
--
Regards,
Eyal Shenitzky
2 years, 2 months