diff options
author | zhaoliping123 <zhaoliping@chinamobile.com> | 2020-08-14 16:43:04 +0800 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-09-02 06:52:21 +0000 |
commit | 0d9647bb7af932581c22b13a331d08fa6345f537 (patch) | |
tree | 5cd72272169379edee1aa8124f5314eac61c7130 /test/vcpe_tosca/local/config/vcpe_config.json | |
parent | 481c9cc990cf7a2d245494b3a84e20ffb6097fe0 (diff) |
update vcpe case
Issue-ID: TEST-239
Change-Id: Id20dfc9551ddadc9a64c634ceb19a3cf992aaabc
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
Diffstat (limited to 'test/vcpe_tosca/local/config/vcpe_config.json')
-rw-r--r-- | test/vcpe_tosca/local/config/vcpe_config.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/vcpe_tosca/local/config/vcpe_config.json b/test/vcpe_tosca/local/config/vcpe_config.json index c5747ae22..605f4e291 100644 --- a/test/vcpe_tosca/local/config/vcpe_config.json +++ b/test/vcpe_tosca/local/config/vcpe_config.json @@ -1,13 +1,11 @@ { - "open_cli_product": "onap-elalto", + "open_cli_product": "onap-dublin", "open_cli_home": "/opt/oclip", "msb_url": "https://192.168.235.77:30283", "aai_url": "https://192.168.235.77:30283", "aai_username": "AAI", "aai_password": "AAI", "multicloud_url": "https://192.168.235.77:30283", - "//": "#Parameters to vfc", - "temp_resource_module_name": "resource_name", "complex_name": "clli_liping", "street1": "street1", "street2": "street2", @@ -23,7 +21,6 @@ "postal-code": "00000", "country": "USA", "identity_url": "example-identity-url-val-56898", - "service-model-name": "vcpe-hpa1", "cloud_region_data": { "RegionOne": { "cloud-region-version": "titanium_cloud", |