Change in ovirt-engine[master]: core: Add Vnic Profile support to RemoveNetworkQoS
masayag at redhat.com
masayag at redhat.com
Tue Aug 13 09:09:12 UTC 2013
Moti Asayag has submitted this change and it was merged.
Change subject: core: Add Vnic Profile support to RemoveNetworkQoS
......................................................................
core: Add Vnic Profile support to RemoveNetworkQoS
When removing a NetworkQoS we must set all the Vnic Profiles which used
that NetworkQoS to use null NetworkQoS
Added support for getting a list of all Vnic Profiles using a specific
NetworkQoS from UI (in order to alert the user and show him a list)
Change-Id: I401cff6b67b5fe62303323849f11bd9d03892201
Signed-off-by: Ofri Masad <omasad at redhat.com>
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
Signed-off-by: Ofri Masad <omasad at redhat.com>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVnicProfilesByNetworkQosIdQuery.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/VnicProfileViewDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/VnicProfileViewDaoDbFacadeImpl.java
M packaging/dbscripts/network_sp.sql
5 files changed, 42 insertions(+), 0 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17932
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I401cff6b67b5fe62303323849f11bd9d03892201
Gerrit-PatchSet: 16
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <omasad at redhat.com>
More information about the Engine-commits
mailing list