summaryrefslogtreecommitdiffstats
path: root/cadi/core
AgeCommit message (Collapse)AuthorFilesLines
2020-10-26Prepare for release 2.7.4Sean Hassan1-1/+1
Issue-ID: AAF-1209 Change-Id: If4014cdbc72dc585b814b6d6ed0c66ffddb08eda Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-09-29Prepare for release 2.7.3Sean Hassan1-1/+1
Issue-ID: AAF-1205 Change-Id: Ifd1c6b57730d7df183829db2a316d3a77abcb435 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-09-24Create and prepare non-deploy release 2.7.2Hassan, Sean (sh265m)1-1/+1
Issue-ID: AAF-1203 Change-Id: I5c8c5bca1c5804211ba514b5d6492ef1ba81cc24 Signed-off-by: Sean Hassan <sean.hassan@att.com>
2020-08-27Create and prepare non-deploy release 2.7.1Hassan, Sean (sh265m)1-1/+1
Contains two minor functional changes. First is the replace of "osaaf" with "onap.aaf" in pathing. Second is to have connection retries attempt to exhaust all located services before expiring. Issue-ID: AAF-1193 Signed-off-by: Hassan, Sean (sh265m) <sean.hassan@att.com> Change-Id: Ie8d8ad76104ead18eb568d0c48882e7cbead041a
2020-05-19Fix Hash.toHex for odd character StringsInstrumental2-57/+73
Also, made two functions work the same, and removed CadiException Because CadiException removed, covered "FileGetter" with NullCheck Issue-ID: AAF-941 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I7ee13ab98d3a70c1cdc59573921e0948ef198f9c
2020-05-15Improve PoolInstrumental4-111/+298
Move interface Log out, make JUPool test the functionality better, add "tooManyObjects" to help control memory. Minor BasicEnv for standalone usability. included ".checkstyle" files, generated by Eclipse/Maven to .gitignore. They shouldn't be in repo. Issue-ID: AAF-1146 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I72c22fa455029950e3d73d2e9addbccc1a990189
2020-05-07bump version for Guinin: 2.7.xJohn J. Franey1-1/+1
Initial version is 2.7.0-SNAPSHOT. '7' connotes the 7th ONAP release, Guinin. Issue-ID: AAF-1142 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I451a167f3f96ef54054c52f4389cceb8c467fc85
2020-04-25Enable deploy plugin in all poms.John J. Franey1-1/+1
maven will then push all the artifacts to nexus when the deploy goal is invoked. Issue-ID: AAF-1136 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I1957cf2daf60507edae65e8cacf7730bf08a6adb
2020-04-23fix: stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: I401b5b5c6589757d15027e0ad4b96f0061016be9
2020-04-20stage a release candidate for 2.1.20John J. Franey1-1/+1
Issue-ID: AAF-1124 Signed-off-by: John J. Franey <john.franey@att.com> Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
2020-04-15Fix CADI Connection to Remote DNS AAF servers on proxied networkRene Glover5-262/+327
Java CADI client code and web filter has been fixed to allow specification of a fixed hostname for connecting to AAF service and avoiding use of the AAF Locator service to bootstrap. The CADI code was also updated to avoid pre-resolving DNS in this scenario. This fix is necessary to address use cases where the AAF servers live in a different network domain from the CADI client where the access point is through a proxied endpoint and the DNS name is unresolvable on the network where the CADI client code is executing. Issue-ID: AAF-1123 Signed-off-by: Rene Glover <rene.glover@att.com> Change-Id: I8835b7445e9bc1f6e89380462062748b53e078e5
2020-03-19minor 2.1.20 changesInstrumental1-1/+1
Update versions to 2.1.20 Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I1a8706d87f7aceffcc96980cebea6722d20cf11e
2020-03-18Fix Cass, then to Version 2.1.19Instrumental1-1/+1
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35
2020-03-05Move code set to 2.1.18, Update from TEST systemInstrumental1-1/+1
Issue-ID: AAF-1081 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Change-Id: I4b885ad2805bdb517cc440bfc8f7af23b8042eb7
2019-12-20Minor changes for Organization needsInstrumental2-4/+5
Issue-ID: AAF-1058 Change-Id: I446f630b197657f9d20222a69101437af3ae33e6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-11Add a MassMail Batch ProgramInstrumental5-14/+106
Had to move Holder cover for change in WS/Bind to compile Issue-ID: AAF-1059 Change-Id: I754515a6e65bd0665fa3e03dabd8f5a144241f6e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-12-02Merge "ADDING Functional interface"Jonathan Gathman1-1/+1
2019-12-02Merge "Adding @Functional Interface"Jonathan Gathman2-0/+3
2019-11-27Fixes from Regression TestsInstrumental1-1/+1
Issue-ID: AAF-1058 Change-Id: I7d3ace9cef69a163c2ec0c9a48583fdfa9ca20af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-21Merge "Sonarfix"Jonathan Gathman1-3/+3
2019-11-20Fix namesInstrumental2-65/+0
Issue-ID: AAF-1046 Change-Id: Idd0d5e2272863f021842eaa604e11728c1379c5f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-14To version 2.1.17-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-1046 Change-Id: Id534c271c94c3805a5902eea521dc6c9d66f3919 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-11-08ADDING Functional interfacemanisha071-1/+1
Issue-ID: AAF-1031 Change-Id: Ied54985ca1222734edd66eb81c5cc0cc2dceee61 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07Adding @Functional Interfacemanisha072-0/+3
Issue-ID: AAF-1031 Change-Id: Ief5c43c74818845599da79455b36b2081bb9f52c Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07Sonarfixmanisha071-3/+3
Issue-ID: AAF-1031 Change-Id: I7cb71ece24eafd50340b0ad84c6e8e7f6bddf1f6 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-10-15Sonar Fixes, FormattingInstrumental156-1381/+1381
Issue-ID: AAF-1019 Change-Id: Ica49d9e7323aad9622ff9d95cc21b87430c22c54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-17move the method to comply with java code conventionsThugutla sailakshmi1-7/+4
move the method to comply with java code conventions Issue-ID: AAF-876 Change-Id: Iea39c18474eeb03bd890bc6e2a627aab2aee521a Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-16Improved multi Proxy DNSLocator basedInstrumental2-2/+12
Issue-ID: AAF-961 Change-Id: I21d4a8013ca6f65306e32c5a2e2fa4ba230df2b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-10OParent 2.1.0Instrumental1-0/+7
Issue-ID: AAF-966 Change-Id: I2de5d5747ce8bce4ba2cfe11f5c407869d3be20d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-25Remove the declaration of thrown exceptionanushadasari1-1/+1
Remove the declaration of thrown exception 'java.io.IOException','java.security.NoSuchAlgorithmException', 'javax.crypto.NoSuchPaddingException', as it cannot be thrown from constructor's body Change-Id: I0af468d8112fa8ecb3c7626fbbdedf2d375f7601 Issue-ID: AAF-956 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-07Remove Tabs, per JococoInstrumental24-1516/+1516
Issue-ID: AAF-932 Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-06Merge "AAF-892- move the variable to follow rules"Jonathan Gathman1-1/+4
2019-08-06Move AAF Poms to 2.1.16Instrumental1-1/+1
Issue-ID: AAF-932 Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Maven Docker BuildInstrumental1-187/+187
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-24update Agent for HelmInstrumental1-0/+2
Issue-ID: AAF-904 Change-Id: I015cd19dcf95d1edfd86542750acc95447726120 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Change API Version to 2.1.15Gathman, Jonathan (jg1555)3-2/+15
Issue-ID: AAF-902 Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489 Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-07-21AAF-892- move the variable to follow rulesThugutla Sailakshmi1-1/+4
move the variables according to the rules Issue-ID: AAF-882 Change-Id: Iaaa41f54eb32f6dc793fa7a63b87927158028a7f Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-12Adjust Agent for none K8sInstrumental3-2/+8
Issue-ID: AAF-857 Change-Id: Iae6ab3800376465deb69d735d1ab38c931b46688 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-08Cred delete fixesGathman, Jonathan (jg1555)2-7/+4
Issue-ID: AAF-857 Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
2019-06-28Updates for DirectLocatorInstrumental2-5/+21
Issue-ID: AAF-857 Change-Id: I55cdedad9dfaf4be8c785aa5f503f71fe4504070 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-27SONAR flagged fixesInstrumental2-7/+25
Issue-ID: AAF-857 Change-Id: I0b2d6b985fd7f8abc3d133d6db37865aa300e75f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-26Changes from Onsite TestsInstrumental2-3/+7
Issue-ID: AAF-857 Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-11Update for more Logging InfoInstrumental14-29/+121
Issue-ID: AAF-853 Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-08Agent correctly sort Cert Chain/TruststoreInstrumental2-8/+48
GUI fix Issue-ID: AAF-852 Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-06-03move to JJBInstrumental1-10/+0
Issue-ID: AAF-842 Change-Id: Iaa9512a2201f74c0b1e92bd7ad9a1fa05b94bb54 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Switch to new Locate FeaturesInstrumental1-1/+16
Issue-ID: AAF-839 Change-Id: I3122d32330c7e0fab533db8355183dbff68f7cc7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-31Update DNSLocator code and useInstrumental1-5/+12
Issue-ID: AAF-838 Change-Id: Ieaf112365e40237b6f252371d2d2f95e9bc47f89 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-29Post Init Service StarterInstrumental2-20/+37
minor fixes Remove JU generated garbage files Issue-ID: AAF-835 Change-Id: I476291f1f1140f0640ed49452f8a5dabb28d9c30 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-23El Alto start with 2.1.14Instrumental1-1/+1
Issue-ID: AAF-834 Change-Id: I35cb2c87889f8ed51527c4cd5cfa79789ccd20b0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02Version to 2.1.13Instrumental1-1/+1
Issue-ID: AAF-785 Change-Id: I5e675b1ab0e25e89996c25da98412642800646dd Signed-off-by: Instrumental <jonathan.gathman@att.com>