Douglas Schilling Landgraf has posted comments on this change.
Change subject: restapi: ProductInfo use ProductRPMVersion
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendApiResource.java
Line 378: return rsdl;
Line 379: }
Line 380:
Line 381: private API addSystemVersion(API api) {
Line 382: String ProductVersion = getConfigurationValue(String.class,
ConfigurationValues.ProductRPMVersion, null);
Ok
Line 383: api.setProductInfo(new ProductInfo());
Line 384: api.getProductInfo().setName("oVirt Engine");
Line 385: api.getProductInfo().setVendor("ovirt.org");
Line 386:
api.getProductInfo().setVersion(VersionHelper.parseVersion(ProductVersion));
--
To view, visit http://gerrit.ovirt.org/13420
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie5c03460ef1af943278ab6f5171c042afdf4d392
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches