Gilad Chaplik has posted comments on this change.
Change subject: webadmin: WIP: Create storage domains using Gluster FS.
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/StorageListModel.java
Line 384: item = PreparePosixStorageForEdit(storage);
Line 385: break;
Line 386:
Line 387: case GLUSTERFS:
Line 388: item = PrepareGlusterStorageForEdit(storage);
maybe first needs a clean-up, but for newly created methods, use java name
conventions
Line 389: break;
Line 390: }
Line 391:
Line 392: model.setItems(new ArrayList<IStorageModel>(Arrays.asList(new
IStorageModel[] {item})));
--
To view, visit http://gerrit.ovirt.org/8983
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ia74870ea95a103ecdd228a26d314ff66e2fcc675
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Deepak C Shetty <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Shireesh Anjal <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches