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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/10 10:03:59 UTC

[jira] [Commented] (CLOUDSTACK-9588) Add Load Balancer functionality in Network page is redundant.

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

ASF GitHub Bot commented on CLOUDSTACK-9588:
--------------------------------------------

GitHub user nitin-maharana opened a pull request:

    https://github.com/apache/cloudstack/pull/1758

    CLOUDSTACK-9588: Add Load Balancer functionality in Network page is Redundant.

    Steps to Reproduce:
    Network -> Select any network -> Observer Add Load Balancer tab
    The "Add Load Balancer" functionality is redundant.
    The above is used to create LB rule without any public IP.
    
    
    Resolution:
    There exist similar functionality in Network -> Any Network -> Details Tab -> View IP Addresses -> Any public IP -> Configuration Tab -> Observe Load Balancing.
    The above is used to create LB rule with a public IP. This is a more convenient way of creating LB rule as the IP is involved.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nitin-maharana/CloudStack-Nitin CloudStack-Nitin-4.9

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1758.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1758
    
----
commit 49844e626bdf5788508186b7f037c46442e3a5b4
Author: Nitin Kumar Maharana <ni...@accelerite.com>
Date:   2016-11-10T09:57:52Z

    CLOUDSTACK-9588: Add Load Balancer functionality in Network page is redundant.
    The "Add Load Balancer" functionality is redundant.
    The above is used to create LB rule without any public IP.
    This commit removes the tab from network page.

----


> Add Load Balancer functionality in Network page is redundant.
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9588
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9588
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Nitin Kumar Maharana
>
> Steps to Reproduce:
> Network -> Select any network -> Observer Add Load Balancer tab
> The "Add Load Balancer" functionality is redundant.
> The above is used to create LB rule without any public IP.
> Resolution:
> There exist similar functionality in Network -> Any Network -> Details Tab -> View IP Addresses -> Any public IP -> Configuration Tab -> Observe Load Balancing.
> The above is used to create LB rule with a public IP. This is a more convenient way of creating LB rule as the IP is involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)