You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Mariangela Hills (JIRA)" <ji...@apache.org> on 2014/11/18 10:21:34 UTC

[jira] [Created] (STRATOS-979) Remove code on Multi-tenant service cluster REST APIs

Mariangela Hills created STRATOS-979:
----------------------------------------

             Summary: Remove code on Multi-tenant service cluster REST APIs
                 Key: STRATOS-979
                 URL: https://issues.apache.org/jira/browse/STRATOS-979
             Project: Stratos
          Issue Type: Sub-task
          Components: REST API
    Affects Versions: 4.1.0 M4
            Reporter: Mariangela Hills


As the deployment and undeployment of applications has been introduced, the following multi-tenant service cluster related code needs to be removed:

# @POST
    @Path("/service/definition")
# @GET
    @Path("/service")
# @GET
    @Path("/service/{serviceType}")
# @GET
    @Path("/service/active")
# @DELETE
    @Path("/service/definition/{serviceType}")



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