aboutsummaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2017-11-02Merge "SDNC ip and port in case for MSB timeout"Chuanyu Chen1-1/+3
2017-10-31Changed namespace for generic resource APIShailendra Borale1-7/+7
Changed namespace for generic resource API from org:onap:sdnctl:generic-resource to org:onap:sdnc:northbound:generic-resource Change-Id: Ia8ca6c665ba2f725d4f29d81e924a4bc64d6c77f Issue-Id: SO-294 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-10-31SDNC ip and port in case for MSB timeoutZhuoyao Huang1-1/+3
if take out the SDNC ip and port setting here, MSB will effected Change-Id: Ifa38c19003e37e6f63dec601ed5bcdb6c4c050f5 Issue-ID:SO-181 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-10-28Merge "Add MSB IP Config"Chuanyu Chen1-2/+2
2017-10-28Add MSB IP Configc001491071-2/+2
Add MSB IP Conifg Change-Id: I69d7e4d3b45cb6d2bbbe3e956296ee88f263b748 Issue-ID:SO-280 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-27Fix SNIRO configuration propertiesRob Daugherty1-2/+2
This is the definitive set: "sniroAuth": "test:testpwd", "sniroEndpoint": "http://sniro.api.simpledemo.openecomp.org:8080/sniro/api/v2/placement", "sniroTimeout": "PT30M", "serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080", "serviceAgnosticSniroEndpoint": "/sniro/api/v2/placement", Issue: SO-274 Change-Id: I3d4485089e3a7de76906aecbc06554155d0ad677 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-20Merge "Add mso.adapters.openecomp.db.endpoint URN mapping"Rob Daugherty1-0/+1
2017-10-19Add mso.adapters.openecomp.db.endpoint URN mappingRob Daugherty1-0/+1
The fallout and completion handlers are not updating the request status in the mso_requests database. The cause is a missing URN mapping that defines the service endpoint for these updates. Issue: SO-230 Change-Id: Ic3229d94e157a70d183b844d4dbf8e959add23b8 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-19Add MSB Config For SOc001491071-0/+2
Add MSB Config For SO Change-Id: I8c947d87e09a9bff7db5408d452d98228f46dc8a Issue-ID:SO-240 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-17Change SDNC namespaceRob Daugherty1-50/+50
SDNC now uses the org:onap namespace, not org:openecomp. Issue: SO-231 Change-Id: I5081be3f69545b00c5e613691fb70936707432ff Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-01URL mismatch in mso.sdnc.propertiesRob Daugherty1-45/+44
There was a mismatch between the "sdncurls" definitions in the environment files (e.g. mso-docker.json) and the property file template (mso.sdnc.properties). Issue: SO-123 Change-Id: I442160fb214ac128735ccabdf24a0a44b4342f04 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-20Add mso.adapters.namespace URN mappingRob Daugherty1-0/+1
mso.adapters.namespace Change-Id: Ia30390365cc0939315cade0a60a853c311e08ba4 Issue-id: SO-139 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-18SO must use AAI v11Rob Daugherty1-18/+13
Change-Id: If633afb9b50fa91148ae5ecad82a808389e8cf4a Issue-id: SO-144 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-07-06[SO-21] MSO returning error to VID...Rob Daugherty1-1/+2
...during create service instance 1) Change CreateServiceInstance to CreateGenericALaCarteServiceInstance in the mso_catalog database 2) Add a URN property: mso.workflow.global.default.aai.namespace=http://org.openecomp.aai.inventory/ 3) Add a URN property: aai.auth=2630606608347B7124C244AB0FE34F6F Change-Id: If3a4b1eb748b7232a096d8dfc3d0f9e80bb0c6b3 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-05-02[MSO-8] Bring 1707 changes to MSOxg353y3-17/+12
Bring 1707 changes: restructure BPMN debug related configurations; add configuration for workflow message adapter. Change-Id: I95eb6cc52919e8fb9bef42550144d1805252f2fb Signed-off-by: xg353y <xg353y@intl.att.com>
2017-04-10[MSO-8] Commit 1702 changesxg353y3-66/+126
Update BPMN and SDNC related settings and add more parameter in topology recipe. Change-Id: Icc712999725583bc51c6deb479826e5ee46291ed Signed-off-by: xg353y <xg353y@intl.att.com>
2017-03-02[OS-254] Fix SDNC namespace in chefrelease-1.0.0Determe, Sebastien (sd378r)1-28/+28
Chef template file modified as SDNC namespace is now org:openecomp Change-Id: Iab5e5906cf01d01f453f3b131d5d654dc700c4c2 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-02-01Initial OpenECOMP MSO mso-config cookbook commitpiclose11-0/+358
Change-Id: I57dfeb7fb8fceea14e1d1394f51009af141dd6a1 Signed-off-by: piclose <pc457b@intl.att.com>