You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/06/02 13:41:02 UTC

[jira] [Resolved] (STRATOS-660) Introduce a new API method to retrieve Load Balancer IP addresses of a service subscription

     [ https://issues.apache.org/jira/browse/STRATOS-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne resolved STRATOS-660.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.0

> Introduce a new API method to retrieve Load Balancer IP addresses of a service subscription
> -------------------------------------------------------------------------------------------
>
>                 Key: STRATOS-660
>                 URL: https://issues.apache.org/jira/browse/STRATOS-660
>             Project: Stratos
>          Issue Type: Improvement
>          Components: Stratos Manager
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.1.0
>
>
> Currently there is no single API method available in Stratos Manager to retrieve the load balancer IP addresses of a given service subscription. Rather we need to make two service call to retrieve this:
> 1. Get subscription lb cluster id of a service subscription: /cartridge/info/{subscriptionAlias}
> 2. Get load balancer cluster: /cluster/clusterId/{clusterId}
> Idea of this improvement is to introduce a single method in Stratos API to do this.



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