aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/aai
AgeCommit message (Expand)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)10-1/+593
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski2-0/+2
2020-11-25filter a&ai query to discard relationship listPATTANAYAK, SAUMYA SWARUP (sp931a)1-1/+5
2020-03-04Upgrade AAI API version to v166.0.3Ittay Stern1-6/+0
2020-02-26Test many POJOs getters/settersIttay Stern2-5/+12
2020-02-20Learn to get all model versions sorted from high to lowIttay Stern2-5/+22
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin2-2/+3
2020-02-03regression unit test for getServicesByOwningEntityIdEylon Malin2-2/+3
2020-02-03Respect owning-entity-id when searching instances by SubscriberIttay Stern3-4/+8
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