Allon Mureinik has submitted this change and it was merged.
Change subject: core: deprecate old storage allocation checks.
......................................................................
core: deprecate old storage allocation checks.
According to bz, deprecated existing storage allocation validations so
that new patches use the new and correct sotrage allocation checks,
until such time the old validations are all replaced in the existing code
and can be removed.
Change-Id: Ie1fc08b4375eaea0e99593938adac48c5e2d9387
Bug-Url:
https://bugzilla.redhat.com/960934
Signed-off-by: Vered Volansky <vvolansk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/StorageDomainValidator.java
1 file changed, 24 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Vered Volansky: Verified
--
To view, visit
http://gerrit.ovirt.org/28944
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1fc08b4375eaea0e99593938adac48c5e2d9387
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server