Moti Asayag has uploaded a new change for review.

Change subject: restapi: Drop ip--mtu from update host's nic api
......................................................................

restapi: Drop ip--mtu from update host's nic api

There mtu is not a property of the IP element.
Also, the update nic api doesn't support updating
the nic's mtu directly.

Change-Id: Iaafd159d6b489458ef8366f29838edf94b1afb28
Bug-Url: https://bugzilla.redhat.com/1049611
Signed-off-by: Moti Asayag <masa...@redhat.com>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/25095/1

diff --git 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
index 89d19a9..aef74b0 100644
--- 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
+++ 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
@@ -2614,7 +2614,6 @@
           hostnic.mac: xs:string
           hostnic.ip.address: xs:string
           hostnic.ip.netmask: xs:string
-          hostnic.ip.mtu: xs:int
         description: update the specified network interface for the host
     urlparams:
       async: {context: matrix, type: 'xs:boolean', value: true|false, 
required: false}


-- 
To view, visit http://gerrit.ovirt.org/25095
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaafd159d6b489458ef8366f29838edf94b1afb28
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Moti Asayag <masa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to