summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-23Updating Babel test configurationsLawrance, Edwin6-0/+296
Latest onap password is updated Issue-ID: AAI-936 Change-Id: I7b80e473d52196dac6012886b6cec0e62a26f2b5 Signed-off-by: Lawrance, Edwin <Edwin.Lawrance@amdocs.com>
2018-03-22Make haproxy configuration outside the containerKajur, Harish (vk250x)2-0/+124
Issue-ID: AAI-97 Change-Id: Ib48c2ff7520884a3a284d40f2cb56db866ae028a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-14Fix traversal aaiconfig to use traversal valuesVenkata Harish K Kajur1-11/+6
Traversal app config was using the timeout keys specified by the resources microservice Issue-ID: AAI-874 Change-Id: I9185fb1f108c75d289ac4aa560b8cbc56eaea604 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-08add configs for sparky to gizmo interactionrenealr3-3/+34
Issue-ID: AAI-849 Change-Id: I9f1ce21b933c9c65913192316f05995fbc13e497 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-07Change to start traversal and haproxy at same timeVenkata Harish K Kajur1-5/+2
Issue-ID: AAI-95 Change-Id: I48c31e8ab14818eb254a054185282a84c8b3d9c2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-07Fix the accidental openecomp to onapVenkata Harish K Kajur16-10/+765
Change the files that referenced openecomp to onap Change the deploy vm 1 to look for a different phrase when start the microservice and update the application properties to have empty username and password for dmaap since the keys needs to be provided even if the values for them are empty Issue-ID: AAI-95 Issue-ID: AAI-96 Change-Id: Idf6e4050733d395397fdbf3b6b12dfaf6ed677b4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-06Change from using chef to local config filesVenkata Harish K Kajur8-5/+726
Issue-ID: AAI-96 Change-Id: I61d9b9bcff9248f08209a8c2d31d7cc6082ce1f4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-06Add Gizmo (crud-service) in test-configSanchez, Gabriel (gs882h)9-0/+101
Certs, drop pre-v11 and rename cert to champ Issue-ID: AAI-836 Change-Id: I859ded7728bf206bc4cdde7ee02f93b942258b4e Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
2018-03-06Remove comment from champ-api.propertiesMichael Arrastia1-2/+0
Issue-ID: AAI-815 Change-Id: Ie6ba19b6aedcb2a679bb730240e66b2c8e03b585 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-05Update event client package in champ-serviceMichael Arrastia1-2/+1
Update configuration of event publisher in champ-beans.xml to use correct ONAP package. Issue-ID: AAI-815 Change-Id: If666aacfa5ebb1478fe7f58042aa18da7c5fc54b Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-03-05Add champ-service configurationMichael Arrastia6-1/+143
Define environment specific configuration in champ-beans.xml (test-config/champ-service/dynamic/conf/champ-beans.xml): Graph host: key="storage.hostname" value="aai.hbase.simpledemo.onap.org" Graph port: key="storage.hbase.ext.hbase.zookeeper.property.clientPort" value="2181" key="storage.port" value="2181" Event bus host: name="host" value="mr.api.simpledemo.openecomp.org:3904" Change-Id: I7c9c029047dd402dcd4a9d4023c33c532cf07e10 Issue-ID: AAI-815 Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I27359aa03ea98ef97a1962ace09fb15445c9b6a0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-18Config for sparky-be subscription apiricharv5-1/+44
Issue-ID: AAI-675 Change-Id: If633027f4d0dfa608340d2ee4a56de7feedfc7bd Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2017-12-20Update test-config for sparky-bedave.adams (da490c)25-6611/+859
Change-Id: I8609426198bd70f8a0f8989274c09f013ab4edb4 Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com> Issue-ID: AAI-565
2017-12-13Update docker image to use onap haproxyVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-479 Change-Id: I93a0161258efd02b8e0e499aac78fa493ef39a20 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-05Use onap instead of openecomp for docker tagVenkata Harish K Kajur4-20/+20
Issue-ID: AAI-479 Change-Id: Id4c722bf680e739b2820e0751366276a7516aa24 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-10Fix entity route file1.0.0-ONAP1.0.0-Amsterdamabatos1-1/+1
The route file for the entity event use case had an extra quote which was causing parser exceptions. Change-Id: I6c3902051ad33ea5b4e0534f5258c470a4991908 Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-10Fix portal properties fileabatos1-1/+1
The portal properties file has an incorrect path reference of openecomp rather than onap. This change addresses this issue. Change-Id: I102bb688197612ded539dd1a2e67f7cb2c9bde66 Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-10Fix references to openecomp in deploymentabatos3-12/+6375
The docker compose deployment file is referencing openecomp when it should be ONAP. Also the v11 model should be contained in the test-config. Change-Id: If52d70d0755321083b19695b8048aacd0bff3ed5 Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-10Fix improper path in beans fileabatos1-2/+2
The path to the entity configuration in data router was incorrect since the package path was recently changed to ONAP. Change-Id: Iea2ad1e0d44c3fced968d261ae1bf019312c378f Issue-Id: AAI-461 Signed-off-by: Adrian Batos <adrian.batos-parac@amdocs.com>
2017-11-06Update the haproxy to use the latest certificateVenkata Harish K Kajur2-1/+2
Issue-ID: AAI-44 Change-Id: Idd974aed55130e9005165d7b19c81bd1043d0b6f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-02Fix the aaicron job to make sure resources is upVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-447 Change-Id: I80876ddfd88c70e7cdf79bd81762f620439667ca Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-02Add the crontab for aai to save the datasnapshotVenkata Harish K Kajur3-0/+10
every hour so the clients won't accidentally lose data Issue-ID: AAI-447 Change-Id: I527307e33dac3550e372d0117c5a4f6ecc320d37 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-26Increase timeout to 600ssubhash kumar singh2-6/+6
Increase timeout to 600s to bring up dockers. Change-Id: I428e789f6f93678a1163221ef41805d0184a3d36 Issue-ID: AAI-443 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-25Updating the propertiesArul.Nambi3-221/+790
Updating the properties after the name change and also adding the default user for portal user Issue-ID: AAI-429 Change-Id: I3131e516004c4379015200fcdbf1bafdad9e412b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-10-19Updating FQDNs in Sparky portal.propertiesShawn Severin1-2/+2
AT&T Portal colleagues requested that we replace the string 'ecomp' with 'onap' in ecomp_rest_url and ecomp_redirect_url FQDNs in Sparky portal.properties Issue-ID: PORTAL-130 Change-Id: I4fab5e101e856b5ad88d8149c5bc41df5105944d Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
2017-10-03Change the docker startup to wait beforeVenkata Harish K Kajur1-2/+8
container is finished to ensure that during when script finishes at least the resources traversal and haproxy is up as they need to be connected to hbase Issue-ID: AAI-411 Change-Id: I8f383582c8d69a669e14b084df028c53e62d2bd5 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change dmaap from localhost to existing dmaap hostVenkata Harish K Kajur2-9/+1
Issue-ID: AAI-401 Change-Id: I4962d910b5ea335842f1fc00b18893d83e413c96 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Fix the hbase startup issue using docker imageVenkata Harish K Kajur1-3/+4
Problem where running on two vms there seems to be connectivity issues Fixed that as well as be able to run locally Issue-ID: AAI-397 Change-Id: I52df5f0c0d29e6295d94c04a009ededbaabe7fbe Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-23Change the hbase docker image to aaionap/hbaseVenkata Harish K Kajur2-8/+5
Issue-ID: AAI-397 Change-Id: I07b0c1df108db05850bb98e24ec2620488125603 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-19Change docker-compose to start all containersVenkata Harish K Kajur1-16/+5
Move the wait for it in the docker container instead of it being in the outside to spin up all the containers at once Issue-ID: AAI-307 Change-Id: I2643b1c1a59f5e9e7d900012d216ab4f51995fbf Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-17Remove gremlin container and referencesVenkata Harish K Kajur2-59/+0
Also remove the logs that are not needed in vm2 but it is only needed in vm1 which was accidentally duplicated before Issue-ID: AAI-267 Change-Id: Ie67c75e87a43c2ac695fa4722315496bce962e49 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-18Modify deploy script for common docker changesVenkata Harish K Kajur2-26/+26
Issue-ID: AAI-219 Change-Id: I9ee98530c5b446bb76fdf5326c19d76b567595fd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-08Syncing up the index namesArul.Nambi3-396/+1412
Issue-ID: AAI-279 Change-Id: I876595ee1358d67cc8420bf4011af62e0b750114 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-06Change the hbase container startup string toVenkata Harish K Kajur1-1/+5
search for since it was changed Issue-ID: AAI-237 Change-Id: I0719fdc840d1add38115df454f2e56533fd8d915 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-31Add better logging to deploy scripts to figure outVenkata Harish K Kajur1-1/+6
startup issue where data is not being loaded as expected Issue-ID: AAI-238 Change-Id: I9c18e6ffc4fa51a2be5c8176260861a375d051dd Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-01[AAI-122 Amsterdam] External MS supportARUL NAMBI2-1/+49
Issue-ID: AAI-122 Change-Id: Ic14820ff35302d555ab9bf0518ecf37a64280ac1 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-17Adding search service backARUL NAMBI1-1/+1
Change-Id: I53fb71060d98987e574d3d50cbe30f4228db50c2 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-17Merge "Fix the docker image name for data-router"James Forsyth0-0/+0
2017-07-07Adding sparky volume for configARUL NAMBI3-6/+7
Change-Id: I73a79c41f3ba689eb3948d8314964215bab1cc33 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-07-06Fixing data-router name and adding sparkyARUL NAMBI1-3/+3
Change-Id: Ie3d4bd1e158fcc9239752dc7d103a701514d0f46 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-30Fix the docker image name for data-routersubhash kumar singh1-2/+2
Fix the image name for "data-router" from "datarouter-service". Change-Id: Ib128f9f713d05c0c1f78196a34d1dc26f74b2bca Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-06-27Renaming sparky docker image to sparky-beARUL NAMBI1-2/+2
Issue-ID:AAI-13 Change-Id: I19f46cc1c73a11fd045af686fee6366343286650 Signed-off-by: ARUL NAMBI <arul.nambi@amdocs.com>
2017-06-13Adding configurations for sparky UIARULNA13-0/+5097
Change-Id: I320fae5badf1a3da2fe7227b77fd89027a67053f Signed-off-by: ARULNA <arul.nambi@amdocs.com>
2017-06-09Adding correct DMaaP URL to DataRouter configsblimkie1-2/+2
Change-Id: Ic5ee9e6a7296ab6c04cd838aef5addc6b40e1b3d Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2017-06-08Change the deploy vm1 logs directory permissionVenkata Harish K Kajur1-2/+27
Change-Id: Ia2d6b5467a13397161ee6612fbbbf66733fcf811 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-06Change deploy vm1 to only deploy dmaap docker onceVenkata Harish K Kajur1-1/+6
Change-Id: Ic71066254bde18288ff69159727d6faea318097b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-06Update the deploy vm 1 script to deploy dmaapVenkata Harish K Kajur1-0/+2
Clones and deploys the dmaap docker containers Change-Id: Id882ff3eade6317b9cefa93c47bf02734714b19f Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-01Merge "Updating host volume directory"Manisha Aggarwal1-4/+4
2017-06-01Updating host volume directorydavesh1-4/+4
Change-Id: I213fba10c2fd0ee0a3e2ac0de241ae086fed01aa Signed-off-by: davesh <shwetank.dave@amdocs.com>