Correct the Service Path of the Micro-services 07/10207/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 4 Sep 2017 10:48:39 +0000 (18:48 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Mon, 4 Sep 2017 10:48:39 +0000 (18:48 +0800)
Change the path name from openo to onap

Change-Id: I49b8363239493cc4ab639773f87a7ef196da3a06
Issue-ID: HOLMES-38
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
test/csit/tests/holmes/testcase/EngineMgt/EngineAddr.robot
test/csit/tests/holmes/testcase/RuleMgt/RuleAddr.robot

index 0ff3e6d..24c809c 100644 (file)
@@ -1,3 +1,3 @@
 *** Variables ***
 ${engineHost}     http://${MSB_IP}
-${engineUrl}      /openoapi/holmes-engine-mgmt/v1/rule
+${engineUrl}      /onapapi/holmes-engine-mgmt/v1/rule
index a9cf66c..ec565e9 100644 (file)
@@ -1,3 +1,3 @@
 *** Variables ***
 ${ruleMgtHost}    http://${MSB_IP}
-${ruleMgtUrl}     /openoapi/holmes-rule-mgmt/v1/rule
+${ruleMgtUrl}     /onapapi/holmes-rule-mgmt/v1/rule