Change in ovirt-engine[master]: core: setup: fix admin@internal username

Martin Peřina has submitted this change and it was merged. Change subject: core: setup: fix admin@internal username ...................................................................... core: setup: fix admin@internal username When we upgraded provider for 'internal' domain in oVirt 3.6 from legacy implementation into new aaa-jdbc extension, we decided not to change existing username 'admin@internal' to maintain 'backward compatible look'. But this look is not compatible with other users provided by aaa-jdbc provider, so in 4.0 we decided to aling admin username with other users: 1. Username is set to 'admin' when creating 'internal' domain content during engine-setup for new installations. 2. Upgrade script changes 'admin@internal' username to 'admin' during upgrade from previous versions. Change-Id: I463cb0c86fb3ed1fdaac8f6a2b6839be846440fe Bug-Url: https://bugzilla.redhat.com/1322019 Signed-off-by: Ondra Machacek <omachace@redhat.com> Signed-off-by: Martin Perina <mperina@redhat.com> --- A packaging/dbscripts/upgrade/04_00_0450_fix_admin_at_internal_username.sql M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py 2 files changed, 6 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Looks good to me, but someone else must approve Martin Peřina: Verified; Looks good to me, approved Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/55664 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I463cb0c86fb3ed1fdaac8f6a2b6839be846440fe Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mperina@redhat.com