mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
With merge of PR #2028 the separator for lines to the Security Group Python script changed from : to ; to support IPv6 addresses. This broke certain situations where rules were parsed improperly. This commit fixes the issue. Signed-off-by: Wido den Hollander <wido@widodh.nl> Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>