From 942817d5d5c595a896639474613cda3257baac95 Mon Sep 17 00:00:00 2001 From: BaoLiang Cui Date: Mon, 5 Oct 2015 10:27:37 -0400 Subject: [PATCH] Update some update pool parameters to optional "description(Optional)" "admin_state_up(Optional)" "name" and "lb_method" should be optional. I fix this by resolving the duplicate ENTITY define. Closes-Bug: #1502916 Change-Id: Ibda629b573a35be272113fdb599e303f65106495 --- api-ref/src/wadls/netconn-api/src/common.ent | 32 +------------------- 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index 225795d4d..ef3eb5c53 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -2248,28 +2248,6 @@ router. '> - - - Pool name. Does not have to be unique. - - - - - - The load-balancer algorithm, which is round-robin, least-connections, - and so on, that is used to distribute traffic to the pool members. - This value, which must be supported, is dependent on the load-balancer - provider. The round-robin algorithm must be supported. - - -' > @@ -3491,7 +3469,7 @@ router. Human-readable description for the pool. - - - - List of health monitors that are associated with the pool. - -