[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985438#comment-13985438
 ] 

ASF subversion and git services commented on CLOUDSTACK-6231:
-------------------------------------------------------------

Commit 3852afa717dc147ef9dc19d7b3801c341f321e77 in cloudstack's branch 
refs/heads/4.4-forward from [~dahn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3852afa ]

CLOUDSTACK-6231: network acl item cidrs loaded from a seperate table


> Cloudstack createNetworkACL cuts cidrlist at 256 characters
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-6231
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6231
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>    Affects Versions: 4.2.0, 4.3.0, 4.4.0
>            Reporter: Daan Hoogland
>            Assignee: Daan Hoogland
>             Fix For: 4.4.0
>
>
> [2014-03-11T11:18:54+01:00] INFO: Creating acl on network SBP_VPC_MGT1_APP1: 
> 10.168.1.198/32,10.168.1.251/32,10.168.2.178/32,10.168.2.245/32,10.168.4.27/32,10.168.4.44/32,10.71.76.27/32,10.71.76.28/32,10.75.12.108/32,10.75.12.11/32,10.75.12.35/32,10.75.12.75/32,10.75.12.98/32,10.75.13.30/32,10.75.13.71/32,10.75.13.94/32,10.75.14.10/32,10.75.14.214/32,10.75.15.86/32,10.75.16.101/32,10.75.16.105/32,10.75.16.114/32,10.75.16.124/32,10.75.16.67/32,10.75.16.80/32,10.75.16.88/32,10.75.16.93/32,10.75.16.97/32,10.75.17.113/32,10.75.17.124/32,10.75.17.73/32,10.75.17.84/32,10.75.17.87/32,10.75.17.92/32,10.75.18.168/32,10.75.18.20/32,10.75.2.11/32,10.75.2.112/32,10.75.2.114/32,10.75.2.116/32,10.75.2.123/32,10.75.2.14/32,10.75.2.35/32,10.75.2.61/32,10.75.2.79/32,10.75.2.83/32,10.75.21.12/32,10.75.22.187/32,10.75.23.4/32,10.75.24.29/32,10.75.25.114/32,10.75.25.9/32,10.75.26.20/32,10.75.26.27/32,10.75.26.28/32,10.75.27.11/32,10.75.27.17/32,10.75.27.23/32,10.75.28.159/32,10.75.29.109/32,10.75.3.32/32,10.75.30.71/32,10.75.31.3/32,10.75.32.57/32,10.75.33.15/32,10.75.34.46/32,10.75.35.113/32,10.75.35.33/32,10.75.35.80/32,10.75.36.70/32,10.75.38.4/32,10.75.39.6/32,10.75.4.118/32,10.75.4.23/32,10.75.40.49/32,10.75.40.72/32,10.75.41.57/32,10.75.41.75/32,10.75.42.102/32,10.75.42.2/32,10.75.43.126/32,10.75.43.28/32,10.75.44.2/32,10.75.45.9/32,10.75.47.111/32,10.75.47.29/32,10.75.47.35/32,10.75.6.6/32,192.168.0.208/32,192.168.0.30/32
>  tcp 514/514 Ingress [2014-03-11T11:18:54+01:00] INFO: Status of job 
> e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 [2014-03-11T11:18:55+01:00] INFO: 
> Status of job e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 
> [2014-03-11T11:18:56+01:00] INFO: Status of job 
> e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 [2014-03-11T11:18:57+01:00] INFO: 
> Status of job e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 
> [2014-03-11T11:18:58+01:00] INFO: Status of job 
> e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 [2014-03-11T11:18:59+01:00] INFO: 
> Status of job e71b6c83-a482-4765-9024-2ee9d146baa1 is 0 
> [2014-03-11T11:19:00+01:00] INFO: Job e71b6c83-a482-4765-9024-2ee9d146baa1 
> done, result: {"networkacl"=>{"id"=>"5f226473-8798-4336-a68d-b38a3f7a41a0", 
> "protocol"=>"tcp", "startport"=>"514", "endport"=>"514", 
> "traffictype"=>"Ingress", "state"=>"Active", 
> "cidrlist"=>"10.168.1.198/32,10.168.1.251/32,10.168.2.178/32,10.168.2.245/32,10.168.4.27/32,10.168.4.44/32,10.71.76.27/32,10.71.76.28/32,10.75.12.108/32,10.75.12.11/32,10.75.12.35/32,10.75.12.75/32,10.75.12.98/32,10.75.13.30/32,10.75.13.71/32,10.75.13.94/32,10.75.14.1",
>  "tags"=>[], "aclid"=>"482f3740-7eda-11e3-aa74-005056b95463", "number"=>93, 
> "action"=>"Allow"}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to