DaanHoogland commented on code in PR #8894:
URL: https://github.com/apache/cloudstack/pull/8894#discussion_r1557309287


##########
server/src/main/java/com/cloud/network/element/VirtualRouterElement.java:
##########
@@ -272,12 +272,15 @@ public boolean prepare(final Network network, final 
NicProfile nic, final Virtua
             return false;
         }
 
+        Map<VirtualMachineProfile.Param, Object> params = new HashMap<>();

Review Comment:
   i know, to bad, it would help with suggestions like these.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to