summaryrefslogtreecommitdiffstats
path: root/auth/auth-cass
AgeCommit message (Collapse)AuthorFilesLines
2019-05-12Add more junits to auth cassdelete4.0.0-ONAPSai Gandham8-9/+1839
fixed exceptions and add more junits Issue-ID: AAF-111 Change-Id: Iffe75bbc87078896c37a70a549bfbcc39735a21d Signed-off-by: Sai Gandham <sg481n@att.com>
2019-05-03Fix JU_CachInfoDAOInstrumental1-3/+3
Issue-ID: AAF-111 Change-Id: I189c3409be242daf3f48079ab7cad1327386b1b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-05-02add few junitsSai Gandham2-0/+725
Skipped some as need cleanup due to exception. Issue-ID: AAF-111 Change-Id: Ie548e40261a9b8fa5ff9f2153a3a2dea840ede6a Signed-off-by: Sai Gandham <sg481n@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>
2019-04-30Clean LOCAL Dir based on VERSIONInstrumental1-1/+0
Issue-ID: AAF-821 Change-Id: I5fde81467d46130d3a39de415604c7702fecbaa8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-23Change Version to 2.1.12-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-819 Change-Id: I9c85ceef4bd35d1877279d72e0f9a9f042cc06d1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-13Improve Upload BatchInstrumental2-23/+18
Issue-ID: AAF-811 Change-Id: Ia2289c764d0c5a14627d58349397a121f1960703 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-11Merge "Function.java - sonar fixes"Jonathan Gathman1-30/+10
2019-04-10switch Internal/External Locator Names for DublinInstrumental1-2/+5
Issue-ID: AAF-808 Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-09Function.java - sonar fixesDriptaroop Das1-30/+10
Function.java - sonar fixes Issue-ID: AAF-807 Change-Id: Ia1e4cd6eb29665fc87ab88c60130b8649cfa1dd5 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-04-03Create Helm based Certificates for ClientsInstrumental1-1/+1
Issue-ID: AAF-802 Change-Id: I5fdc4daecd6bac7f042940473784cfb05c9e338e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-02Add more junits to auth-cassSai Gandham3-81/+2167
Issue-ID: AAF-111 Change-Id: I27481a930a8b9b4421ab26164c1d08d617d75cb4 Signed-off-by: Sai Gandham <sg481n@att.com>
2019-03-29Refine Container StartupInstrumental3-6/+6
Issue-ID: AAF-773 Change-Id: Ia198a11eceb9bfacafde26cde97d15949a3fe78c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-27Merge "support multi-platform docker builds"Jonathan Gathman2-7/+15
2019-03-22Batch, Remove unneeded Classes, refine, etcInstrumental1-2/+2
Issue-ID: AAF-789 Change-Id: I48b39bb79144b20dfac5ff61e41ea4f0035b8442 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-21support multi-platform docker buildssandovalfr2-7/+15
Issue-ID: INT-865 Change-Id: I25dc0ca6c615b60b28f4999ae6fc475155e11daf Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
2019-03-14Change version to 2.1.11-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-788 Change-Id: I3d98d495e4258d551bd6ab7b7455cfd052c3f239 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-13Merge "Batch Test improvements"Sai Gandham2-4/+15
2019-03-13Batch Test improvementsInstrumental2-4/+15
Issue-ID: AAF-776 Change-Id: Ia12106331a1db608955abd353785ab2e765b3c41 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-03-13Add junit for auth cass functionSai Gandham1-0/+886
Issue-ID: AAF-111 Change-Id: I03f3d80b047332eec6bdf0554604908c68e278ac Signed-off-by: Sai Gandham <sg481n@att.com>
2019-03-07Improve BatchesInstrumental5-18/+33
Issue-ID: AAF-740 Change-Id: Ib3e8a3f977964eed2e992dc02154dd3bc90492df Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-27Change verison to match POMs2.1.10Instrumental1-1/+1
Issue-ID: AAF-771 Change-Id: Ibd7958cab6547bdcea8d766e1f0aec67d3250fb9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26Improve Batch Bulk LoadInstrumental3-8/+4
Issue-ID: AAF-775 Change-Id: Ib2d6ff3607a30c6e8d74ff24498e5907237d6ff2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-26mv cqlsh check to wait_startInstrumental1-10/+19
Move the check on Cassandra responsiveness to wait_start, and increase new timeout on CQL loads. Issue-ID: AAF-773 Change-Id: I14f2dd4efe6eb8bb150334a28ff4a9a5e63bf964 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-25Fix: AAF timing issuesroot2-3/+15
We wait until the cassandra DB comes up and listen on TCP 9042 before running any cqlsh commands. Also we increse cqlsh --request-timeout to 60 seconds and in order to prevent coordinator write timeouts we increase write_request_ timeout_in_ms to 20 seconds. So that Cassandra DB comes up in all different setpups without any failures. Change-Id: Idf2e1080a0ec39d6a594888f13625ef173aa5467 Issue-ID: AAF-773 Signed-off-by: kranthi.guttikonda@att.com Signed-off-by: root <kranthi.guttikonda@att.com>
2019-02-23Update to 2.1.11-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-22Refine Local Agent.sh useInstrumental2-9/+2
Issue-ID: AAF-770 Change-Id: Ic6593bde1e16db35cf538cb1d2caa152016f3a82 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-20fix new openssl, data, etcInstrumental6-112/+126
Issue-ID: AAF-667 Change-Id: Ic87c5159c453c293d845abea6be0c4cfb3164fc1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-15Batch work and clientInstrumental1-12/+26
Issue-ID: AAF-740 Change-Id: I16da4f2a87ec5d19590f0af642b91f9e2e02b246 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-10Add Cred Reporting MailerInstrumental2-0/+31
Issue-ID: AAF-740,AAF-753,AAF-754 Change-Id: If2efc6ffbfa9897581ea00eb148fa61d793b058e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Minor fixes starting from ScratchInstrumental1-3/+3
Issue-ID: AAF-698 Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-07Refine properties for non-rootInstrumental5-31/+12
Issue-ID: AAF-698 Change-Id: I266f0e36842fb506dbb3e412e12eedf64e24418a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-02-03Approval Batch, prep better JUnitInstrumental3-10/+2
Issue-ID: AAF-740 Change-Id: Id9e8ca121c9bf92c2f98c7a61631e2417bba70b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-31Implement public private locatorInstrumental1-1/+1
Issue-ID: AAF-723 Change-Id: Ib5507ccaab0b7e565c98a16733d1b42dfb608095 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-22Public and Private Locate entriesInstrumental7-75/+102
Issue-ID: AAF-723 Change-Id: I9dcd2e732ce64b39aaa57a6e9404f275f7ad540c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-01-18Sonar Fix: ConfigDAO.javaArundathi Patil1-7/+9
Fixed sonar issues/code-smells across this file Issue-ID: AAF-721 Change-Id: I14862446a984d07eadc55f1f1ccf7a6d6b1e2a4c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-03Correct JUnit DirsInstrumental4-0/+0
Issue-ID: AAF-694 Change-Id: Ib1c896d849bfa80768ba17c2d071a1c05d2ac488 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-12-30Add more junits in auth cass & misc envSai Gandham10-254/+1347
Issue-ID: AAF-111 Change-Id: Iac8ff0043b89b00f2f6f9f45ccfa6253552d445d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-12-15Add more Junits to auth-cassSai Gandham1-0/+174
Made the constructor of result as public Issue-ID: AAF-111 Change-Id: I5c4f60c4e80bd1f48513ef629ffced60656d670f Signed-off-by: Sai Gandham <sg481n@att.com>
2018-12-08Refactor Batch: RemoveInstrumental2-5/+23
Issue-ID: AAF-670 Change-Id: If5c961500340826e63fb224c10b44d9aed1d6b5e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-29Merge "Fixed sonar issues in FutureDAO.java"Jonathan Gathman1-11/+6
2018-11-28Fixed sonar issues in FutureDAO.javaezhil1-11/+6
Fixed Sonar issues Issue-ID: AAF-648 Change-Id: I45feb124a17aafd6192c024d63200b20ce3ef768 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-28Fixed sonar issue in DelegateDAOezhil1-4/+7
Fixed sonar issue Issue-ID: AAF-647 Change-Id: I0a632a07ad4152fd7700eafefbda3f358930a198 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-28Expire, Remove Batch, restoreInstrumental2-4/+12
Issue-ID: AAF-641 Change-Id: I3d36005d59eb466141154fb729d48d5e2763fa9d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-28Merge "fixes in CassDAOImpl.java"Jonathan Gathman1-17/+20
2018-11-21Batch upgrades for ONAPInstrumental4-0/+82
Issue-ID: AAF-641 Change-Id: I7b5e8b97d8c6c484418c995b6e51507af78fc765 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-21fixes in CassDAOImpl.javaPawel1-17/+20
Change-Id: I46a1f89a5c6fb735bc42df90da9065e3910f6379 Issue-ID: AAF-639 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-11-19Version to 2.1.9Instrumental1-1/+1
Casablanca Issue-ID: AAF-634 Change-Id: I31f9fae6e6ae50dd84911b8f2edbeedbd20208b7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-09Move to AAF 2.1.8-SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-621 Change-Id: Ie8b33f7adb5a2958066384b93e24357158adf083 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-11-07Fix Proxy DELETEInstrumental1-1/+7
Issue-ID: AAF-617 Change-Id: I9c9380480eada84cf91effab9330eb0c81770b70 Signed-off-by: Instrumental <jonathan.gathman@att.com>