Age | Commit message (Collapse) | Author | Files | Lines |
|
- scan everything under org.onap.aai to get a working spring context
Issue-ID: AAI-4123
Change-Id: I7d96f57109b9acf93b99be737b3bce44bc8a39ca
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Issue-ID: AAI-4119
Change-Id: I392037529a8e377cf319981772255d417addac6f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
aai-graphadmin module
- Removed unused imports from the JAVA files so that unnecessary packages are ignored
Issue-ID: AAI-4118
Change-Id: I3bbe4d8120bf881bec49768e51e3b3be5c2a97b2
Signed-off-by: atul.m.singh <atul.m.singh@accenture.com>
|
|
schema-initialized
-Refactored Gentester to fetch the vertex once to avoid multiple queries
Issue-ID: AAI-4062
Change-Id: Iedbad0f01e2ed22bd810066623b8eba0ef79bd1a
Signed-off-by: ankita.singhal <ankita.f.singhal@accenture.com>
|
|
- Bump aai-schema pom version to 1.12.7
- Update aai-schema default version to v30
Issue-ID: AAI-4075
Change-Id: I504b0a5d98a5ee33d54877a21170521c96a6c5ca
Signed-off-by: vani.kv <vani.kv@accenture.com>
|
|
- reindexing is not performantly working
Issue-ID: AAI-4082
Change-Id: I8066857577cda7ed884506fb5012e3d0a77402bc
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Issue-ID: AAI-4062
Change-Id: I0709470ac83badd06e499b22df2277cceba0a615
Signed-off-by: ankita.singhal <ankita.f.singhal@accenture.com>
|
|
|
|
- upgrade spring-boot (2.6.15 -> 2.7.18)
- upgrade tinkerpop (3.7.1 -> 3.7.3)
- upgrade janusgraph (1.0.0 -> 1.0.1)
- remove eelf-core dependency
- remove aai logging-service dependency
Issue-ID: AAI-4068
Change-Id: I0e0abe69fdee064c5edd57d8098e8c16fc34a776
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
Issue-ID: AAI-4062
Change-Id: I14c9881a4067c8de62162da44a65b5868069999b
Signed-off-by: ankita.f.singhal <ankita.f.singhal@accenture.com>
|
|
- upgrade spring-boot (2.5.15 -> 2.6.15)
- upgrade vulnerable guava (25.1 -> 33.3.1) and janino (3.1.9 -> 3.1.12) dependencies
- bump snapshot version to 1.15.2-SNAPSHOT
Issue-ID: AAI-4048
Change-Id: I34d8c62894c6398c5a51906469890c2f76f4a745
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- remove ActiveMq dependency
Issue-ID: AAI-4017
Change-Id: Ie475172ad13bc5ddd482822db36f1ce48bc846c9
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update Janusgraph (0.6.4 -> 1.0.0)
- update Tinkerpop (3.5.8 -> 3.7.1)
Issue-ID: AAI-3743
Change-Id: I2a8bb2594702bc7fe5968ca8d26b79b1f013e8ad
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- Include database connectivity check in the /echo API of AAI modules.
Issue-ID: AAI-3999
Change-Id: Ia6eb3ded705e6b5b3f1db0cd9605376a2f442e68
Signed-off-by: Shantaram Sawant <s.shantaram.sawant@accenture.com>
|
|
- switch compiler version and base image to Java 11
- remove com.sun.jersey (Jersey 1) dependencies
- replace heap_size jvm args with MaxRAMPercentage to scale dynamically with the K8s limits
Issue-ID: AAI-4001
Change-Id: I17d126cf9972bad4c851a374113845be77fee9f6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- upgrade spring-boot (2.4.13 -> 2.5.15)
- fix vulnerabilities
- bump snapshot version to 1.14.7-SNAPSHOT
Issue-ID: AAI-3994
Change-Id: Ie692eeb20d0a7e1e0d579134b109d0c2ecfd7840
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- move file modifying operations from the docker-entrypoint (runtime) to the Dockerfile (build time)
Issue-ID: AAI-3955
Change-Id: If7950c4a7074b5bd68b26f3294aa664ef8dd276c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- with recent changes to where some beans are declared in aai-common, the context configuration has to be adjusted
Issue-ID: AAI-3954
Change-Id: Ia33c437f98e14e9fd68a12771af138e4d904df8a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update Janusgraph (0.5.3 -> 0.6.0)
- update Tinkerpop (3.4.13 -> 3.5.1)
- bump version to 1.14.5-SNAPSHOT
Issue-ID: AAI-3929
Change-Id: I75bccadca63eb7cd67bd8f9ebbb8d79978138bcc
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- use /bin/sh instead of /bin/bash for scripts
- use wget instead of curl
- do not check the container user when executing scripts
Issue-ID: AAI-3916
Change-Id: I3e7c6e47f8eb55f1e2f872e7e427b61fae8232bb
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update Janusgraph (0.4.0 -> 0.5.0) and tinkerpop (3.4.0 -> 3.4.13)
- try to fix flaky test
- disable UpdateToolTest since it's failing in the pipeline but working locally
Issue-ID: AAI-3903
Change-Id: I7fe0b074a134fba8708c87153cdd0e845426dab9
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- contains janusgraph update 0.3.3 -> 0.4.0, tinkerpop 3.3.11 -> 3.4.0
Issue-ID: AAI-3889
Change-Id: Iffad56f3dc4ef1c28e89d0c4a3cc351594ff60f9
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update aai-common to 1.14.0 which contains Janusgraph update to 0.3.3
- introduce -v parameter to the datasnapshot scripts to specify graphson version
Issue-ID: AAI-3871
Change-Id: I4efac6b8ef6cf6f5b264677c5a85e38cd226a194
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- add support for the kryo format when creating a database snapshot
Issue-ID: AAI-3872
Change-Id: Iba085f7227bbfcb928370443c2e0eac95e49bb9c
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- disable the reindexing mechanism that was introduced with 1.13.6
Issue-ID: AAI-3856
Change-Id: Idb3982c816df2b7e99c2edccaaea0c8a20cc1b16
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- AAI schema addition for 3GPP RAN Network Slice Subnet
- and Slice-Profile Attributes & FeasibilityCheckJob
- Bump aai-schema pom version to 1.12.4
- Update aai-schema default version to v29
Issue-ID: AAI-3843
Change-Id: Id434e97281255aa4b1f102e961dbcbc35c3c69a1
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- Replace DMaaP related configuration to Kafka
- Upgrade AAI-Common version to 1.13.6
Issue-ID: AAI-3821
Change-Id: Ifed2bbcc8bb052d3b42dc1978be31b372e64582c
Signed-off-by: Dasar <avinash.ganesh.dasar@accenture.com>
|
|
- update aai-common version from 1.14.4 to 1.13.5
- add reindexing logic that is triggered when db already has data in it upon schema creation
Issue-ID: AAI-3842
Change-Id: If8ad30f081689388940059226a941ccf5b4730e6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update to 1.13.4
- bump activemq dep to fix security vulnerability
- update mockito from 1.X to 3.4
- bump graphadmin version to 1.13.4 to be in sync with aai-common
Issue-ID: AAI-3784
Change-Id: Idcaf9b18ce6cb100b5db88ce0fc6d62157b6c387
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- use 1.13.4 aai-common base image that is back at Java 8
Issue-ID: AAI-3783
Change-Id: I5d9ca9c42a584404b9752f07ab0bd0a29dccb456
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- Update aai-schema version v28 as default in the pom of graphadmin
- Update aai-schema version v28 as default in properties
Issue-ID: AAI-3663
Change-Id: I97b365a2cab6ad5970d26049eee1026a4d7fbdbe
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
|
|
enhancement for logback and localhost xml files logging structure
Issue-ID: AAI-3581
Signed-off-by: leila <leila.nishimwe@bell.ca>
Change-Id: Iefdada964d352a0ff6554673eb45ef08aa0b70b1
|
|
Issue-ID: AAI-3489
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I03ff8f42c85d2ea5582540bf14f3c86de29b88fb
|
|
|
|
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I57232ee37114b23c72e35ac8dc921feb2a199ca9
|
|
The Key metrics are available via endpoints:
/actuator/prometheus
/actuator/info
/actuator/health
Issue-ID: AAI-3415
Signed-off-by: Suresh Charan <suresh.charan@amdocs.com>
Change-Id: I5760095973c7f3d58a3770e221dee1c3ca9d5370
|
|
Remove all printStackTrace
Change split regex
Remove all string comparison with !=
Issue-ID: AAI-3362
Signed-off-by: sliard <samuel.liard@gmail.com>
Change-Id: Ia473d0e2d0af5a6cde333e593c42bddd89709167
|
|
Issue-ID: AAI-3389
Signed-off-by: Suresh Charan <suresh.charan@amdocs.com>
Change-Id: Ia7ec839b2cc09142c659078cc165b3826faf6440
|
|
Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Icdf003d53eb185ac3bd065dbc79945dfa144a676
|
|
Issue-ID: AAI-3328
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I3e38c92b6b4343ec8153219a989e241e8e9e4127
|
|
Issue-ID: AAI-3308
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I5f5b89d6304f382c186ae03f3f70ba60097ff6e3
|
|
Issue-ID: AAI-3249
Change-Id: Iceecbe240416794ff771d7ecf9d02eb6f887317e
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
Issue-ID: AAI-3128
Change-Id: I89fa3c1b442eb8b528b1074ad07eb88f786ba264
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Issue-ID: AAI-3128
Change-Id: I66dfa71b4148024ea22b90b727a41e370af87ccd
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Issue-ID: AAI-2367
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I5a6c952e8af28e517d84f6a43758f5f985619cc1
|
|
Update of code and dependencies
Issue-ID: AAI-2530
Signed-off-by: Igor Dysko <igor1.dysko@orange.com>
Change-Id: Iff78a028c237586a285c410a7522744f8a488b58
|
|
- Fix Sonar issues in the classes : UpdatePropertyToolInternal, MigratePserverAndPnfEquipType,
UniquePropertyCheck, AuditOXM, PrintVertexDetails, DataGroomingTasks,
DeletePInterface, MigrateDataFromASDCToConfiguration, MigrateSAREvcInventory,
MigrateModelVer, PserverDedupWithDifferentSourcesOfTruth, GenericQueryProcessor,
DataExportTasks
Issue-ID: AAI-2963
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I76ff744153805a009d8378b9839f83456d9ebe5c
|
|
|
|
Issue-ID: AAI-2922
Change-Id: I3ca6189fa6f1eec245f5299c79f052f0fac42be7
Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
|
|
Issue-ID: AAI-2822
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I9f01acd217c20dd1c250401e9a96edc31ce77a79
|