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/04/10 11:04:16 UTC

[jira] [Commented] (CLOUDSTACK-1862) [Multiple IPs Per Nic] Add secondary ip info to the list portForwardiingRules

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

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

Commit c8f20031380cada2782c8849fcb5fcfbb1eb41fe in branch refs/heads/master from [~jayapal]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c8f2003 ]

CLOUDSTACK-1862 Added vm ip address info in the list PF rules response

Signed-off-by: Abhinandan Prateek <ap...@apache.org>

                
> [Multiple IPs Per Nic] Add secondary ip info to the list portForwardiingRules
> -----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1862
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1862
>             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
>         Environment: commit id # 94de31ebada689a766809e0b73faf567a079c79a
> - Advanced Zone 
>            Reporter: venkata swamybabu budumuru
>            Assignee: Jayapal Reddy
>             Fix For: 4.2.0
>
>
> Steps to reproduce :
> 1. Have latest master build with advanced zone having at least 1 xen cluster
> 2. Have at least one VM nic with secondary ip
> 3. create a PortForwarding Rule and verify listPortForwardingRules 
> Observations :
> > list portforwardingrules
> count = 1
> portforwardingrule:
> id = 65a71718-ec8b-4904-9627-4234d7f6e0cc
> cidrlist =
> ipaddress = 10.147.44.66
> ipaddressid = 60c40ec1-51fd-4b2a-8ae4-52280c06383e
> privateendport = 22
> privateport = 22
> protocol = tcp
> publicendport = 22
> publicport = 22
> state = Active
> tags:
> virtualmachinedisplayname = VM2
> virtualmachineid = 4a1cca0f-e564-4610-9734-b5c7c13de1c2
> virtualmachinename = VM2
> (i) output doesn't contain any info about the guest ip the PF is mapped to.
> Expected Result :
> (i) It will be easy for end user to find out which PF rules maps to which guest ip. without this, it is difficult for end user to find out this info once the PF is created.

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