Vered Volansky has posted comments on this change.

Change subject: core: change storage_domain_static update policy
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.ovirt.org/#/c/36151/8/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStorageDomainCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStorageDomainCommand.java:

Line 73:                 && descriptionChangeAllowed()
Line 74:                 && validateNotTheSameName();
Line 75:     }
Line 76: 
Line 77:     private boolean descriptionChangeAllowed() {
> The comment (below this line) is correct - if the name is changed, we need 
Done
Line 78:         // if domain is part of pool, and name changed, check that 
pool is up in
Line 79:         // order to change description in spm
Line 80:         return validate(new 
StoragePoolValidator(getStoragePool()).isUp());
Line 81:     }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2dfa97b1dbe047d98f9f1e7f7ec2d53ae5c8a16b
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vered Volansky <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to