aboutsummaryrefslogtreecommitdiffstats
path: root/volumes
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-04-04Two database schema issuesRob Daugherty3-18/+34
1. The operation_status table is missing the service_name column, which was added in the amsterdam release 2. Table camundabpmn.ACT_HI_VARINST has no column STATE_ Change-Id: Ifadfce23a78b9404b677c1a9597003b3c8b9187d Issue-ID: SO-560 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-02Update MySQL schema scriptsRob Daugherty2-45/+101
Note that these should be updated whenever the hibernate (hbm.xml) definition files are modified in the "so" repo. Change-Id: Ia12164813977cdb52a13397671d8dd3be5eac407 Issue-ID: SO-557 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-26Merge "Modify SERVICE table schema"Chuanyu Chen1-0/+2
2018-03-25Modify SERVICE table schemasubhash kumar singh1-0/+2
Modify service table schema as per the defined model. Add two column: `ENVIRONMENT_CONTEXT` varchar(200) DEFAULT NULL, `WORKLOAD_CONTEXT` varchar(200) DEFAULT NULL, Change-Id: I64b8c790a5e8798199f3dd16ab200fa3f63cd883 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-12Merge "Add default vfc ns resource recipe"Chuanyu Chen1-0/+2
2018-03-12Add default vfc ns resource recipec001491071-0/+2
Add default vfc ns resource recipe Change-Id: I0d7352c3feddcb243b348a9b54c923d243cabaac Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-06Merge "Add allotted resource recipe table"Chuanyu Chen1-0/+16
2018-03-06Add allotted resource recipe tablec001491071-0/+16
Add allotted resource recipe table Change-Id: I15b81651ad2a97706ff398068ac011173a78cfe8 Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-03-05add default updateInstance action for e2e svcinstOpenO05/h002584291-0/+4
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c4 Issue-ID: SO-419 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com> volumes/mariadb/docker-entrypoint-initdb.d/db-sql-scripts/bulkload-files/default/create_mso_db-default.sql
2018-02-08Merge "Updated Service deployment changes not reflected"Seshu Kumar M1-2/+2
2018-02-07Updated Service deployment changes not reflectedAbhishek Shekhar1-2/+2
Change-Id: I04df700ebd2a3eccf13a1d77f6d49e74cedad686 Issue-ID: SO-271 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-01-30Merge "Default Recipe Mapping for Service"Seshu Kumar M1-0/+3
2018-01-23Default Recipe Mapping for ServiceAbhishek Shekhar1-0/+3
Change-Id: I96cb5c1236bbbd61f691f0b91c24ea33d465b8fa Issue-ID: SO-384 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2018-01-19Add Category info For Service and Resourcec001491071-0/+5
Add Category info For Service and Resource,Its used for generic workflow Change-Id: I073b8ac5503b462664b3806834a0aca9892c40b9 Issue-ID: SO-379 Signed-off-by: c00149107 <chenchuanyu@huawei.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-13temp fix to unblock the policy operations on VNFseshukm1-0/+11
IssueId: SO-334 Change-Id: I5fff881305a7f17f8a1088eeb2805f80b3b93d6f Signed-off-by: seshukm <seshu.kumar.m@huawei.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-30Generic NeutronNet name changeRob Daugherty1-1/+1
SDC named the generic neturon network object as "Generic NeutronNet". This commit changes the name of the heat template to match SDC's name. Issue: SO-284 Change-Id: I868cefe255b22df9e076946ff76fc2d83b38d3e8 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-26Add generic neutron HEAT templateRob Daugherty1-0/+3
This template was provided by Brian Freeman. Issue: SO-265 Change-Id: I095270317f9571a7cd497ac5ef49fb84840a9803 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-25Merge "Changed aaiEndpoint to point to new server name"Rob Daugherty1-1/+1
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-24NetworkResource modelInvariantUUID is too shortRob Daugherty1-1/+1
It is currently 20. It should be 200. Issue: SO-264 Change-Id: Id216d58a049c00c76a87e14fd62754d4ce15b9c0 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-23fix for the inappropriate DB type in heat templateSeshu-Kumar-M1-1/+1
Change-Id: Ia3ef236265356186b2ef78a6015e6220826cc736 IssueId: SO-247 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-23Add Service Name Column for Operation Statusc001491071-0/+1
Add Service Name Columnfor Operation Status Change-Id: I135ca46cad4830e89f5475cbcc3a0a53778ec9b6 Issue-ID:SO-257 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-23Add Tables neededc001491071-1/+26
Add Operation_status and resource_operation_status table Change-Id: Ieb20d76fa94a8f44adcf0b11c44f11ac0a666b07 Issue-ID:SO-255 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-23Recipe added for VoLTE serviceseshukm1-0/+9
IssueId: SO-251 Change-Id: I9a230c62ed59d5f143e7414053e45fc01cbaebce Signed-off-by: seshukm <seshu.kumar.m@huawei.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-19Fix the DB loading scriptRob Daugherty1-14/+14
These are updates from Byung-Woo Jun and Andrew Fenner. Issue: SO-229 Change-Id: Ibcde5fd565a68977da4f94ac7623f35e3fd63b0e Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-13Timestamps now in hibernate definitionsRob Daugherty5-56/+25
We don't need the scripts that add the timestamp columns. Issue: SO-215 Change-Id: I1635874df4f0a34fede96cacdaa4134c89f23e7b Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-05Merge "SNIRO Emulator - Update SNIRO Emulator Endpoint"Rob Daugherty1-2/+2
2017-10-05Restructure catalog data for new schemaRob Daugherty3-197/+192
Updated pre-configured catalog data to fit the new schema. This includes the vFW and DNS demo data. Issue: SO-192 Change-Id: Ibf3177849010d90d405419f4ca5ad724245052a5 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-10-05Remove foreign key which is not supported by codeRob Daugherty1-9/+0
The foreign key we fixed in the VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM table is blocking distribution of the model. The insert that's failing is: insert into VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM ( VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID, VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?); The error is: "foreign key constraint fails" Issue: SO-180 Change-Id: I19cda2d4dae86e3257723f0fea6921049e391aca Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-04Fix schema mismatchRob Daugherty4-4/+34
Updated MySQL-Catalog-schema.sql to match the Hibernate class definitions. Restored the scripts that add default values for CREATION_TIMESTAMP columns. Issue: SO-180 Change-Id: Ie76059f4c2497060a4fba8744e974b29d33b16f1 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-28Set camunda cockpit passwordRob Daugherty1-19/+18
The camunda cockpit admin login should be the same as the jboss admin user login. Change-Id: I6bea8049e0f34a9c4e638a34b85574fccd21e444 Issue-id: SO-167 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-21Merge "Add mso.adapters.namespace URN mapping"Seshu Kumar M1-0/+1
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-09-21Update catalog schema in docker environmentRob Daugherty14-2972/+294
Updated the the SQL scripts that create the DB schema in the docker environment. Removed old unused versions of camunda DB setup scripts. Commented out the vFW catalog data which is incompatible with the new schema. Change-Id: I6a430248881300ebd9a45ebdb99045ed696fe4ab Issue-id: SO-147 Signed-off-by: Rob Daugherty <rd472p@att.com>