X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=environments%2Fmso-docker.json;h=ad28d0295ced222b996964d358ca4ccd1d764395;hb=HEAD;hp=8987eec5dd67a2cfd7c8fd1d9585b65000531f87;hpb=965c4bd0e68c65e7f4a1320bbbc62292cc4b757f;p=so%2Fchef-repo.git diff --git a/environments/mso-docker.json b/environments/mso-docker.json index 8987eec..ad28d02 100644 --- a/environments/mso-docker.json +++ b/environments/mso-docker.json @@ -21,7 +21,8 @@ "camundaAuth": "5119D1AF37F671FC01FFAD2151D93EFB2BBB503E879FD07104D024EDDF118FD1", "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443", "aaiAuth": "2630606608347B7124C244AB0FE34F6F", - "msoKey": "07a7159d3bf51a0e53be7a8f89699be7" + "msoKey": "07a7159d3bf51a0e53be7a8f89699be7", + "extApiEndpoint": "http://nbi.onap:8080/nbi/api/v3" }, "mso-asdc-controller-config": @@ -181,9 +182,9 @@ "serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080", "serviceAgnosticSniroEndpoint": "/sniro/api/v2/placement", "oofAuth": "test:testpwd", - "oofEndpoint": "http://oof.api.simpledemo.openecomp.org:8080/api/oof/v1/placement", + "oofEndpoint": "http://oof.api.simpledemo.openecomp.org:8698/api/oof/v1/placement", "oofTimeout": "PT30M", - "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8080", + "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8698", "serviceAgnosticOofEndpoint": "/api/oof/v1/placement", "aaiEndpoint": "https://aai.api.simpledemo.onap.org:8443", "aaiAuth": "2630606608347B7124C244AB0FE34F6F", @@ -218,18 +219,21 @@ "sdncTimeoutFirewall": "20", "callbackRetryAttempts": "30", "callbackRetrySleepTime": "1000", - "appcClientTopicRead": "APPC-LCM-READ", - "appcClientTopicWrite": "APPC-LCM-WRITE", - "appcClientTopicSdncRead": "SDNC-LCM-READ", - "appcClientTopicSdncWrite": "SDNC-LCM-WRITE", + "appcClientTopicRead": "APPC-LCM-WRITE", + "appcClientTopicWrite": "APPC-LCM-READ", + "appcClientTopicSdncRead": "SDNC-LCM-WRITE", + "appcClientTopicSdncWrite": "SDNC-LCM-READ", "appcClientTopicReadTimeout": "360000", "appcClientResponseTime": "360000", "appcClientPoolMembers": "ueb1.simpledemo.openecomp.org:3904,ueb2.simpledemo.openecomp.org:3904", "appcClientKey": "VIlbtVl6YLhNUrtU", "appcClientSecret": "64AG2hF4pYeG2pq7CT6XwUOT", "appcClientService": "ueb", + "sdncSiSvcTypes": "PORT-MIRROR,PPROBE", "workflowL3ToHigherLayerAddBondingModelName": "WAN Bonding", - "workflowL3ToHigherLayerAddBondingModelVersion": "2.0" + "workflowL3ToHigherLayerAddBondingModelVersion": "2.0", + "msoDefaultCloudOwnerId": "att-aic", + "extApiEndpoint": "http://nbi.onap:8080/nbi/api/v3" } },