Eli Mesika has posted comments on this change.

Change subject: [WIP] core: Add vnic profiles to DB and entities
......................................................................


Patch Set 11: (1 inline comment)

....................................................
File packaging/dbscripts/create_tables.sql
Line 1355: 
Line 1356: ALTER TABLE permissions ADD  CONSTRAINT fk_permissions_roles FOREIGN 
KEY(role_id)
Line 1357: REFERENCES roles(id) ON DELETE CASCADE;
Line 1358: 
Line 1359: 
This file is unchanged , please revert this change such that this file will not 
be a part of the patch set
Line 1360: CREATE INDEX IDX_permissions_ad_element_id
Line 1361: ON permissions
Line 1362: (ad_element_id);
Line 1363: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id0525a6d30995fe896499fed283638b93cae5e41
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to