summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-08-29[AAI] Remove Robby Maharajh & Harish Kajur as committersHEADmasterwr148d1-5/+3
Issue-ID: AAI-3515 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I2703ef656f7bf6c06d55a1159d72192948bb22b5
2022-06-27[AAI] Update the gatling scripts to have proper structure, pom, and readmewr148d47-1/+175
Issue-ID: AAI-3505 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I031dd436c1fc10d92640937c4a777e653e961926
2022-04-29[AAI] Add the aai performance test script fileswr148d45-0/+3801
Issue-ID: AAI-3480 Change-Id: I63c2584c3f0d78c5cb9cf3f91f1aa13898aabdde Signed-off-by: wr148d <wr148d@att.com>
2020-07-31Merge "Update Lifecycle state to mature"Venkata Harish Kajur1-1/+1
2020-07-30Update Lifecycle state to maturewr148d1-1/+1
Issue-ID: AAI-3101 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaad7067092614bd97b61518343503f312dbad4f6
2020-07-02Promote Bill Reehil as AAI PTLJimmy Forsyth1-8/+8
Issue-ID: AAI-2967 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ie7d471d4e2c4556d38b5c40801919e05e2b4e8f1
2020-06-12Added William Reehil as committerwr148d1-0/+8
Issue-ID: AAI-2928 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I7d97d1861d963682913d91b2a79f7143cbb88eaa
2020-05-11Remove Tian Lee from committers and update TSC sectionwr148d1-39/+6
Issue-ID: AAI-2898 Change-Id: I9fc130cbc4869a2402f624e55a0d9adf4a003197 Signed-off-by: wr148d <wr148d@att.com>
2019-05-31Add common backend to dev-setupkurczews2-3/+29
Issue-ID: AAI-2465 Change-Id: If358817be1a79cef06f0fa1496c60f6def1de145 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-04-30AAI-2399 Collate OOF-HPA test dataKeong Lim1-0/+2437
See also https://wiki.onap.org/display/DW/OOF+-+HPA+guide+for+integration+testing Change-Id: Ic8388e3166e4303f8eeccf850d8d83c7bdc6ac4d Issue-ID: AAI-2399 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-11AAI-2184 Robot testcases for BBS use case DublinKeong Lim26-0/+1448
Update .gitignore for pydevproject file Update Robot testcases for CCVPN use case Casablanca Add assets and resources for BBS use case Dublin Add regression testsuite for Dublin Add subobject handling Add service-subscription sub-object Add service-instance sub-object Add metadatum sub-object Re-factor top-level classes as subobjects of network and business namespaces Updated filenames with csit prefix Needs the robot/library/ sub-directory of testsuite repo Change-Id: I9956da0b3a6c0bdf782ad486ea4680bc5460c406 Issue-ID: AAI-2184 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-03-27Correct generic-vnf widget data-del-flagmark.j.leonard1-1/+1
Update local test values to match OOM charts. Change-Id: I736321cacb02c4a00c11a1fda3ad5d66516edc65 Issue-ID: AAI-2292 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-26Add Widget UUIDs to the TOSCA mappings JSONmark.j.leonard1-18/+54
Populate the Widget UUID values in preparation for deprecating the artifactor-generator.properties file. This file will be removed in a future commit. Change-Id: Ie6defe4999a61bc2fa335ef61649daf6ff91fb96 Issue-ID: AAI-2284 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-12Merge "Add missing INFO.yaml blocks"James Forsyth1-5/+44
2019-03-05[Babel] Add Widget Type mappingsmark.j.leonard1-0/+92
Add the Widget mapping data required by Babel (following removal of the hard-coded Java class files). Change-Id: I7e24cdbc392e37b656b00ccbb005ecb3c90a8b40 Issue-ID: AAI-2212 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
Add missing information so that the new verify job passes. Change-Id: I09f91e0909199f56a8e6656ad6ef83ba3f2b63c2 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-18Merge "Rework on simplified local setup"James Forsyth23-1440/+16
2019-02-11Rework on simplified local setupkurczews23-1440/+16
* drop manual-build step * reuse images already hosted in remotes Issue-ID: AAI-2049 Change-Id: I7d854734d115b2de3330ee6934d5744b3a1ad17b Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-02-06[Babel] Reworked TOSCA Mapping configurationmark.j.leonard1-19/+51
Reimplemented solution allowing direct configuration of the Resource relationship values in the generated XML (e.g. data-del-flag). Change-Id: I18d61a3031be41edffa93dd2cb1ae44faca9d1f0 Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-01-30[Babel] Add type mapping JSON configurationmark.j.leonard2-1/+21
Remove the deprecated filter-types.properties Change-Id: I08c36c86b8f58c71bbfdbecfd6101a85bf7e1b6f Issue-ID: AAI-2121 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-01-07Add simplified local setupkurczews22-0/+1440
Simplify local setup described at: https://wiki.onap.org/display/DW/AAI+Developer+Environment+Setup+-+Casablanca * simplified janus-server setup * simplified haproxy setup * added docker-compose * introduce automatic tests for containers * added run instruction Issue-ID: AAI-2049 Change-Id: I7c033c6a4464f3da94bdf11566060693c0f8b005 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-12-05Updating AAF certsArul.Nambi6-3/+6
Issue-ID: AAI-1992 Change-Id: I2bef5d16e26d1aec876c559edb2eaffdc00fd4f6 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-10-25Merge "Updated sparky"James Forsyth22-406/+124
2018-10-24Updated sparkyfpaquett22-406/+124
Updated to Casablanca image and configuration Issue-ID: AAI-1736 Change-Id: I5a2bd265ca7f6d496f06eb78e75597997fbecd04 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-18Add the https as transport type for dmaapKajur, Harish (vk250x)3-0/+3
Issue-ID: AAI-1761 Change-Id: I22f83ad5fe5efd404657f6a4e71229a557dd2ce9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-10Merge "Elasticsearch v6.1.2 config updates"James Forsyth4-10/+262
2018-10-10Elasticsearch v6.1.2 config updatesEdwin Lawrance4-10/+262
Updated elasticsearch yaml file inline with v6.1.2 Added jvm options and log4j properties Added mount configurations Change-Id: Idb6b910987633c9cd6750b323fbc32eea73f0567 Issue-ID: AAI-1701 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-10-10ensure data-router startsfpaquett9-20451/+88
Issue-ID: AAI-1699 Change-Id: I31d033a2b4f4b93c01115fe507ddf072504b2885 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-26Add pomba and vfc to realm filesJimmy Forsyth3-0/+6
Issue-ID: AAI-1616 Change-Id: Iba0d94ef3af919d8d6d0fe9230ab7f7606f3907a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-19Update haproxy for graphadminVenkata Harish K Kajur3-43/+12
and also remove the dynamic schema Issue-ID: AAI-1545 Change-Id: I77cea3e42d94ba758ce11c5965df54a1851280ce Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-09-19Remove internal unused valuesfpaquett1-4/+2
and updated basic auth values Issue-ID: AAI-1643 Change-Id: I8a42a55da825aea40d48f3dd2d243152ffb09a4e Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-18Update the resources, traversal and graphadminKajur, Harish (vk250x)3-3/+3
Issue-ID: AAI-1609 Change-Id: Ic25dc436efc12bb7cad675cc577e1f8632674f50 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Add AAF style creds to realm.propsJimmy Forsyth3-0/+27
Issue-ID: AAI-1616 Change-Id: Iff0d6e535079ac0ecaef08c3d89ab159a4a68cbc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-14Config update to fix whitespaces issue in payloadEdwin Lawrance1-10/+6
Change-Id: Ib4bfe3e8fa9cff1fccc3c27723f35bb3bf415d0c Issue-ID: AAI-1596 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2018-09-11Merge "Adding AAF configuration"James Forsyth15-0/+166
2018-09-11Adding AAF configurationPavel Paroulek15-0/+166
Adding the current AAF configuration files and certificates Change-Id: I9a348f513be90e6e535b8e75cf231dbb08a6c1d3 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-09-10[Babel] Add mandatory group filter propertiesmark.j.leonard1-0/+1
Babel requires the group filter properties file in order to successfully process CSAR data. Change-Id: I1569e8c73b4061fe93372f950295f2a31af407f7 Issue-ID: AAI-1579 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2018-09-05sparky changes for 1.3.0rv871f3-2/+5
Issue-ID: AAI-1554 Change-Id: Ia60cbc8d4bda514e5611bf36f26bbd6158e37a36 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-29Fix test-config for DR, Champ, and Gizmosblimkie11-12/+218
Issue-ID: AAI-1457 Change-Id: Iac4482831b4694e261d3bbf5562046d10d2d2224 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-08-28Update graphadmin debug log createSchema elementsKajur, Harish (vk250x)1-0/+6
Issue-ID: AAI-1548 Change-Id: Id671d67bc1e8046b454c0c0f039ffefbd1f78733 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-22Merge "Spring-boot config upgrade"James Forsyth25-938/+48
2018-08-22Merge "[LOG-427] adding validation-service appconfig"Tian Lee13-0/+279
2018-08-21[LOG-427] adding validation-service appconfigPierre Rioux13-0/+279
Change-Id: I8652cf095c6a27a22e597a859d96822f9a3877ea Issue-ID: LOG-427 Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
2018-08-17Add config so ML trusts BabelJimmy Forsyth2-1/+3
Issue-ID: AAI-1456 Change-Id: Id46520e75fd490092d5733997c0178b437441907 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-08-16Spring-boot config upgradeArul.Nambi25-938/+48
Issue-ID: AAI-1379 Change-Id: I6dfbb0f14ba66a7f1cd84ac5218217e68ad0ae16 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-15Upversion to 1.3-STAGING-latest imagesJimmy Forsyth1-6/+6
Issue-ID: AAI-1456 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I61ac829dcdf7baa375cf1ac7bbc88ea7812f4e40
2018-08-15Update the application properties to includeKajur, Harish (vk250x)1-0/+1
location of stored query Issue-ID: AAI-1472 Change-Id: If22e15ab9e96da48546acd48796150de6772b3b3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Merge "Update test config for schema ingest library"James Forsyth18-105/+1234
2018-08-13Update test config for schema ingest libraryKajur, Harish (vk250x)18-105/+1234
Issue-ID: AAI-1472 Change-Id: I81bc9075eac003495f0cb8506102cf51b84ab0d8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-07Fix AAI issue with missing elasticsearch imageGary Wu1-1/+1
AAI is no longer starting up on HEAT because the docker image elasticsearch:6.1.2 no longer exists. Update to point to new elasticsearch repo location. Change-Id: If0c0c7d0dc9414247b5fe32d017661b2cf9ed358 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>