diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-09 15:32:43 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-09-09 15:32:48 +0800 |
commit | 6a5ec681a93a0ddf55080f164187791ed92578be (patch) | |
tree | 0348726aeeb07cafa275f3c564c3589f79cc99a3 /test/hpa_automation/tosca/vcpe_vgw_config.json | |
parent | 85c072848343772ead89d4e2596cc3068fe94a66 (diff) |
Fix the bug of cli command error when onboard ns
Change-Id: I832a1cbbbf8b882089f941033fdc2acefce7e387
Issue-ID: INT-1239
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'test/hpa_automation/tosca/vcpe_vgw_config.json')
-rwxr-xr-x | test/hpa_automation/tosca/vcpe_vgw_config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hpa_automation/tosca/vcpe_vgw_config.json b/test/hpa_automation/tosca/vcpe_vgw_config.json index 989734f79..d4bcef901 100755 --- a/test/hpa_automation/tosca/vcpe_vgw_config.json +++ b/test/hpa_automation/tosca/vcpe_vgw_config.json @@ -147,6 +147,7 @@ } }, "ns":{ + "url": "http://msb-iag:80", "csar-id": "You need change it", "key": "key1", "value": "value1", |