aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-09-19Update the admin user creation scriptRob Daugherty1-9/+26
The admin user is not set up correctly in the database because the schema has changed. Change-Id: I6f39e12f7e1739d3c2152e0173da51aad1d2ad1c Issue-id: SO-148 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-08Merge "1710 Rebase - docker config"Rob Daugherty2-2/+1196
2017-09-071710 Rebase - docker configRob Daugherty2-2/+1196
1710 includes a new version of Camunda (7.7.3). These are updates to the camundabpmn DB installation scripts. Change-Id: I7a324683e70690bfa1995f7c2f7bb322475ff51f Issue-id: SO-107 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-08-31Add Operation Status Tablec001491071-0/+26
Add Operation Status Table for save the request progress Change-Id: I92fd713bbcc0b3045b698a9e6e3f6c0a1383e0c8 Issue-ID:SO-41 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-07-27fixed for defect SO-70 - recipe lookup mechanism doesn't allow to define ↵eyalholz1-0/+3
default recipe mapping for any 'source' at level of 'service' and 'network' resources. Change-Id: I184dacec5d1f8ec72d2972f00620daff0e82cd03 Signed-off-by: eyalholz <eyalh@amdocs.com>
2017-07-07Merge "Increase the mariadb deploy timeout"Christophe Closset1-3/+3
2017-07-06[SO-21] MSO returning error to VID...Rob Daugherty3-4/+5
...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-06-13Increase the mariadb deploy timeoutKanagaraj Manickam k003651061-3/+3
In some environment, mariadb is taking more than 120 seconds to completely deploy and is causing the timeout error. so now timeout is increased to 600 with increment of 5 seconds check. Change-Id: I08fd2f8f3c35d81b876b82aa45e052b474a8fed9 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-05-29[MSO-11] trademark updateChrisC1-3/+1
Change-Id: I140fb23748b626cb786808943f0775234e31d7ad Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-05-15[MSO-14] use proper image nameChrisC1-1/+1
Change-Id: I5c30e6c726732340811450ae75659131406443a9 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-05-10[UCA-10] support correct MTUChrisC1-2/+5
Change-Id: Idfd7c2f067db9e554e4b2b7f348b4b951a4f6616 Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-05-10Version 2 of docker-composeAnaël Closson1-27/+40
Change-Id: I50d3efdbe39327dd804301cc259396ab01aa26ba Signed-off-by: Anaël Closson <ac2550@intl.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-05-03Update sql commandxg353y1-1/+1
Update the network_recipe db table, change the bpmn script to use. Change-Id: I054e06136b30d18558c90eada4bdc9618241acd5 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-05-03Merge "Update .gitreview with onap URL"Christophe Closset1-1/+1
2017-04-11[MSO-8] Bring up 1702 changesxg353y10-219/+2327
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-29Update .gitreview with onap URLAndrew Grimberg1-1/+1
Change-Id: I7eb2acb6c950345eef29e6d95dad8ddd15ad59c1 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-09Fix deploy.sh script (fail with 6 parameters)Determe, Sebastien (sd378r)1-70/+72
This script can't be used by HEAT anymore due to error (boolean) Change-Id: I06bb7c7f941da58fda3692b27b17b4ca58bf5a24 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2017-03-08Add the ability to call deploy.sh without paramsAlexis de Talhouët1-3/+9
By default, deploy.sh is expecting Nexus related params to pull the images from there. But while developing locally, one would want to use the local images, hence wouldn't pass any args. Change-Id: Ia9866e7dcb854561c6950da8c9cb69d758477457 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-03-08Change deploy.sh permission to be executableAlexis de Talhouët1-0/+0
As deploy.sh is supposed to be an executable, it should have those permission. Added u+x permission. Change-Id: Id24f7812d541d813f59a00431d9982280cdc1824 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.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-23[OS-246] Updating compose file.ChrisC1-1/+1
Change-Id: I292f7d19daea0b1d66ca9a69ba504e468435ba3d Signed-off-by: ChrisC <cc697w@intl.att.com>
2017-02-23[OS-246] Update docker image pathpiclose1-3/+3
Fixes OS-246 by updating correct docker paths Change-Id: I56511809c325fbb42508714e640fb9415eb83ad0 Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-21Remove POC name from README.mdpiclose1-3/+3
Change-Id: I43b7a4cc86b02d5b1ae88bb9332aaeb5a612747e Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-21Initial OpenECOMP MSO Docker Configuration commitpiclose25-0/+2381
Change-Id: Iaabe6803a6087f59726e290cb75aef2f755097d9 Signed-off-by: piclose <pc457b@intl.att.com>
2017-02-20Initial empty repositoryAndrew Grimberg0-0/+0