diff options
author | lizi00164331 <li.zi30@zte.com.cn> | 2017-08-10 10:16:34 +0800 |
---|---|---|
committer | lizi00164331 <li.zi30@zte.com.cn> | 2017-08-10 10:16:34 +0800 |
commit | d1225dbb01f0759ef8726fa3ea05ad88c6bf54bc (patch) | |
tree | fadd619629330d91f27ea06a3c87440da512552c /integration/src/main/resources/portalConfig | |
parent | 21d72c4a80fe2937d0c4ddd20624b27adbcd989b (diff) |
Remove the openo tag for esr-gui repository
Remove the openo tag from code and change the file name about openo
Change-Id: I3f3ecfe88824758484e8364ee51d2b9b0e53818a
Issue-ID: AAI-143
Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
Diffstat (limited to 'integration/src/main/resources/portalConfig')
-rw-r--r-- | integration/src/main/resources/portalConfig/msb_register.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/src/main/resources/portalConfig/msb_register.xml b/integration/src/main/resources/portalConfig/msb_register.xml index 82a0e7e..bf2b914 100644 --- a/integration/src/main/resources/portalConfig/msb_register.xml +++ b/integration/src/main/resources/portalConfig/msb_register.xml @@ -18,7 +18,7 @@ <msbHost> <hostIp>http://192.168.233.226</hostIp> <hostPort>80</hostPort> - <msbApiRootDomain>/openoapi/microservices/v1/services</msbApiRootDomain> + <msbApiRootDomain>/onapapi/microservices/v1/services</msbApiRootDomain> </msbHost> <registerList> <registerInfo> |