aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/aai
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Extract getExistingCounterMap from AAITreeConverter to ModelUtilIttay Stern1-11/+10
2019-11-27OperationalEnvironment improvementsMichal Kabaj2-128/+111
2019-10-31rename class to JaxRsMetricLogClientFilterEylon Malin1-2/+2
2019-10-31add to AAI headers in request and metric logEinat Vinouze1-10/+3
2019-10-06Dont filter get_vnf_data_by_globalid_and_service_type_response resultsIttay Stern2-2/+2
2019-10-06send X-ONAP-RequestID and X-InvocationID headers to AAIEylon Malin1-2/+9
2019-10-06all rest calls of AAIRestInterface use doRest methodEylon Malin1-108/+17
2019-10-03Merge "adding orchestration type to service models view"Ittay Stern1-0/+9
2019-10-02adding orchestration type to service models viewBartosz Gardziejewski1-0/+9
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern1-302/+306
2019-09-24Encoding path segments on reduced custom queryAmichai Hemli1-4/+4
2019-09-16Add cloud-region and nf-role as an optional search criteriaAlexey Sandler2-6/+30
2019-09-12Reduce vnf data response from A&AI in change management flowsas221v2-12/+51
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin2-33/+47
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze1-1/+2
2019-08-29fix url and payload for getting latest modelEylon Malin1-6/+9
2019-08-26Merge "Move this variables to comply with Java Code Conventions."Ittay Stern1-1/+3
2019-08-21probe sdc by retrieving service model if uuid configuredEylon Malin1-24/+9
2019-08-21Move this variables to comply with Java Code Conventions.Thugutla sailakshmi1-1/+3
2019-08-21Merge "Move this variables and constructors to comply with Java Code Conventi...Ittay Stern1-9/+10
2019-08-21Merge "Move this variables to comply with Java Code Conventions"Ittay Stern1-3/+5
2019-08-21Move this variables and constructors to comply with Java Code ConventionsThugutla sailakshmi1-9/+10
2019-08-21Move this variables to comply with Java Code ConventionsThugutla sailakshmi1-3/+5
2019-08-21Merge "Sonar Fix - HttpsAuthClient.java"Ittay Stern1-7/+6
2019-08-14Sonar Fix - HttpsAuthClient.javadinesha1-7/+6
2019-08-13Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-8/+11
2019-08-12Sonar Fix - ResourceType.java- Added field 'final' to the static variabledinesha1-1/+1
2019-08-12Merge "Remove declaration of thrown exception"Ittay Stern1-1/+1
2019-08-12Merge "Move this variable to comply with Java Code Conventions"Ittay Stern1-1/+3
2019-08-12Remove declaration of thrown exceptionanushadasari1-1/+1
2019-08-12Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-1/+3
2019-08-12Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-2/+3
2019-08-05Sonar Fix- AaiClientInterface.java-Remove this unused importdinesha1-1/+0
2019-08-04align backend get aicZone response fields name with the frontend expectationEylon Malin2-0/+3
2019-08-04Resolving testAssociatePnfRachelF1-5/+5
2019-07-31Handle A&AI Service-Tree and add testsIttay Stern1-23/+20
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze9-100/+261
2019-07-22Merge "Allow full-path to certificate and remove implicit Optional::toString"Wojciech Sliwka1-6/+9
2019-07-22Allow full-path to certificate and remove implicit Optional::toStringIttay Stern1-6/+9
2019-07-19Pnf pojo improvementsMichal Kabaj1-45/+86
2019-07-08Upgrade to Spring 5.1.6 + simulator fasterxmlEinat Vinouze1-5/+1
2019-07-04Add controller which create error reportsmichal.banka2-2/+2
2019-07-01Extend probe mechanismWojciech Sliwka4-12/+6
2019-06-18Extend probe mechanismWojciech Sliwka2-1/+37
2019-05-31AaiController unit testsMichal Kabaj2-10/+36
2019-04-22Fix sonar issues in vidParshad Patel3-6/+7
2019-04-19Fix sonar issue in vid-app-commonParshad Patel1-10/+70
2019-04-04Increase test coverage for vid/aii - third partmichal.banka5-12/+35
2019-03-10Multiple Sonar FixesDriptaroop Das2-33/+48
2019-02-28First part of TestsWojciech Sliwka1-2/+3