From b3dcc674d7fd9b7d19f394924e46575aaeb3592e Mon Sep 17 00:00:00 2001 From: Deepika Gupta Date: Mon, 10 Aug 2015 21:18:50 -0400 Subject: [PATCH] fixed duplication of IP Address in Port List detail The response paramaters in the Port List detail in the Networking API v2.0 has duplicate IP address and Mac address attributes, hence deleted the duplicate ones Closes-bug: #1483381 Change-Id: Ia71867069605235282f83b06ae7a36e56f8a0d08 --- api-ref/src/wadls/netconn-api/src/common.ent | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index 9d1bddbf6..5d5c61927 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -422,12 +422,6 @@ The ID of the entity that uses this port. For example, a DHCP agent. - - - The MAC address of the port. - Subnet ID of the subnet to which the port is attached. - - - IP address. -