Change in ovirt-engine[master]: core: Error Code Handling for AddVmNic (#858719)
msalem at redhat.com
msalem at redhat.com
Mon Sep 24 14:38:28 UTC 2012
Muli Salem has submitted this change and it was merged.
Change subject: core: Error Code Handling for AddVmNic (#858719)
......................................................................
core: Error Code Handling for AddVmNic (#858719)
https://bugzilla.redhat.com/858719
This patch makes sure the activating/deactivating
failure is passed on from ActivateDeactivateVmNicCommand to
AddVmInterfaceCommand. It also adds the vdsm error codes
for activation/deactivation failure.
Change-Id: I2b2ac5495f3b85d4b8b9a9f8b68e7eaf2c2af145
Signed-off-by: Muli Salem <msalem at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmInterfaceCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/VdcBllErrors.java
M backend/manager/modules/dal/src/main/resources/bundles/VdsmErrors.properties
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/VdsmErrors.java
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/VdsmErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/VdsmErrors.properties
6 files changed, 20 insertions(+), 4 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
Moti Asayag: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8150
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2b2ac5495f3b85d4b8b9a9f8b68e7eaf2c2af145
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Muli Salem <msalem at redhat.com>
More information about the Engine-commits
mailing list