Eli Mesika has submitted this change and it was merged.
Change subject: db: add create_schema to allow unprivileged schema creation
......................................................................
db: add create_schema to allow unprivileged schema creation
This will enable user to create his own database and user, and still use
the installer, without having privileged user credentials.
Change-Id: I32c24e9e7a516c2c96814f7b723b98aab644ac57
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M backend/manager/dbscripts/create_db.sh
A backend/manager/dbscripts/create_schema.sh
2 files changed, 76 insertions(+), 24 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12948
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I32c24e9e7a516c2c96814f7b723b98aab644ac57
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>