Remove service registration and discovery REST api 99/10999/1
authorHuabingZhao <zhao.huabing@zte.com.cn>
Fri, 8 Sep 2017 03:41:47 +0000 (11:41 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Fri, 8 Sep 2017 03:41:53 +0000 (11:41 +0800)
commit0f50935e7f94f76cb384cbc2288b138540b5b1c8
treed7ff9e8fe4541de028c77cb67cf12cf5be59e0bf
parente75a8ef2372722c0b22669fb427d47bacc5b8d5e
Remove service registration and discovery REST api

The service registration and discovery REST api is deprecated.
Microservice should register to discovery service which is running at 10081 port.

Issue-Id: MSB-71
Change-Id: If37cc992d7a86d63f1d9a1f9f610a0d0c5d5ccdc
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
apiroute/apiroute-service/src/main/java/org/onap/msb/apiroute/resources/MicroServiceResource.java