Merge "AAI endpoint config in mso-docker.json"
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Thu, 19 Apr 2018 12:04:50 +0000 (12:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 19 Apr 2018 12:04:50 +0000 (12:04 +0000)
volumes/mso/chef-config/mso-docker.json

index 052b27d..89a5d43 100644 (file)
       "sniroTimeout": "PT30M",
       "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",
+      "oofTimeout": "PT30M",
+      "serviceAgnosticOofHost": "http://oof.api.simpledemo.openecomp.org:8080",
+      "serviceAgnosticOofEndpoint": "/api/oof/v1/placement",
       "aaiEndpoint": "https://aai.api.simpledemo.openecomp.org:8443",
       "aaiAuth": "2630606608347B7124C244AB0FE34F6F",
       "adaptersNamespace": "http://org.openecomp.mso",