summaryrefslogtreecommitdiffstats
path: root/cadi
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Fixing enforce rules in cadi & miscSai Gandham1-0/+1
Issue-ID: AAF-215 Change-Id: Ie4747b751544069afe082c033b40e90383c81eec Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-07Add super pom ref to parent pomsSai Gandham1-5/+5
Issue-ID: AAF-215 Change-Id: I879aedaae70611f473e6baa3d1488d8a3a7996ce Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Make cross-container access workInstrumental2-4/+13
Issue-ID: AAF-218 Change-Id: Ib31646e3ce6e38c2ef0a02fe1d2f57cf963a5a4a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-06Modify sitepath to release binariesSai Gandham6-6/+6
Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Service required changed startupv2.1.0Instrumental1-1/+2
Issue-ID: AAF-211 Change-Id: Id4101ca0e59c5a2a3deaf703dc8fdd07183f3b4d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05rm CADI CassInstrumental11-1277/+0
Issue-ID: AAF-212 Change-Id: I6f52b8b5325318f18418e6852e7afd491a674f0e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Add Certs, Docker BuildInstrumental9-501/+504
Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Merge "Modify cadi & misc versions in authz"Jonathan Gathman7-10/+10
2018-04-05Modify cadi & misc versions in authzSai Gandham7-10/+10
Changed cadi version from 1.5.0-SNAPSHOT to 2.1.0-SNAPSHOT Changed misc version from 1.3.0-SNAPSHOT to 2.1.0-SNAPSHOT Issue-ID: AAF-215 Change-Id: I161311c479504547251334d1681d1aec848fe49d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-04Add pkcs11 provider for given configManjunath Ranganathaiah1-21/+19
Change-Id: I0a4d06bea7333eab58d6744a1ccf628501a973eb Issue-ID: AAF-203 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-03Create method of Logging to O/S from ContainerInstrumental6-19/+51
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03Fix sonar coverage for aaf authzSai Gandham3-0/+3
Issue-ID: AAF-208 Change-Id: Ia5611d0d455e10405ced2ee47a137c5243debe9d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Skip some modules from sonarSai Gandham2-0/+2
Skipping auth batch,client,hello,fs,gui,cadi shiro,cadi oauth misc log4j,misc xgen. Issue-ID: AAF-208 Change-Id: Ib589f755b23d0b9b455acff8726225dd023f27f6 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fix the remaining failing tests in CadiIanHowell14-475/+221
Change-Id: Icac61b413bdc2de9ee73c14a785d26a3fe443fe4 Signed-off-by: IanHowell <ian.howell@att.com> Modify deprecated sonar properties in AAF Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com> Include Cadi and Misc JUnits for testing phase Issue-ID: AAF-128 Change-Id: Iee531d58c3aad1c5504e2e2619f611f30063e601 Signed-off-by: IanHowell <ian.howell@att.com> Fix a concurrency bug when removing invalid items from a Pool Change-Id: I5f3e18ff4e3eaedc2b4f3a4be1891c5187ab261b Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Modify deprecated sonar properties in AAFSai Gandham7-14/+14
Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Update POMS for SONAR code coverageIanHowell7-472/+433
Issue-ID: AAF-128 Change-Id: I3340c9596682d00291414c5ae3e0a4b71d19c228 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Fix up several JUnitsIanHowell7-546/+457
Issue-ID: AAF-128 Change-Id: I3644847671e08f0b6d57cce9674dc8a3d60fcbc4 Signed-off-by: IanHowell <ian.howell@att.com> Get Test coverage for MultiGet to 100% Issue-ID: AAF-128 Change-Id: I5b591c0b7e0e7353dc669e75546961177ef8d152 Signed-off-by: IanHowell <ian.howell@att.com> Get test coverage of UserChainManip to 100% Issue-ID: AAF-128 Change-Id: I41d6a2c3f405d8959507ae02c934fffff7903e32 Signed-off-by: IanHowell <ian.howell@att.com> Get test coverage of SecurityInfoC to 100% Issue-ID: AAF-128 Change-Id: I04c088827915b14d1f597d5e1eeb7f8e9159e644 Signed-off-by: IanHowell <ian.howell@att.com> Trial run at updating POMs for SONAR coverage Change-Id: Ib2a68773fafbc660266ee5d496ffe842c10e7931 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham8-357/+455
Added oparent on submodule parent pom's. Add license to missing java files. Issue-ID: AAF-208 Change-Id: I1d5efe8f91e2bc60af8b2cec67f31d511b44b62c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-02Keep only clean TestCases, remove 2 license issuesInstrumental1-6/+0
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 3Instrumental12-22/+40
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 2Instrumental11-81/+106
Issue-ID: AAF-206 Change-Id: Ia000b144be58af970f4a5264ca5a9718fdbf9f5d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 1Instrumental5-41/+48
Issue-ID: AAF-206 Change-Id: If1fced5b528490a52691508fb1e30962dbe28856 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Change groupID to match Garrit ProjectInstrumental17-191/+87
Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Merge "Add target to missing .gitignore"varun gudisena2-1/+1
2018-03-29Add several JUnits for test coverageIanHowell9-6/+1212
This is several days worth of tests - future commits will be smaller Issue-ID: AAF-128 Change-Id: I32d9b76d3ff95b32f96eaaf3d2ab8a36167c5254 Signed-off-by: IanHowell <ian.howell@att.com>
2018-03-29Add target to missing .gitignoreInstrumental2-1/+1
Issue-ID: AAF-204 Change-Id: Ib314fb63bdd1704bb7908f3fd2ad284e57fb339f Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental15-23/+98
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-27Add deploy plugin to cadi shiro,oauthSai Gandham2-0/+18
Also add docker-compose file for csit jobs. Issue-ID: AAF-199 Change-Id: I454eb1d602677126283502658c356ff4411dcb6e Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Add oparent to cadi & misc in authzSai Gandham1-1/+5
oparent added to cadi & misc parent pomn files Issue-ID: AAF-197 Change-Id: I08690532b21b3492c1b58ce63a29e3cd55867b5a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify deploy plugin for authzSai Gandham1-6/+2
Issue-ID: AAF-197 Change-Id: I471d254ee3b4c443c822bce8be3b3c8f1e6b0aba Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify deploy plugin for authzSai Gandham1-0/+7
Issue-ID: AAF-197 Change-Id: Ic42b462ee01cae61280208f523137c4f21f05bf2 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify distribution management for authzSai Gandham2-0/+3
Issue-ID: AAF-197 Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify distribution management for authzSai Gandham7-4/+671
Adding few more chnages into the pom files. Issue-ID: AAF-197 Change-Id: I64de26631685badd4354526aaf61db67433c7541 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26Modify authz pom files.Sai Gandham19-147/+50
Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26AT&T 2.0.19 Code drop, stage 4Instrumental5-578/+5
Issue-ID: AAF-197 Change-Id: Ibe14fed4b583966dca5559710bced7bec868eae9 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 2Instrumental292-0/+36705
Issue-ID: AAF-197 Change-Id: Ifc93308f52c10d6ad82e99cd3ff5ddb900bf219a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>