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 <lvernia(a)redhat.com>
---
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 <lvernia(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server