Discussed at: http://lists.ovirt.org/pipermail/engine-devel/2013-April/004397.html http://lists.ovirt.org/pipermail/engine-devel/2013-April/004411.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004412.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004413.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004414.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004417.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004421.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004422.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004423.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004426.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004428.html http://lists.ovirt.org/pipermail/engine-devel/2013-May/004429.html Summary: Currently we store password as clear text and obfuscated. We should remove the obfuscated password. Dependency: Log collector should be adjusted as well.
Hi Kiril, Please complete the log-collector migration. Algorithm: 1. Read: /etc/ovirt-engine/enigne.conf[.d/*] If there is DB_PASSWORD then take: DB_HOST DB_PORT DB_USER DB_PASSWORD DB_DATABASE [DB_SECURED] 2. Otherwise continue as usual (process /etc/ovirt-engine/.pgpass) Thanks!
My mistake... prefix ENGINE_ to all the above variable.
log-collector migrated.
Thanks Sandro! Modified per future rebase.
ok, is20.1.
Closing - RHEV 3.3 Released