aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/mso-bpmn-config
AgeCommit message (Collapse)AuthorFilesLines
2018-05-18Add default cloud owner ID propArthur Martella1-0/+1
Change-Id: Ida6a2fb96bd9f832ce5049aba6bb67a835515c78 Issue-ID: INT-475 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-15SO debug config for logYulian Han1-0/+21
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f4 Issue-ID: SO-619 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-05-04Add property for SDNC service typesArthur Martella1-0/+1
Change-Id: If6e4e574f6a50ec13d4ee99143e69494c2a332c2 Issue-ID: SO-606 Signed-off-by: Arthur Martella <am153x@att.com>
2018-04-24Create VF Module ErrorRob Daugherty1-6/+8
Refactoring APPC client properties (urn mappings) and adding new ones for the SDNC topics. Change-Id: If39fa5e1f70f7e73c2a007f0420ccda9dce98d6b Issue-ID: SO-577 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-23Add APPC properties for topicArthur Martella1-0/+8
Change-Id: I8ed5cfd5a032c2d19a51aa6362fdd7a099da68ab Issue-ID: SO-585 Signed-off-by: Arthur Martella <am153x@att.com>
2018-04-16Fix OOF Homing Docker ConfigMarcus G K Williams1-0/+6
Issue-ID: SO-572 Change-Id: I3ad46407ef1b4f97d2eb3f204a892f2e5a4e5d99 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-06Added "delay" properties for sdnc & aai operationsJim Hahn1-0/+2
Added "delay" properties for sdnc & aai operations to urn properties Change-Id: I42f939e59d6f0d25fb8012dbdf2e2cb3d60d7093 Issue-Id: SO-308 Signed-off-by: Jim Hahn <jrh3@att.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-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-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 MSOxg353y1-2/+5
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 changesxg353y1-41/+59
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-02-01Initial OpenECOMP MSO mso-config cookbook commitpiclose2-0/+111
Change-Id: I57dfeb7fb8fceea14e1d1394f51009af141dd6a1 Signed-off-by: piclose <pc457b@intl.att.com>