Fix OOF URL Port Number 33/49433/1
authorMarcus G K Williams <marcus.williams@intel.com>
Tue, 29 May 2018 23:23:09 +0000 (16:23 -0700)
committerMarcus G K Williams <marcus.williams@intel.com>
Tue, 29 May 2018 23:24:32 +0000 (16:24 -0700)
Issue-ID: SO-573
Change-Id: I3408936bf489b56255aaf72c724fbbdf541c821a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
volumes/mso/chef-config/mso-docker.json

index 5369412..abe0946 100644 (file)
       "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",