wido commented on a change in pull request #2028: CLOUDSTACK-9853: Add support 
for Secondary IPv6 Addresses and Subnets
URL: https://github.com/apache/cloudstack/pull/2028#discussion_r128976219
 
 

 ##########
 File path: core/src/com/cloud/agent/api/SecurityGroupRulesCmd.java
 ##########
 @@ -35,7 +35,7 @@
 public class SecurityGroupRulesCmd extends Command {
     private static final String CIDR_LENGTH_SEPARATOR = "/";
     private static final char RULE_TARGET_SEPARATOR = ',';
-    private static final char RULE_COMMAND_SEPARATOR = ':';
+    private static final char RULE_COMMAND_SEPARATOR = ';';
 
 Review comment:
   Not that I'm sure of. I wouldn't know why as this is all run locally on the 
HV in KVM's case
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to