Change in ovirt-engine[master]: core: Quota Dependency Test + RemoveSnapshot fix

dfediuck at redhat.com dfediuck at redhat.com
Tue Nov 27 15:28:54 UTC 2012


Doron Fediuck has submitted this change and it was merged.

Change subject: core: Quota Dependency Test + RemoveSnapshot fix
......................................................................


core: Quota Dependency Test + RemoveSnapshot fix

Added a test that checks that is VdcActionType is defined quota
dependent - the correlating command is implementing the correct
interface.

RemoveSnapshotCommand did not implement QuotaStorageDependent. Fixed:
implementation added.

Change-Id: Ifd9e215abaa5de0fc03dae0609d9dc3ffc957f55
Signed-off-by: Ofri Masad <omasad at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveSnapshotCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/quota/QuotaDependencyTest.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/quota/QuotaManagerTest.java
4 files changed, 106 insertions(+), 33 deletions(-)

Approvals:
  Doron Fediuck: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9413
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd9e215abaa5de0fc03dae0609d9dc3ffc957f55
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <omasad at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>



More information about the Engine-commits mailing list