DaanHoogland commented on a change in pull request #3976: Enable sending 
hypervior host name via metadata - VR and Config Drive
URL: https://github.com/apache/cloudstack/pull/3976#discussion_r399329854
 
 

 ##########
 File path: 
server/src/main/java/com/cloud/network/rules/UserdataToRouterRules.java
 ##########
 @@ -50,6 +50,7 @@ public boolean accept(final NetworkTopologyVisitor visitor, 
final VirtualRouter
 
         UserVmDao userVmDao = 
visitor.getVirtualNetworkApplianceFactory().getUserVmDao();
         _userVM = userVmDao.findById(_profile.getVirtualMachine().getId());
+
 
 Review comment:
   Why?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to