Lior Vernia has submitted this change and it was merged.
Change subject: core: Add columns and stored procedures for HostNetworkQos
......................................................................
core: Add columns and stored procedures for HostNetworkQos
Updated the qos table to hold the values relevant for host network
QoS, and added CRUD operations for these entities.
Change-Id: I8aedaef3484e5ceb5b17ab35cff6cfd65e225bd1
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M packaging/dbscripts/network_sp.sql
M packaging/dbscripts/qos_sp.sql
A packaging/dbscripts/upgrade/03_06_0560_add_host_network_qos_columns.sql
3 files changed, 52 insertions(+), 0 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/34120
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8aedaef3484e5ceb5b17ab35cff6cfd65e225bd1
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server