Shireesh Anjal has posted comments on this change.
Change subject: core: Add capability check fot Gluster FS.
......................................................................
Patch Set 9: (2 inline comments)
....................................................
File
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendCapabilitiesResource.java
Line 414: if (VersionUtils.greaterOrEqual(version, VERSION_3_1)) {
Line 415: ret.add(StorageType.POSIXFS);
Line 416: }
Line 417:
Line 418: if (VersionUtils.greaterOrEqual(version, VERSION_3_2)) {
Yes Michael, it's not available anywhere yet :)
If this patch doesn't make it to 3.2, it will probably have to be changed to
VERSION_3_3
Line 419: ret.add(StorageType.GLUSTERFS);
Line 420: }
Line 421: return ret;
Line 422: }
....................................................
Commit Message
Line 3: AuthorDate: 2012-10-31 20:53:11 -0700
Line 4: Commit: Sharad Mishra <[email protected]>
Line 5: CommitDate: 2013-01-17 11:04:59 -0800
Line 6:
Line 7: core: Add capability check fot Gluster FS.
s/fot/for
Line 8:
Line 9: Enable it for ovirt 3.2
Line 10:
Line 11: Change-Id: I4228cc8777d0da5e199ac316cdf8bcfe6da30f9c
--
To view, visit http://gerrit.ovirt.org/8964
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4228cc8777d0da5e199ac316cdf8bcfe6da30f9c
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharad Mishra <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Deepak C Shetty <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ori Liel <[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