You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/11 00:29:48 UTC

[jira] [Commented] (CLOUDSTACK-2983) [UI]Creation of ACL rule with protocol number immediately after ICMP rule is failing.

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

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

Commit 62eb115911fc309304b48796373f397d4a329856 in branch refs/heads/4.2 from [~bfederle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=62eb115 ]

CLOUDSTACK-2983: Fix protocol number field passing invalid values

Conflicts:
	ui/scripts/vpc.js

                
> [UI]Creation of ACL rule with protocol number immediately after  ICMP rule is failing.
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2983
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2983
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.2.0
>            Reporter: manasaveloori
>            Assignee: Brian Federle
>             Fix For: 4.2.0
>
>
> Steps:
> 1.	Have a CS with advanced zone.
> 2.	Create a VPC.
> 3.	Create an ACL list.
> 4.	Under that ACL list create ICMP rule(Ingress/Egress)
> 5.	Now select protocol as “protocol number” and try to create a rule.
> Observations:
> 1.	Both ICMP and protocol number does not allow user to enter “Rule number”
> 2.	After successful creation of ICMP rule if we select protocol as “protocol number” wrong API is getting passed with icmpcode and icmptype.
> http://10.147.38.154:8080/client/api?command=createNetworkACL&response=json&sessionkey=LFtfMql5WYk5TiZDpK66h7PiuNk%3D&cidrlist=10.0.0.0%2F0&action=Allow&protocol=16&icmptype=-1&icmpcode=-1&traffictype=Egress&aclid=dca04bf0-6997-4890-a880-9590e5e3f796&_=1371117947027 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira