You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Radhika Nair (JIRA)" <ji...@apache.org> on 2012/11/08 12:53:12 UTC

[jira] [Created] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Radhika Nair created CLOUDSTACK-459:
---------------------------------------

             Summary: [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
                 Key: CLOUDSTACK-459
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
             Project: CloudStack
          Issue Type: Bug
          Components: UI
    Affects Versions: 4.1.0
            Reporter: Radhika Nair
            Priority: Minor
             Fix For: 4.1.0


As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.

But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Commented] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Jessica Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504278#comment-13504278 ] 

Jessica Wang commented on CLOUDSTACK-459:
-----------------------------------------

Author:		Jessica Wang <je...@citrix.com>#mailto:jessica.wang@citrix.com
Date:		36 seconds ago (Mon Nov 26 16:58:24 2012)
Commit hash:	8c76baa0544846149916cfc0c98b81203ee546ca

CLOUDSTACK-459: cloudstack UI - create network offering dialog - fix a bug that associatePublicIP parameter was passed to createNetworkOffering API incorrectly. Fix it to pass associatePublicIP parameter as part of servicecapabilitylist.

Contained in branches: master
Contained in no tag
                
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Assigned] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Pranav Saxena (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pranav Saxena reassigned CLOUDSTACK-459:
----------------------------------------

    Assignee: Pranav Saxena  (was: Brian Federle)
    
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Commented] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Jessica Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506798#comment-13506798 ] 

Jessica Wang commented on CLOUDSTACK-459:
-----------------------------------------

Author:		Jessica Wang <je...@citrix.com>#mailto:jessica.wang@citrix.com
Date:		52 seconds ago (Thu Nov 29 13:11:37 2012)
Commit hash:	ec40aff931f3bbe3678751964ac75ea00328a765

CLOUDSTACK-459: cloudstack UI - create network offering - When capability ElasticIp=true is passed to API, if capability associatePublicIP=true/false is not passed to API, cloudStack API will assume associatePublicIP=true. So, UI has to explicitly pass associatePublicIP=false to API if its checkbox is unchecked.

Contained in branches: master
Contained in no tag
                
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Assigned] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Sonny Chhen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sonny Chhen reassigned CLOUDSTACK-459:
--------------------------------------

    Assignee: Brian Federle
    
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Brian Federle
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Resolved] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Pranav Saxena (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pranav Saxena resolved CLOUDSTACK-459.
--------------------------------------

    Resolution: Fixed
    
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Updated] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Radhika Nair (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radhika Nair updated CLOUDSTACK-459:
------------------------------------

    Attachment: elastic-lb.png
    
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Commented] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Jessica Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504972#comment-13504972 ] 

Jessica Wang commented on CLOUDSTACK-459:
-----------------------------------------

Author:		Jessica Wang <je...@citrix.com>#mailto:jessica.wang@citrix.com
Date:		35 seconds ago (Tue Nov 27 13:40:06 2012)
Commit hash:	d15f5a7512a4f97bcb95c6c26f7af479e6289ab7

CLOUDSTACK-459: cloudstack UI - create network offering dialog - show "Associate Public IP" checkbox only when "Elastic IP" Checkbox is checked.

Contained in branches: master
Contained in no tag
                
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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

[jira] [Commented] (CLOUDSTACK-459) [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected

Posted by "Pranav Saxena (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493409#comment-13493409 ] 

Pranav Saxena commented on CLOUDSTACK-459:
------------------------------------------

Commit id - http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4cb08a3d
                
> [Optional Public IP assignment for EIP with Basic Zone] Associate IP Checkbox in Create Network Offering Dialog is Displayed When Elastic LB is Selected
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-459
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-459
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.1.0
>            Reporter: Radhika Nair
>            Assignee: Pranav Saxena
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: elastic-lb.png
>
>
> As per the PRD, Create Network Offering dialog box should display the Associate IP checkbox when EIP service capability is chosen. Checkbox for the capability shall only show up when 'EIP service'  capability is chosen.
> But, the Associate IP checkbox is displayed when you select Elastic LB instead of Elastic IP option.

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