Eli Mesika has posted comments on this change. Change subject: Adding system information to getCapabilities from host ......................................................................
Patch Set 3: (1 inline comment) UI part is still missing from this patch, where this information is displayed , I thought that you will have it in the UI when selecting a Host .................................................... File backend/manager/dbscripts/upgrade/03_01_1520_add_vds_bios_info.sql Line 2: select fn_db_add_column('vds_dynamic', 'host_product_name', 'VARCHAR(40)'); Line 3: select fn_db_add_column('vds_dynamic', 'host_version', 'VARCHAR(40)'); Line 4: select fn_db_add_column('vds_dynamic', 'host_serial_number', 'VARCHAR(40)'); Line 5: select fn_db_add_column('vds_dynamic', 'host_uuid', 'VARCHAR(40)'); Line 6: select fn_db_add_column('vds_dynamic', 'host_family', 'VARCHAR(40)'); Yaniv , all of those 40 char sizes , how this number is connected to reality ? I am asking because more than once we see that we are defining smaller sizes than we really need , please check -- To view, visit http://gerrit.ovirt.org/9337 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I142198d2059cf109be3859f255621e6ceca8582b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com> Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches