Eli Mesika has posted comments on this change.

Change subject: jsonrpc: Stomp changes in vdsbroker
......................................................................


Patch Set 16:

(1 comment)

http://gerrit.ovirt.org/#/c/26783/16/packaging/dbscripts/upgrade/post_upgrade/0010_add_object_column_white_list_table.sql
File 
packaging/dbscripts/upgrade/post_upgrade/0010_add_object_column_white_list_table.sql:

Line 55:           'vds_group_compatibility_version', 'vds_group_virt_service', 
'vds_group_gluster_service', 'host_os', 'kvm_version', 'libvirt_version', 
'spice_version', 'kernel_version',
Line 56:           'iscsi_initiator_name', 'transparent_hugepages_state', 
'anonymous_hugepages',
Line 57:           'non_operational_reason', 'recoverable', 
'sshkeyfingerprint', 'count_threads_as_cores', 'cpu_threads',
Line 58:           'hw_manufacturer', 'hw_product_name', 'hw_version', 
'hw_serial_number', 'hw_uuid', 'hw_family', 'ssh_port', 'ssh_username', 
'boot_time',
Line 59:           'pm_detect_kdump', 'protocol'));
please add new column as described at the end of this file 
i.e.
select fn_db_add_column_to_object_white_list('vds', 'protocol');
Line 60: -- pm_options are missing
Line 61: END; $function$
Line 62: LANGUAGE plpgsql;
Line 63: SELECT * FROM __temp_add_object_column_white_list_table();


-- 
To view, visit http://gerrit.ovirt.org/26783
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If78de6620ba6891543531ac8ddd633b67828a89c
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Barak Azulay <bazu...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizr...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to