From 447b2d9c956337de51dfc1725b043b1f360e71a8 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Tue, 19 Feb 2013 12:26:23 +0530 Subject: [PATCH] listroutercmd: response should be set to the name of router host name of router returned instead of the name of the router. correcting the setter. Signed-off-by: Prasanna Santhanam --- server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java b/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java index 96b91df79f9..3b780ee83ef 100644 --- a/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java +++ b/server/src/com/cloud/api/query/dao/DomainRouterJoinDaoImpl.java @@ -68,7 +68,7 @@ public class DomainRouterJoinDaoImpl extends GenericDaoBase