summaryrefslogtreecommitdiffstats
path: root/appc-outbound/appc-aai-client/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03Sonar Fix: AAIResourceNode.javaArundathi Patil1-5/+4
Fixed sonar issues/code-smells across this file. Issue-ID: APPC-1265 Change-Id: Id0339b89f05ba3d55d6b01a0c885fabcadcd86da Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19Fix for multistep vnf level actionsGeorge, Lina (lg941u)2-2/+20
Issue-ID: APPC-1197 Change-Id: I12e7107d88e9d1ca21f0d90500292c31a00260d6 Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-08-21fixed few sonar issues in AAIResourceNode.javaSandeep J1-3/+5
fixed few Sonar issues Issue-ID: APPC-1166 Change-Id: Idc11b37bb22105750146c2bccd84f173f086c61f Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-21fixed SONAR issue in AppcAaiClientActivator.javaSandeep J1-22/+24
fixed SONAR issue Issue-ID: APPC-1165 Change-Id: Iadc79265f18c4d6a61367a48d31ea6b70ce0178e Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-03added test case to TestAaiService.javaSandeep J1-0/+10
to increase code coverage Issue-ID: APPC-1086 Change-Id: I5af628ec75f5dc16eac289fcaae4d62456b3edb0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-07-03Add feature to support reboot lcm commandMei Su4-1/+51
Add method getIdentityUrl to fetch identity-url Issue-ID: APPC-1044 Change-Id: I8fe6f774754e04b0329fe3e735f4b927d6db10bc Signed-off-by: Mei Su <ms6523@att.com>
2018-06-08Update license header in appc oam and outboundJohn McClung11-17/+6
Modify license header in appc-oam and appc-outbound java files to reflect 2018 changes. Change-Id: Icac084b8dd1e20387a298e568d1c5e44bbe851f6 Issue-ID: APPC-988 Signed-off-by: John McClung <jm1364@att.com>
2018-03-26Coverage for ResourceNodeInternalException.javaamshegokar1-0/+35
Unit test coverage for ResourceNodeInternalException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-aai-client-provider%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Faai%2Fclient%2Fnode%2FResourceNodeInternalException.java Change-Id: Ic037a2490ac00d1d5e7334b483039352e9da4aa2 Issue-ID: APPC-788 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-26Test Coverageamshegokar2-0/+72
Unit tests for: 1. AaiServiceInternalException.java 2. MissingParameterException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.appc%3Aappc&selected=org.onap.appc%3Aappc-aai-client-provider%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fappc%2Faai%2Fclient%2Faai Change-Id: Ib107309b8b9f3e17f0467801f300a0a0aa0af8ac Issue-ID: APPC-787 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-03-15AaiService sonar fixesJakub Dudycz6-754/+865
Change-Id: Ic0056db2aa02a41cfbdf66c2b60a978eac1114a4 Issue-ID: APPC-660 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-03-14Directed Graph & Associated code changesBalaji, Ramya (rb111y)2-3/+49
Changes to DGs for A&AI processing and for formatting controller template id if passed in input. Issue-ID: APPC-690, APPC-691 Change-Id: I3019d093f8327839aa286a5784fcc96bde0fb0d6 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-13Code changes for A&AI add/updateBalaji, Ramya (rb111y)4-6/+73
Code and Unit Test updates to updating vnfc records when vf module is provided in request. Issue-ID: APPC-622 Change-Id: I76903eb8bfa6910e3fb2f6e404504d2b9b5fb477 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-06Code changes to processing new group notation typeBalaji, Ramya (rb111y)2-213/+290
Code and Unit Test cases to proces for group notation type existing-value Issue-ID: APPC-621 Change-Id: I8446f5f66c7b240018b0bee00d8b28c6baf673df Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-05Aai Test cases addedDilip kumar Pampana2-2/+32
junits were missed in the code contributions for Beijing for appc-outbound/appc-aai-client Issue-ID: APPC-692 Change-Id: I9bde9cc48e7fa396f2b4ac3af3b181ae03b84143 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-03-05Code changes to retrieve template-idBalaji, Ramya (rb111y)4-41/+162
Functionality to retrieve vf-module and associated model information from A&AI Issue-ID: APPC-623 Change-Id: I9d2e12748641978c689566756a6301808e41b69a Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-02-22AAIResourceNode sonar fixesJakub Dudycz2-297/+170
Change-Id: I1e7a6442b041138b0261973acc4181b56904c80e Issue-ID: APPC-659 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-01-25Bugfix in AAIResourceNode.javaSkip Wonnell1-2/+2
fix transposition of cloudOwner and cloudRegionId names when retrieve context attributes Issue-ID: APPC-449 Change-Id: I207c84ea4a38e4da32503efdd99ef864241e9247 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-22Java style clean-up for AAIService.javaSkip Wonnell1-471/+358
Update AAIService.java to conform with ONAP java style. Issue-ID: APPC-433 Change-Id: If5eef9bb6e581eff35ff63c818d486cf4b876b55 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-19AAIResourceNode file update in AAI ClientDilip kumar Pampana1-11/+5
Sync up LF_APPC AAIResourceNode with ONAP. Issue-ID: APPC-352 Change-Id: Ia0a64acd9a156782ef73f27e633b4c049fdf21e1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-17Improved logging,error handling-VM capabilitiesRamya Balaji1-9/+9
Code corrections for graceful failure, added info log statements Issue-ID: APPC-409 Change-Id: Ibae80a4392508d1de5e68933beed048ff6ae016d Signed-off-by: Ramya Balaji <rb111y@att.com>
2018-01-14Make public static field finalTaka1-22/+13
Issue-ID: APPC-400 Change-Id: Ibec9d40b46423902070bd82f26e7289f4d9d75d7 Signed-off-by: Taka <tc012c@att.com>
2018-01-09AAI Client UpdatesDilip kumar Pampana2-1144/+1209
Update and retrieve OAM Addresses,Update vnfc data Issue-ID: APPC-352 Change-Id: Ibf7bdb38296f278fd414ef0b9464ed42245051f1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2017-12-13Third part of onap renamePatrick Brady8-0/+0
This part of the commit changes the folder structure on all other folders of appc. Change-Id: I8acfa11cdfcdcd36be0e137245d1dd7324f1abd3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-12-13First part of onap renamePatrick Brady8-18/+18
This is the first commit of the rename. This commit changes refereces to org.openecomp.appc > org.onap.appc that occur within files. The package folder structure is not changed in this commit. Change-Id: Ic95d749eb99d8a6f4f2b9ee9b06eb41c5cfa7e1c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-12-01remove unused import classes based Sonar reportTaka1-6/+0
Issue-ID: APPC-323 Change-Id: Iddd502ebfd055fe04a7a9ffa4356d61f3e007487 Signed-off-by: Taka <tc012c@att.com>
2017-11-21removed unused import class to solve sonar issueTaka1-1/+0
In order to get Sonar result less issues for APPC Change-Id: I7a857b3145ab48e7de9e6d8f5bc765c00cbf1b89 Issue-ID: APPC-317 Signed-off-by: Taka <tc012c@att.com>
2017-09-07Change to CCSDK and ODL CarbonPatrick Brady6-19/+19
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: [APPC-91] Issue-Id: [APPC-158]
2017-08-24Added New Junit Cases for APPC Design ServicesAnand Chaturvedi4-31/+1039
Issue-ID: APPC-168 Change-Id: Ib321bb77af3cb47abfce80d96f50a6b75b34b34e Signed-off-by: Anand Chaturvedi <ac204h@att.com>
2017-08-15Added review commentAnand Chaturvedi8-0/+1620
Initial commit for Network-Inv and AAI client commit 61419e46211f1f1e763d4a84214c62a5e699bdf2 Author: Anand Chaturvedi <ac204h@att.com> Date: Mon Aug 14 19:54:11 2017 -0400 Issue-Id: APPC-21 [OnapMigration] OnapMigration for APPC OutBound Services.. Change-Id: I7db4bcb52b050988b601f3abac544c43f34c677b Signed-off-by: Anand Chaturvedi <ac204h@att.com>