Alissa Bonas has posted comments on this change. Change subject: core,restapi,webadmin: Added description field to storage domain ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/dbscripts/storages_sp.sql Line 267: Line 268: Create or replace FUNCTION Insertstorage_domain_static(v_id UUID, Line 269: v_storage VARCHAR(250), Line 270: v_storage_name VARCHAR(250), Line 271: v_description VARCHAR(250), please align column size cross all sql scripts Line 272: v_storage_type INTEGER, Line 273: v_storage_domain_type INTEGER, Line 274: v_storage_domain_format_type VARCHAR(50), Line 275: v_last_time_used_as_master BIGINT) -- To view, visit http://gerrit.ovirt.org/11929 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I86bcd7c52e5d9cad7c3cb30561718203537ab459 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
