aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-01Fix NexusIQ security vulnerabilitiesLee, Tian (tl5884)8-29/+26
Remove Spring Boot Jackson dependencies and replace with Gson implementation. Fix potential source of NullPointerException. Change-Id: I3a715a023223b596e8a0979f0e0d381511fca32d Issue-ID: AAF-529 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-10-01Fix aaf-cadi-master-release-version-java-daily jobLee, Tian (tl5884)1-17/+19
Job is failing because aaf-cadi-aaf version 2.1.2 cannot be found in the release repository. Change-Id: I1f339401e514c93b5311d9c995832b12a5983631 Issue-ID: AAF-528 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-09-27Fix version.properties line endingsRavi Geda3-61/+35
The docker jobs are failing when reading the version.properties. Also. remove unused version.properties under sub modules Change-Id: If2940ac3a158e8c0bfba7fcb34ca241838a34597 Issue-ID: AAI-1689 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-26Fix failing jenkins jobsRavi Geda4-33/+10
The docker java daily job is hanging when it tries to build the image. Add rproxy and tproxy-config as submodules to sidecar. Align the groupid of sidecar pom. Change-Id: Idb24459b9eae43dbbef39b4a14b6167762fa126f Issue-ID: AAI-1676 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-25Merge "Initial drop of rProxy code"Jonathan Gathman37-0/+2321
2018-09-25Merge "Initial drop of tproxy-config init container"Jonathan Gathman5-0/+187
2018-09-24Initial drop of rProxy codeLee, Tian (tl5884)37-0/+2321
The Reverse Proxy sidecar is used to separate the responsibility of authentication and authorization away from the primary microservice. In conjunction with the Forward Proxy sidecar, it is responsible for controlling access to the REST URL endpoints exposed by the primary microservice, and propogating security credentials to downstream microservices. Change-Id: I5d80429e5422d7b3937cde73ac10c2ec00d264e8 Issue-ID: AAI-1604 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-09-20Initial drop of tproxy-config init containerBlackwell, Ian (ib733q)5-0/+187
The tproxy-config init container sets up a pod's internal network routing such that any traffic outbound from the primary service is routed through the forward proxy. Change-Id: Ieca438fbed07db5fe7bce6162811634237c61b2a Issue-ID: AAI-1664 Signed-off-by: Blackwell, Ian (ib733q) <ib733q@att.com>
2018-09-20Add forward proxy codeRavi Geda25-0/+1361
Add a maven module called sidecar to cadi. Add forward proxy as a maven module to sidecar. Note that though sidecar is a module of cadi it does not inherit from cadi's pom. Change-Id: I617ecb1a66a3cbdd3f03287f28c6527693c6dfc6 Issue-ID: AAI-1603 Signed-off-by: Ravi Geda <gravik@amdocs.com>
2018-09-07Shiro mixed versionInstrumental1-3/+3
Issue-ID: AAF-420 Change-Id: I1b2015a75f0760a507e7ef46573c5aa3b91d77b5 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Cadi Build ReleaseInstrumental2-13/+16
Issue-ID: AAF-420 Change-Id: I62029d418c5055281957bee87ab2af5f290bbc76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Merge "Use managed guava version"Jonathan Gathman1-3/+3
2018-09-05Clean Sonar project nameGildas Lanilis1-1/+1
Update <name> to match to the repo name. Change-Id: Ia98e50a9f6668910a9bc52b8eed904a30142b620 Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-08-27Use managed guava versionGary Wu1-3/+3
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I44a95ff149d7ff86452e4b86e4ca522c306e8499 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-20PTLInstrumental1-3/+3
Issue-ID: AAF-419 Change-Id: I312efd03230fc6d1e931be97f77ce94ee60dfe28 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-08Sonar fixes related to exceptionsMaciej Wejs3-4/+6
Fixes in aaf-cadi-aaf module This one is related to ticket in main repo Change-Id: I1eeaba545d9cc3b3c07ba53ec12500cdb5567742 Issue-ID: AAF-396 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-02Moving Shiro modules to cadi repoSai Gandham13-322/+1153
Issue-ID: AAF-380 Change-Id: If1029a16958335277ff38cdbe5662b0a14ea439f Signed-off-by: Sai Gandham <sg481n@att.com>
2018-05-24Add INFO.yaml file2.0.0-ONAPbeijing2.0.0-ONAPJessica Wagantall1-0/+52
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I9c2813390d3bbf199652774ddb664957a3c7efa7 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-26Remove Code from cadi, it is now in authzInstrumental246-33243/+0
Issue-ID: AAF-193 Change-Id: Ib7abdb15ba8a7445a3875cf8c6bb48b7d563f424 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-23Add Notice of aaf/cadi source moving to aaf/authzinstrumental1-0/+1
Issue-ID: AAF-191 Change-Id: Ic91bca4f3b46f93a2af7278b9f859ba16c8d53d1 Signed-off-by: instrumental <jcgmisc@stl.gathman.org>
2018-03-15Upgrade to latest oparentAmsterdamGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I9b0586c764b27d5a80ebe2bca390671551b11dc6 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-12-29Exclude jackson dependencyv1.0.0Sripad1-158/+170
exclude the jackson-mapper dependency which is causing license issue. Issue-ID: AAF-90 Change-Id: I821e24ad579fe31c3ea1a4a1f0acd4591e2871cc Signed-off-by: Sripad <sg481n@att.com>
2017-10-05Add test cases for aaf cadi modulesg481n3-7/+163
Add test cases to increase code coverage for cadi module. Issue-ID: AAF-79 Change-Id: I03ec3b73f131f3b1426ef44eefa6dffaad333347 Signed-off-by: sg481n <sg481n@att.com>
2017-10-05Improve code coverage for aaf cadi modulessg481n5-77/+46
Modify propaccess test cases Issue-ID: AAF-79 Change-Id: Ie994b119017e044300cde1cfce9734fe8a8f6d84 Signed-off-by: sg481n <sg481n@att.com>
2017-10-04Improve code coverage for aaf cadi modulessg481n5-2/+117
Modify test case and add properties file. Issue-ID: AAF-82 Change-Id: Ied85f1da15ff7ffede39749f1fb851d017aa9e81 Signed-off-by: sg481n <sg481n@att.com>
2017-10-04Improve code coverage for aaf cadi modulessg481n7-121/+373
INcluded new test case Issue-ID: AAF-79 Change-Id: I6edba798b1b3f7f37a9f51bc3f2c65aa16a959c4 Signed-off-by: sg481n <sg481n@att.com>
2017-10-04Improve code coverage for aaf cadi modulessg481n3-0/+3
Issue-ID: AAF-79 Change-Id: I15325ac5538bab4693b169ceea15a36d3aaa42d8 Signed-off-by: sg481n <sg481n@att.com>
2017-10-02Improve code coverage for aaf cadi modulessg481n2-0/+54
Issue-ID: AAF-79 Change-Id: I51d05fb06eae4d8adedfd3efe4e143dc5bc990d0 Signed-off-by: sg481n <sg481n@att.com>
2017-10-02Improve code coverage for aaf cadi modulessg481n9-269/+569
Issue-ID: AAF-79 Change-Id: Id98e2fd4a7756916ed6346bf9bead481e7f42180 Signed-off-by: sg481n <sg481n@att.com>
2017-10-02Improve code coverage for aaf cadi modules.sg481n32-354/+62
Issie-ID: AAF-79 Change-Id: I57c757a12997a81137a71c2ce131fb3ef934ec1f Signed-off-by: sg481n <sg481n@att.com>
2017-10-02Improve code coverage for aaf cadi modulessg481n5-287/+368
Issue-ID: AAF-79 Change-Id: I3ff6a0ffba6f8777d0972aca3f74c2c8cfe4f8cb Signed-off-by: sg481n <sg481n@att.com>
2017-10-02Improve code coverage for aaf cadi modulessg481n5-430/+254
Issue-ID: AAF-79 Change-Id: I1db3ce73fd7733372caab5a13c981e62a8d58074 Signed-off-by: sg481n <sg481n@att.com>
2017-10-01Improve code coverage for aaf cadi modulessg481n4-0/+279
Issue-ID: AAF-79 Change-Id: Ia116c12709f005c6bc6aa3b5f59b17c198893459 Signed-off-by: sg481n <sg481n@att.com>
2017-10-01Improve code coverage for aaf cadi modulessg481n31-1438/+1309
Updated few testcases. Issue-ID: AAF-79 Change-Id: If0760b6f3e74d52fa5132224bf1e6f5e3099f0e4 Signed-off-by: sg481n <sg481n@att.com>
2017-10-01Improve code coverage for aaf cadi modulessg481n13-235/+2113
Issue-ID: AAF-79 Change-Id: I9e12b64024aaa5dad13965fdbfc474c330bae864 Signed-off-by: sg481n <sg481n@att.com>
2017-10-01Improve code coverage for aaf cadi modulessg481n12-127/+34
Issue-ID: AAF-79 Change-Id: Iddb91a7d72b7ef8a246b81b0111feda59d82d56d Signed-off-by: sg481n <sg481n@att.com>
2017-09-30Improve code coverage for aaf cadi modulessg481n4-0/+1316
Issue-ID: AAF-79 Change-Id: I6b7153858f6b8acd050715fe4d7984c9b2fbaac8 Signed-off-by: sg481n <sg481n@att.com>
2017-09-30Improve code coverage for aaf cadi modulessg481n33-4957/+9
Issue-ID: AAF-79 Change-Id: Ib01236cc4548a172d6455c59cd03a46b9743b09d Signed-off-by: sg481n <sg481n@att.com>
2017-09-29Improve code coverage for aaf cadi modulessg481n5-0/+229
Issue-ID: AAF-79 Change-Id: I6679f27eba438c7a02ea36fe4bd885eb405e2222 Signed-off-by: sg481n <sg481n@att.com>
2017-09-23Update License & modify properties in aaf/cadisg481n6-189/+354
Updated license file & sitepath modified and O-parent latest added to parent pom of aaf/cadi,Javadocs plugin version added & duplicate staging plugin removed. Issue-id: AAF-59 Change-Id: Ia52c18b6c42445e3b858476dcb0b029c681c121e Signed-off-by: sg481n <sg481n@att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Ic831a909ce62ae31f54da77f974e12ca53c3988c Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-01Update version.properties to aaf cadisg481n1-13/+36
Updating version.properties file in aaf cadi. Issue-id: AAF-57 Change-Id: I6a07c5754fceea6b5725b5b6a00443e644b9e5cf Signed-off-by: sg481n <sg481n@att.com>
2017-09-01Add version.properties to aaf cadisg481n1-0/+13
Adding version.properties to aaf cadi modules. Issue-id: AAF-57 Change-Id: Id5fafcecab4b5dc78d52c1591ea49df203a19e0a Signed-off-by: sg481n <sg481n@att.com>
2017-08-25Update project structure for aaf/cadisg481n209-1120/+1341
Update project structure from com.att to org.onap and add distribution management and staging plugin. Issue-id: AAF-22 Change-Id: Idf2b591139e38921ad28782a51486714a05dee92 Signed-off-by: sg481n <sg481n@att.com>
2017-08-10 Update AAF Version 1.0.0sg481n5-6/+6
Change-Id: I8d12cf2e495a7cee9f59d45e04c5623dedb50bc8 Signed-off-by: sg481n <sg481n@att.com>
2017-08-09 [AAF-21] Updated Copyright Headers for AAFsg481n251-512/+269
Change-Id: I6075e7a49fc6ad61db0c89a980d39e8d8691fd5f Signed-off-by: sg481n <sg481n@att.com>
2017-08-03 [AAF-21] Initial code importsg481n253-0/+34674
Change-Id: Ia1dd196befd061f6ba0c2be6bf4456a30ea50f97 Signed-off-by: sg481n <sg481n@att.com>
2017-07-12Initial empty repositoryJessica Wagantall0-0/+0