
From Juan Hernandez <juan.hernandez@redhat.com>:
Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Update to model 4.2.8 ...................................................................... restapi: Update to model 4.2.8 The more relevant changes in this new version of the model are the following: * Add `unregistered` parameter for the operations to list disks, virtual machines, and templates in storage domains. * Rename `NetworkFilterParameter` service to `NicNetworkFilterParameter`. * Fix the direction of the `statistic` parameter of the `Statistic` service, must be out only. Change-Id: I8d8982e438e99c528c6206bdc804e2e1946fea2d Related-to: https://bugzilla.redhat.com/1428159 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendVmNicResource.java M pom.xml 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Dominik Holler: Looks good to me, but someone else must approve Juan Hernandez: Verified Jenkins CI: Passed CI tests Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/74042 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8d8982e438e99c528c6206bdc804e2e1946fea2d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Dominik Holler <dholler@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>