aboutsummaryrefslogtreecommitdiffstats
path: root/volumes/mso
AgeCommit message (Collapse)AuthorFilesLines
2018-08-01Fix JDBC endpointSmokowski, Steve (ss835w)8-0/+834
Issue-ID: SO-708 Change-Id: Ie55f0ef8113677551fc591d399e5ef8863fde112 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-07-24adding dmaap host and portLukasz Muszkieta1-1/+3
Change-Id: Ic125d72834a9f4ac6d8e4e678fd90aba85c2903b Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-06-03Merge "Swap APPC LCM topics"2.0.0-ONAPcontainer_testbeijing2.0.0-ONAPSeshu Kumar M1-2/+2
2018-06-01Swap APPC LCM topicsArthur Martella1-2/+2
Change-Id: I92e1b96cfd068893560dd305b20b5e828843d09a Issue-ID: SO-663 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-31Merge "Fix SDNC LCM Topics"Seshu Kumar M1-2/+2
2018-05-31Fix SDNC LCM TopicsArthur Martella1-2/+2
Change-Id: I2bea0ad2a9b99da3fadb433f5a40714a9104e472 Issue-ID: SO-526 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-29Fix OOF URL Port NumberMarcus G K Williams1-2/+2
Issue-ID: SO-573 Change-Id: I3408936bf489b56255aaf72c724fbbdf541c821a Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-05-18Add default cloud owner ID propArthur Martella1-1/+2
Change-Id: Ic116f527a4f410e0143e3c02fd323e763f16a9f6 Issue-ID: INT-475 Signed-off-by: Arthur Martella <am153x@att.com>
2018-05-15SO query to A&AI fails due to SSL certificateYulian Han1-0/+31
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0643f3 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: I7417b53a89c1b97d803314f3bf5920527c3eb123 Issue-ID: SO-606 Signed-off-by: Arthur Martella <am153x@att.com>
2018-04-25Merge "Create VF Module Error"Seshu Kumar M1-8/+10
2018-04-24Support for new AAI certificateRob Daugherty2-3/+34
Change-Id: I9472e269c58a0a48680aca28fe18ca3c16b1202e Issue-ID: SO-589 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-24Create VF Module ErrorRob Daugherty1-8/+10
Refactoring APPC client properties (urn mappings) and adding new ones for the SDNC topics. Change-Id: I839d54bbfd0aa95a4ef3834391fd6c688801c7c7 Issue-ID: SO-577 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-23Add APPC properties for topicArthur Martella1-0/+8
Change-Id: I4ad00c65b163d9442f7089cb601dbb2c4ff4c263 Issue-ID: SO-585 Signed-off-by: Arthur Martella <am153x@att.com>
2018-04-19Merge "AAI endpoint config in mso-docker.json"Seshu Kumar M1-2/+7
2018-04-18AAI endpoint config in mso-docker.jsonRob Daugherty1-2/+7
Change-Id: I05ea9cdb00c78429c7b83e33fbe0d527ffe9c601 Issue-ID: SO-576 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-16Fix OOF Homing Docker ConfigMarcus G K Williams1-0/+5
Issue-ID: SO-572 Change-Id: I5a2a48d13d452568f8c0ac90720f0aa780d07a0b Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-04-13Remove extra comma in mso-docker.jsonArthur Martella1-1/+1
Change-Id: I2e28cdf09bfb37fabb355a7bade23715b661d32a Issue-ID: SO-563 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-04-12Adding properties for asdc-connectionsArthur Martella1-0/+2
Change-Id: I95347db279e08beb9c953949224e36fbb700e3a9 Issue-ID: SO-563 Signed-off-by: Arthur Martella <amartell@research.att.com>
2018-04-12Add properties for ASDC clientsArthur Martella1-1/+5
Change-Id: I5d8e5f05c8fee9c30f9b110b0c35712ed4405b07 Issue-ID: SO-563 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-11-14Replace aai.crt with onap root certificateamsterdamRob Daugherty2-27/+69
The AAI certificate we had in SO no longer works. This replaces it with the ONAP root certifcate. Issue: SO-342 Change-Id: I5db4720d1a41ab380622e970cea36ef4f6c08d07 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-11-07Updated property to match integration labJim Hahn1-1/+1
Updated to workflow endpoint property. Change-Id: I1fa7f86586060df3708864c748430996bd371933 Issue-Id: SO-278 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-11-06Added comma to 9th entry in sdncurlsShailendra Borale1-1/+1
Added comma to 9th entry in sdncurls changed mso docker json Change-Id: I98db00dc976f8e5deb5bd707db86a34389aa65e0 Issue-Id: SO-310 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-11-06Added missing entries in mso.sdnc.propertiesShailendra Borale1-0/+1
Added missing entries for vnf, vf and service topologu operations. Modified docker json file for addding sdncurl10 Change-Id: Iebe294c929a5b5a90a715937e2b87a3c26b2336d Issue-Id: SO-310 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-11-06Added "delay" properties for sdnc & aai operationsJim Hahn1-0/+2
Added "delay" properties for sdnc & aai operations to mso-docker.json Change-Id: I5661c01d4a136eb6dbd7989dcbadcd19a341ddfe Issue-Id: SO-308 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-10-30Inconsistencies in mso-docker.jsonRob Daugherty1-3/+6
Cleaning up some inconsistencies in this file to make merging easier in the integration environments. Issue: SO-288 Change-Id: I206943da840f623db036788256bacc728a2c60fd Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-28Merge "Add MSB IP Config"Chuanyu Chen1-1/+5
2017-10-28Add MSB IP Configc001491071-1/+5
Add MSB IP Config Change-Id: Ie3dd34694756201db593b47ec8962ef02efd1dce Issue-ID:SO-280 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-27Fix SNIRO configuration propertiesRob Daugherty1-6/+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: Iff5bccdb3c1c4e4ba0a4fea2cf907d8f2ce634ee Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-27Add missing sections to mso-docker.configRob Daugherty1-0/+26
mso-workflow-message-adapter-config and mso-appc-adapter-config were missing. Note: the APPC parameter values may need to be adjusted later to suit the integration environment. Issue: SO-274 Change-Id: Ia8ca3a5f7a10ddd694cb172d5baec4b0dd5eecc8 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-24Changed aaiEndpoint to point to new server nameJim Hahn1-1/+1
aaiEndpoint was pointing to the vm1 server which is aliased to the new server. However, as the new server's certificate does not include the alias as one of its alternate names, things were unable to connect. The endpoint has now been changed to match the new server name, thus the SSL ceritifcate should match now. Note: for this to work, the new server name must be found in DNS (or /etc/hosts). Change-Id: I1d148ebc69ddf91edead45a4ad075c167a88fc33 Issue-Id: SO-249 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-10-20Add adaptersOpenecompDbEndpoint to docker-configRob Daugherty1-1/+2
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: I8fe98da2247918bef486ef5fbf04c7c483b04167 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-05SNIRO Emulator - Update SNIRO Emulator EndpointGeora Barsky1-2/+2
Update SNIRO endpoint URL to point to SNIRO Emulator and update sniro callback URL to point to SO FQDN URL The update is done in config file under docker-config folder JIRA ID - INT-215 Change-Id: I067bc1edae19eba3239d0015e77ed7c92127f45c Signed-off-by: Geora Barsky <georab@amdocs.com>
2017-09-21Add mso.adapters.namespace URN mappingRob Daugherty1-0/+1
mso.adapters.namespace Change-Id: Idd110d28f380ee940552151212a9e65a34400d88 Issue-id: SO-139 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: Ic20e008a39122a6f2e3176efbff28bec799e4413 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-05-03Bring 1707 changesxg353y1-85/+11
Bring 1707 changes : update the bpmn configuration parameters. Change-Id: Ic06715a884b3d0a01a94ef022b57dc8260615a22 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-04-11[MSO-8] Bring up 1702 changesxg353y1-175/+235
Rework the env files values for BPMN URN. Add SNIOR related configuration parameters. Change-Id: Ica3e643e3938d68d09d6c2d18cd16178fb03751f Signed-off-by: xg353y <xg353y@intl.att.com>
2017-03-08openECOMP DNS config changeeh552t1-14/+14
openECOMP DNS config change: ASDC changed to SDC in mso-docker.json Change-Id: I22a6ba11775dbfd16d58d6fa0cb83ad34a21bb98 Signed-off-by: eh552t <eh552t@intl.att.com>
2017-02-21Initial OpenECOMP MSO Docker Configuration commitpiclose2-0/+226
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9 Signed-off-by: piclose <pc457b@intl.att.com>