Change the API Path 41/10541/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 6 Sep 2017 09:49:16 +0000 (17:49 +0800)
committerGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 6 Sep 2017 09:49:16 +0000 (17:49 +0800)
Change the API path from onapapi to api

Change-Id: I06b9f2daf3bd54dbd4c7d3ef9c3fb76f60339784
Issue-ID: HOLMES-39
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 24c809c..71354d3 100644 (file)
@@ -1,3 +1,3 @@
 *** Variables ***
 ${engineHost}     http://${MSB_IP}
-${engineUrl}      /onapapi/holmes-engine-mgmt/v1/rule
+${engineUrl}      /api/holmes-engine-mgmt/v1/rule
index ec565e9..be73842 100644 (file)
@@ -1,3 +1,3 @@
 *** Variables ***
 ${ruleMgtHost}    http://${MSB_IP}
-${ruleMgtUrl}     /onapapi/holmes-rule-mgmt/v1/rule
+${ruleMgtUrl}     /api/holmes-rule-mgmt/v1/rule