Michael Pasternak has posted comments on this change. Change subject: restapi: Don't pass type when updating storage-domain ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainResource.java Line 238: incoming, entity.getStorageStaticData()); it would be enough to set NULL in incoming.storage_domain_type() and then will be used SD type from the template (entity.getStorageStaticData().getstorage_domain_type()) in mapper -- To view, visit http://gerrit.ovirt.org/6784 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I04beececba4b411c1ec28c77fa3e1e42505298d3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ori Liel <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
