Change in ovirt-engine[master]: core: Update storage_server_connections SPs user name variable
tnisan at redhat.com
tnisan at redhat.com
Thu Jul 16 16:28:22 UTC 2015
Tal Nisan has submitted this change and it was merged.
Change subject: core: Update storage_server_connections SPs user name variable
......................................................................
core: Update storage_server_connections SPs user name variable
Upgrade script 03_06_1640 changed the columns user_name and password in
storage_server_connections to TEXT rather than VARCHAR(50) yet the
user name var within the insert and update script remained VARCHAR(50)
making the upgrade pointless, this patch changes it
Change-Id: I7319dacacc044e3d56e2be50afff9021f1c999b9
Signed-off-by: Tal Nisan <tnisan at redhat.com>
---
M packaging/dbscripts/storages_san_sp.sql
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Verified; Passed CI tests
Allon Mureinik: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/43729
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7319dacacc044e3d56e2be50afff9021f1c999b9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list