From e5abd6c4b1e47b6556fa62ca848f30df71c3cdce Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Thu, 21 Sep 2017 00:05:22 -0400 Subject: Add mso.adapters.namespace URN mapping mso.adapters.namespace Change-Id: Idd110d28f380ee940552151212a9e65a34400d88 Issue-id: SO-139 Signed-off-by: Rob Daugherty --- volumes/mso/chef-config/mso-docker.json | 1 + 1 file changed, 1 insertion(+) (limited to 'volumes/mso/chef-config') diff --git a/volumes/mso/chef-config/mso-docker.json b/volumes/mso/chef-config/mso-docker.json index a06f5b6..abfd568 100644 --- a/volumes/mso/chef-config/mso-docker.json +++ b/volumes/mso/chef-config/mso-docker.json @@ -144,6 +144,7 @@ "mso.infra.customer.id": "21014aa2-526b-11e6-beb8-9e71128cae77", "aaiEndpoint": "https://c1.vm1.aai.simpledemo.openecomp.org:8443", "aaiAuth": "2630606608347B7124C244AB0FE34F6F", + "adaptersNamespace": "http://org.openecomp.mso", "adaptersCompletemsoprocessEndpoint": "http://mso:8080/CompleteMsoProcess", "adaptersDbEndpoint": "http://mso:8080/dbadapters/RequestsDbAdapter", "catalogDbEndpoint": "http://mso:8080/ecomp/mso/catalog", -- cgit 1.2.3-korg