Merge "Fix OOF Homing Docker Config"
authorSeshu Kumar M <seshu.kumar.m@huawei.com>
Wed, 18 Apr 2018 14:51:01 +0000 (14:51 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 18 Apr 2018 14:51:01 +0000 (14:51 +0000)
volumes/mso/chef-config/mso-docker.json

index 4898e17..5d3b56a 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",