Change in ovirt-engine[master]: packaging: DB: modify storage username field type

Allon Mureinik has submitted this change and it was merged. Change subject: packaging: DB: modify storage username field type ...................................................................... packaging: DB: modify storage username field type storage_server_connections table, user_name field type was modified from varchar to text, in order to support longer usernames, as supported by some of the storage appliances, i.e. 256 character long usernames, and software based solutions, i.e. 512 character long usernames. Note that generally CHAP RFC doesn't provide a limit on the length of the username. Change-Id: Ibb95cd5ce9bd623b765ab73b4fff7060a1d90b77 Bug-Url: https://bugzilla.redhat.com/1234100 Signed-off-by: Lev Veyde <lveyde@redhat.com> --- A packaging/dbscripts/upgrade/03_06_1640_change_storage_connections_user_name_type.sql 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/42934 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibb95cd5ce9bd623b765ab73b4fff7060a1d90b77 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com