Lior Vernia has submitted this change and it was merged. Change subject: core: Allow anonymous QoS in DB ......................................................................
core: Allow anonymous QoS in DB Relaxed the NOT NULL constraints on the name and storage_pool_id columns in the network_qos table, to allow for anonymous QoS entities to be persisted. Change-Id: Idc1041fcd790ff1f32b87bf68e8948cb16bcf623 Signed-off-by: Lior Vernia <[email protected]> --- A packaging/dbscripts/upgrade/03_04_0350_relax_network_qos_constraints.sql 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Lior Vernia: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22601 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idc1041fcd790ff1f32b87bf68e8948cb16bcf623 Gerrit-PatchSet: 13 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
