Change the URL for MSB Registration
authorGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 11 Mar 2017 06:57:51 +0000 (14:57 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 11 Mar 2017 06:57:51 +0000 (14:57 +0800)
Change-Id: I834f6fabfe86024ed73adc2c0ec16fe6f42a5462
Issue-ID: HOLMES-50
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
holmes-actions/src/main/java/org/openo/holmes/common/msb/MicroserviceBusRest.java

index eb9deef..7d46680 100644 (file)
@@ -24,7 +24,7 @@ import javax.ws.rs.QueryParam;
 import javax.ws.rs.core.MediaType;\r
 import org.openo.holmes.common.api.entity.ServiceRegisterEntity;\r
 \r
-@Path("/openoapi/microservices/v1/services")\r
+@Path("/api/microservices/v1/services")\r
 public interface MicroserviceBusRest {\r
     @Path("")\r
     @POST\r