Asaf Shakarchi has posted comments on this change.
Change subject: webadmin: Filter Non-Operational DCs when adding new domain
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageModelBehavior.java
Line 40: }
Line 41:
Line 42: public List<storage_pool> FilterDataCenter(List<storage_pool>
source)
Line 43: {
Line 44: return Linq.ToList(Linq.Where(source, new
Linq.DataCenterNotStatusPredicate(StoragePoolStatus.NotOperational)));
We use Linq everywhere.
Line 45: }
Line 46:
Line 47: public void UpdateItemsAvailability()
Line 48: {
--
To view, visit http://gerrit.ovirt.org/9678
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I8848c8bbd419b93e2e9ae1be5ebfd91baf28ed7e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches