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)