aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--volumes/mso/chef-config/mso-docker.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/volumes/mso/chef-config/mso-docker.json b/volumes/mso/chef-config/mso-docker.json
index 4898e17..5d3b56a 100644
--- a/volumes/mso/chef-config/mso-docker.json
+++ b/volumes/mso/chef-config/mso-docker.json
@@ -177,6 +177,11 @@
"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",