Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This reverts commit ce788a66989590a2fd1291390fb2f6489cc38e7c.
Reason for revert: image versions > 1.6.0 are based on Java 11
Issue-ID: AAI-3662
Change-Id: If46b24913e86d7ed0db4347211817052c8a1d1e5
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
- upgrade aai-common dependency from 1.13.0 to 1.13.1
- bump version to 1.13.1
Issue-ID: AAI-3733
Change-Id: Ifddadaf916da63f2dada25c71d01618f2bf10e8b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update [aai-common-alpine](https://hub.docker.com/r/onap/aai-common-alpine/tags) base image from 1.6.0 to 1.9.6
- add README-instructions for building the docker image
Issue-ID: AAI-3662
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: Ic0f1993520b95f435543e12ac7b332fb4f4d5f94
|
|
request
Catch AAIException on AAI Bulk poplulateIntrospectors method to prepare an exception body with failing operation number.
Issue-ID: AAI-3722
Change-Id: I38b2e1c802ae7f2843cda5c188365890a86f65af
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
|
|
- Update aai-schema pom version into 1.12.3
- Update aai-schema default version to v28
Issue-ID: AAI-3663
Change-Id: I06f3e7158c94dd1214a122a7d4eb7f88594f49f5
Signed-off-by: nandkishorpatke <nandkishor-laxman.patke@t-systems.com>
|
|
|
|
- write to stdout instead of to *.log files [1]
- do not version the .classpath in git
[1] This change only has an impact on local development (especially when run in docker containers),
since the logback.xml is [fully overwritten anyways via OOM](https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=kubernetes/aai/components/aai-resources/resources/config/logback.xml;h=b52318500d1327d4756bea937e79d68b79e733e8;hb=HEAD)
Issue-ID: AAI-3671
Change-Id: Ifb4b7b60a2bf7aa22210210fdbcbc05044c59e8b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- add tracing dependency
- configure both b3 and w3c trace propagation formats to have interoperability between spring-boot 2 (sleuth) and spring-boot 3 (micrometer) tracing
Issue-ID: AAI-3668
Change-Id: I429247444715186be562d009f0d6a6f6ede7e1c3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update spring-boot to latest available 2.4.X release
- Content-Type's on GET requests now result in 415 (instead of being ignored) which necessitates changes to the ConfigurationTest
Issue-ID: AAI-3667
Change-Id: If6cbce8185b443a79b5e3b32fa3ffede5cabee60
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update spring-boot to latest 2.3.X release
- replace deprecated property distribution.sla with distribution.slo
Issue-ID: AAI-3666
Change-Id: I4d3fcebf7360e1c21cbde7d45c709483a0bdce5b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
- update spring-boot to latest available 2.2.X release
- pom inheritance via aai-parent pom makes it necessary to also explicitly specify spring framework versions
- replace deprecations around Profiles
Issue-ID: AAI-3665
Change-Id: I74b22a76ef14217b888ae6bb12cb83d86f9e4241
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
|
|
|
|
Issue-ID: AAI-3597
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I62b183fe5b19a232b48623e26ba3be04433fbb4c
|
|
- add removeUnusedImports option to spotless
- update spotless plugin to latest version
Issue-ID: AAI-3596
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I2c4c4b71a9c6b1a719f171194c631a88c70c221e
|
|
Issue-ID: AAI-3595
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I848bd78338f9a8b15576e11718abbf64a1980663
|
|
- reduces the format violations from ~7000 to ~400
Issue-ID: AAI-3567
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I570805692bfbd3f80a43c0813831adcdb98016d4
|
|
- upgrade apache commons-configuration to commons-configuration2 to resolve test failures
Issue-ID: AAI-3566
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
Change-Id: I26657f326c15de33c65abb9ae7c9bb9608defbaf
|
|
Latency metrics based on the percentiles of histogram quantile function
Updated pom.xml
Issue-ID: AAI-3529
Signed-off-by: leila <leila.nishimwe@bell.ca>
Change-Id: Icf3fe2566d5b3068f4795a4ce7793c9812d7547b
|
|
|
|
Issue-ID: AAI-3524
Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: I06de1942b3b215d615a7fcad1de6c6889111f912
|
|
Issue-ID: AAI-3528
Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: I21022bd81c5cd9eed2dd841f96812855adebe528
|
|
Issue-ID: AAI-3489
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Id5b843284fa475ea9536ace9f07a6c3c7df78d7d
|
|
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ic631a118869421f388ceb1405eaf9ba1c172d3b1
|
|
configurable)"
|
|
Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I460a4966a0448478c6bd8edfbdb129205867b3e6
|
|
configurable)
Issue-ID: AAI-3367
Signed-off-by: Dimple Soni <dimple.soni@yoppworks.com>"
Change-Id: I7879c7e6a5ae9b3a3943f4accceede0c7ba2ade0
|
|
Make the key metrics available to the monitoring system by
instrumenting the code.
The Key metrics are available via
/actuator/prometheus
/actuator/info
/actuator/health
Issue-ID: AAI-3343
Signed-off-by: Roger Yuan <roger.yuan@yoppworks.com>
Change-Id: I69f7eafb5105a04369526c70902ac7b676038c36
|
|
Issue-ID: AAI-3290
Signed-off-by: Santos, Eric <eric.santos@yoppworks.com>
Change-Id: If7f3aa4977230150cb9315b99c6e0eaad155aa10
|
|
Issue-ID: AAI-3249
Change-Id: I1bcc27a79e7e34c47bff146c76c5a648105d772d
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
- Bump up aai-common version
Issue-ID: AAI-3226
Signed-off-by: Mohammad Hosnidokht <mohammad.hosnidokht@yoppworks.com>
Change-Id: I7c74bf65a8a8218d172d865b19fb672a1b87e988
|
|
Issue-ID: AAI-2882
Signed-off-by: Mariano Diaz <mariano.diaz@yoppworks.com>
Change-Id: I9d48b036ca7e0f50ecc775ea6ecb6503d4688165
|
|
Issue-ID: AAI-3128
Change-Id: Iae516212cce319f4aad48a833c76499d8041903d
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
- Pass roles to HttpEntry so that OwnerCheck can verify owning-entity
Issue-ID: AAI-3177
Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com>
Change-Id: Ie1536c625be3637fc62658d74690bddcde0a4cba
|
|
Issue-ID: AAI-2886
Change-Id: I7aeec1fe74ec16eff1b131c9fbd40385312afdf4
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
Issue-ID: AAI-3128
Change-Id: Icc4e17d9f68f4f0661c0877328b37ddaa3ea41c7
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
|
|
- These properties aren't needed, we can remove them
Issue-ID: AAI-3129
Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com>
Change-Id: I863209ba3525710f361b3b1fecd7a36218850317
|
|
- The feature can be enabled by adding keycloak spring profile in application properties.
- Add keycloak springboot and spring security adapter to pom
- Exclude keycloak and spring security autoconfiguration in application properties
- Add keycloak application properties that is activated when keycloak profile used
- Add WebSecurityConfig to config authorization
Issue-ID: AAI-3129
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: Iaa086b4075c03237388a997274d01bf8b8114b4d
|
|
Issue-ID: AAI-2367
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: Ib8507c5b170f0f8ea959b9278d3629e1e0aa70bc
|
|
Replaced unsupported property
Issue-ID: AAI-2526
Signed-off-by: Igor Dysko <igor1.dysko@orange.com>
Change-Id: I98bde0863a4c473175f5f19c19f9b36d101a2ec1
|
|
Issue-ID: AAI-2965
Change-Id: I87737d2cfcf6b499af6083c2355042d66278e73c
Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
|
|
Update of code and dependencies, no changes in functionality
Issue-ID: AAI-2526
Signed-off-by: Igor Dysko <igor1.dysko@orange.com>
Change-Id: I62c1a5b5e8439f1a076b0507b3834a53bc084637
|
|
Issue-ID: AAI-2865
Change-Id: I2431b1414fe44e0df2874e516f551ac4c596c575
Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
|
|
Issue-ID: AAI-2822
Change-Id: I85fd62b6cdaf40addcad06614e85f1ba856ecd4f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-2750
Change-Id: I33ea2b3d7b4b706edc59c3d45c9957d05effd306
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-2476
Change-Id: I196f3da1f3f82c5d4b4707b97ffd4a4e36868088
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-2622
Change-Id: I083f0a91e761cb8ab41e7197e029b5829f57aa52
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Change-Id: Ie32719f771e86f7dac5aa2ce3124f7c507183bdc
Issue-ID: INT-761
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|