diff options
author | Rob Daugherty <rd472p@att.com> | 2017-09-21 00:05:22 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2017-09-21 01:31:58 -0400 |
commit | e5abd6c4b1e47b6556fa62ca848f30df71c3cdce (patch) | |
tree | dcaba89049ea31d2a3e1cbd0e397d8dc765d5c90 /volumes/mso/chef-config | |
parent | a4d9e795e0c457b147603d4dca13cc137e627cb9 (diff) |
Add mso.adapters.namespace URN mapping
mso.adapters.namespace
Change-Id: Idd110d28f380ee940552151212a9e65a34400d88
Issue-id: SO-139
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'volumes/mso/chef-config')
-rw-r--r-- | volumes/mso/chef-config/mso-docker.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |