aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18upgrade plexus-util to 3.0.24Taka Cho1-2/+13
Change-Id: If71fccb9e04afab01bf6c45d253761928b4dde2e Issue-ID: APPC-709 Signed-off-by: Taka Cho <tc012c@att.com>
2018-04-16Add junit coverage to Request classMei Su1-0/+80
Introduce junit-tests for Request class Issue-ID: APPC-852 Change-Id: I6ee0919565e0de9fba79604dac653e7634277f39 Signed-off-by: Mei Su <ms6523@att.com>
2018-04-12Fix to speed install of event listenerPatrick Brady1-4/+0
Change-Id: Ia63df4cd0fde14a120a09a38520e2f19d18f9918 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-12Add junit tests to LocalRequestValidatorImpl classIrwin Dunietz1-11/+38
Introduce additional junit tests for LocalRequestValidatorImpl class Change-Id: Iea8cabafab55d6b948303b8d4fa3c427efad44c2 Issue-ID: APPC-850 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-04-11Add junit coverage to Constants classZihmin Hoover1-0/+61
Introduce junit-tests for Constants class Change-Id: Ic33aa704f0ca19d81f32a013cd0a98d52433172c Issue-ID: APPC-844 Signed-off-by: Zihmin Hoover <zh4590@att.com>
2018-04-11Replace deleted importPatrick Brady1-1/+1
Change-Id: Ie6a414af459943f84293d15a7c22813832b4ae53 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-11ODL Upgrade Method 2Patrick Brady90-518/+367
Changes necessary to support upgrade to ODL Nitrogen, while continuing to use Karaf 3 style features Change-Id: I2edf619e0b889420c32793b958c0926b0311e71d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-11Add junit coverage to PoolException classMei Su1-0/+73
Introduce junit-tests for PoolException class Issue-ID: APPC-845 Change-Id: Id33a660decb77b0fe8662d29bd7676efd08d8e4b Signed-off-by: Mei Su <ms6523@att.com>
2018-04-10Update DMaaP client version to 1.1.5Ryan Young1-1/+1
Change-Id: Ie50fba578ad05c9222349d7af4f6413c98e7fc3b Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-658
2018-04-10Fixed multiple templates queriesBalaji, Ramya (rb111y)3-17/+136
Added model id to condition when checking for update/insert of records Issue-ID: APPC-837 Change-Id: I3fb49c378ac8c1d3180b05772d214d5cc8892810 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-04-10Add junit coverage to PoolExtensionException classMei Su1-0/+36
Introduce junit-tests for PoolExtensionException class Issue-ID: APPC-843 Change-Id: I7155317dc5c060dc08b26d8b87103bcb2a8f19b4 Signed-off-by: Mei Su <ms6523@att.com>
2018-04-10Add junit coverage to PoolDrainedException classMei Su1-0/+36
Introduce junit-tests for PoolDrainedException class Issue-ID: APPC-842 Change-Id: I0c52d20838ad1131603c126a89fd9b6b289d418f Signed-off-by: Mei Su <ms6523@att.com>
2018-04-09Add junit coverage to RequestInfoBuilder classIrwin Dunietz1-0/+124
Introduce junit-tests for RequestInfoBuilder class Change-Id: Iffbe36a0de850f3346b754a8ec7ced092e960f01 Issue-ID: APPC-840 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-04-09Add junit coverage to CmdLine classZihmin Hoover1-0/+42
Introduce junit-tests for CmdLine class Change-Id: I23394ad80882a667dd8189ee9f91441dcf0e31b4 Issue-ID: APPC-838 Signed-off-by: Zihmin Hoover <zh4590@att.com>
2018-04-09Add junit coverage to ActionIdentifierModel classIrwin Dunietz1-0/+77
Introduce junit-tests for ActionIdentifierModel class Change-Id: I792c6787e94b4aeaec992720c359c0f740b44485 Issue-ID: APPC-839 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-04-09Enhance DMaaP Adapter ConfigurationRyan Young15-153/+856
Change-Id: I5385cf2710fc33a85da9a67d5f4d31dce1e460aa Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-658
2018-04-09Unit test for EventMessage.javaamshegokar1-0/+68
Unit test for EventMessage.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-message-adapter-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2Fmessage%2Fevent%2FEventMessage.java Change-Id: If6a84cb1de99e719c6b286559bf899da349b4a57 Issue-ID: APPC-823 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-04-09Add junit coverage to UnmodifiableProperties classJohn McClung1-5/+173
Introduce junit-tests for EncryptionTool class Change-Id: Ia6a727ae5b224c152d2615a32f1b91aaeeb2eb60 Issue-ID: APPC-836 Signed-off-by: John McClung <jm1364@att.com>
2018-04-09Add junit coverage to TimedOutException classMei Su1-0/+36
Introduce junit-tests for TimedOutException class Issue-ID: APPC-834 Change-Id: If4ba78735064106391d9354b0a7036bd8dd060e6 Signed-off-by: Mei Su <ms6523@att.com>
2018-04-06code fix to resolve duplct data in prop filevidhyasree1-7/+12
Code changes to Dbservice.java in artifact-handler Issue-ID: APPC-821 Change-Id: I805a16e90866e946ca2e8d331b2c63b3ef209f71 Signed-off-by: vidhyasree <sn141y@att.com>
2018-04-06Dg changes to fix methodnotfound exceptionvidhyasree1-4/+4
APPC_chef.json is updated with vnfc instead of Vnfc to allow the method callouts and to sinkup with the method names in chefAdapterImpl.java Issue-ID: APPC-829 Change-Id: I04bd9c720869117962c4dbe731abb22945fc03ee Signed-off-by: vidhyasree <sn141y@att.com>
2018-04-06ChefAdapterImpl junitsMichal Kabaj1-0/+40
-Add new JUnits to ChefAdapterImplVNFCOperationsTest Change-Id: Idd4cd456d6409a499e569c7175d97642fc3607d2 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2018-04-06Add junit coverage to XmlUtil classSam Ollo1-17/+28
Add junit-tests for XmlUtil class Change-Id: I8711f7c0acd8888cbcd869732a7000fdbb168b0e Issue-ID: APPC-832 Signed-off-by: Sam Ollo <so1938@att.com>
2018-04-04Revert logback.version to 1.1.1Ryan Young1-3/+3
Change-Id: I37ec9d2bd568c27df6887c2df275d6007726b64b Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-830
2018-04-04Unit test for ProviderOperationFactorykurczews1-0/+195
Change-Id: I239784f5acc6647e1ed4f2962de4504901b62108 Issue-ID: APPC-828 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-04-04Restoring to previous known working versionBalaji, Ramya (rb111y)6-2350/+1753
Discovered muliple issues in the refactored code in these files that has caused failure in existing flow and blocks regression and new feature testing.Reverted class files and UT case files. Issue-ID: APPC-827 Change-Id: I2bdd7f54ab919d0e16c79820ebe0ee4e13dbba03 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-04-03Fix junit-test robustness for RequestContext classIrwin Dunietz1-0/+6
Alter a junit test for a RequestContext class to succeed more reliably Change-Id: I93f3ffdb846aca1daaa690e4c6b4a822c514a88b Issue-ID: APPC-826 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-04-03Add junit tests RequestFailedExceptionTest classMei Su1-0/+123
Add junit-tests RequestFailedExceptionTest class Issue-ID: APPC-825 Change-Id: I54b46f6e3025f89bbd52017248c408641095fe46 Signed-off-by: Mei Su <ms6523@att.com>
2018-04-03Add junit coverage for 2 RequestContext classesIrwin Dunietz2-0/+357
Introduce junit-tests for 2 similar RequestContext classes Change-Id: If8a80e983c24214eccd16f8ad7432e98de61d528 Issue-ID: APPC-824 Signed-off-by: Irwin Dunietz <id1681@att.com>
2018-04-03Add junit for more APPC client-lib classesArnel Pajarillo3-0/+228
Test coverage for CoreRegisty, TaskQueue, TaskQueueManager classes in client-lib. Change-Id: Id601c4736b51ea256de392fb8fcd91c3a49a55cc Issue-ID: APPC-819 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-04-03Changes made to Inbound/Design-ServicesDilip kumar Pampana1-8/+10
Error Displayed in CDT while saving the artifacts to APPC DB using SAVE ALL TO APPC though the artifacts are saved in DB Issue-ID: APPC-817 Change-Id: I748dd099b3df2ace95b9930aec2fcf1de3f6d148 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-04-03Added tests for appc.flow.Responsekurczews1-0/+83
Issue-ID: APPC-442 Change-Id: Ie42cf7a2ec83ceeed94f567874cf4a634e6bb8c9 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-04-03Add junit coverage to TimerServiceImpl class.Arnel Pajarillo1-0/+94
Introduce junit test for client-lib's TimerService.java. Change-Id: I3f8947cd526dc6a62ddcd2ced189565a401c6353 Issue-ID: APPC-815 Signed-off-by: Arnel Pajarillo <ap1541@att.com>
2018-04-03Corrections to DGs for ConfigScaleOutBalaji, Ramya (rb111y)2-810/+521
Issue-ID: APPC-822 Change-Id: I2a0e9efbc67890ad5792ed10295dd76b4e2bd253 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-04-03modifying improper conditions to update propertiesModaboina, Kusumakumari (km583p)1-9/+8
Change-Id: I51b2c7755ffe5841fe3f87439ccb35b1e37765fa Issue-ID: APPC-821 Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
2018-04-03Added tests for appc.flow.Transactionkurczews1-0/+213
Change-Id: Ia28c21c0d93229ddd71c2c48f756cd325136e59d Issue-ID: APPC-442 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-04-03Added tests for appc.flow.ResponseActionkurczews1-0/+88
Change-Id: I9f4d39c609ff2069edb1634a13b10e96f08bfd7b Issue-ID: APPC-442 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-04-03Added tests for appc.flow.Transactionskurczews1-0/+66
Change-Id: I00a683484f8a6e8a97e661a421382dafeb0e8237 Issue-ID: APPC-442 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-04-03Unit test for RequestFailedException.javaamshegokar1-0/+133
Unit test for RequestFailedException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-rest-healthcheck-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2FrestHealthcheck%2Fimpl%2FRequestFailedException.java Change-Id: I7626b968a757d2dd6c99500fbae7a6150a7a613e Issue-ID: APPC-818 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-04-02Add junit coverage to UnmodifiableProperties classJohn McClung1-0/+174
Introduce junit-tests for UnmodifiableProperties class Change-Id: I51f44c676a0cd8fef808ca2e33fea8afc7e52453 Issue-ID: APPC-820 Signed-off-by: John McClung <jm1364@att.com>
2018-03-30Changes to get properties from southbound propfileGeorge, Lina (lg941u)7-365/+383
Issue-ID: APPC-816 Change-Id: If08eb895526ba3998faf059be9b9c595b0f82b4d Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-03-29Unit Test Coverageshubhada1-0/+34
Unit Test for TransactionRecorderServiceNotFoundException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-workflow-management-core%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fworkflow%2Factivator%2FTransactionRecorderServiceNotFoundException.java Change-Id: I3568cbd8260a061d81c910622866c04cacb6424e Issue-ID: APPC-811 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-03-29Change sdc client versionPatrick Brady17-130/+98
Change-Id: Ica83120cde1cfc82b8f0c4d533a42e75acebd35d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2018-03-29Coverage for DmaapOutgoingMessage.javaamshegokar1-0/+88
Coverage for DmaapOutgoingMessage.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-oam-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Foam%2Fmessageadapter%2FDmaapOutgoingMessage.java Change-Id: Id7a7d8d76ad4bfce2e79ab9b62f39113dc4a8acb Issue-ID: APPC-797 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-29Add junit coverage to Time classShailendra Borale1-0/+79
Introduce junit-tests for Time class, corrected license Change-Id: If5c3771325d4945f6f1135cfb4df8e923d0a0663 Issue-ID: APPC-809 Signed-off-by: Shailendra Borale <sb8915@att.com>
2018-03-29Unit test for RequestFailedException.javashubhada1-0/+132
Unit test for RequestFailedException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-rest-healthcheck-adapter-bundle%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fadapter%2FrestHealthcheck%2Fimpl%2FRequestFailedException.java Change-Id: Ife89776181fe803d4d02feb7909bc450b6b0e9ed Issue-ID: APPC-810 Signed-off-by: shubhada <SV00449682@techmahindra.com>
2018-03-29Unit test for SdcArtifactHandlerConstants.javaamshegokar1-0/+33
Unit test for SdcArtifactHandlerConstants.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-artifact-handler-provider%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Fartifact%2Fhandler%2Futils%2FSdcArtifactHandlerConstants.java Change-Id: I21e97b7afcd58196ea064be4c4e8e9dc38cf487b Issue-ID: APPC-793 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-28Add junit coverage to dg-commonShailendra Borale4-0/+229
Introduced junit-tests for dg-common Removed tabs and extra spaces Added the input.json file, renamed files Change-Id: I89b6ddd70cc83f2eeb1a094977ffbe38463be6c0 Issue-ID: APPC-808 Signed-off-by: Shailendra Borale <sb8915@att.com>
2018-03-28Add org.w3c.* to import-packageYOUNG1-1/+1
Adding org.w3c.* to import package to resolve exception caused by org.w3c.dom.Node not found Change-Id: If130d4310e67759c9257c7ced6f14a258376233d Issue-ID: APPC-431 Signed-off-by: Ryan Young <ry303t@att.com>
2018-03-28Fix healthcheck rest and ansible to set the paylodGeorge, Lina (lg941u)2-898/+898
Issue-ID: APPC-805 Change-Id: I0c4a8181149a8326d88bec7a4bc45f5323b9e5cd Signed-off-by: George, Lina (lg941u) <lg941u@att.com>