Oved Ourfali has posted comments on this change. Change subject: core: add host_provider_id to vdsStatic ......................................................................
Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/30059/3/packaging/dbscripts/create_tables.sql File packaging/dbscripts/create_tables.sql: Line 994: otp_validity bigint, Line 995: vds_spm_priority smallint DEFAULT 5, Line 996: recoverable boolean DEFAULT true NOT NULL, Line 997: sshkeyfingerprint character varying(128), Line 998: host_provider_id uuid, please put in upgrade script. and also references XXX(YYY) ON DELETE CASCADE. Line 999: CONSTRAINT vds_static_vds_spm_priority_check CHECK (((vds_spm_priority >= (-1)) AND (vds_spm_priority <= 10))) Line 1000: ); Line 1001: Line 1002: -- To view, visit http://gerrit.ovirt.org/30059 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icced7dda43fee83aa904a068cff48b1fd3da4b76 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
