aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/mso
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski2-5/+76
2020-10-30instance name missing for delete action in audit infoPATTANAYAK, SAUMYA SWARUP (sp931a)1-0/+5
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat1-0/+3
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa2-4/+89
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli1-6/+6
2020-05-04CleanupIttay Stern1-21/+4
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli1-3/+20
2020-01-15Async MSO error format: handle more casesIttay Stern1-18/+27
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern1-3/+4
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin1-6/+29
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern1-0/+1
2019-11-24Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner s...Ittay Stern2-61/+32
2019-11-24VfModule and VolumeGroup RequestParameters: introduce objects hierarchyIttay Stern2-10/+23
2019-11-21Replace vfmodule: expect optional retainVolumeGroups paramSara Weiss1-1/+7
2019-10-31rename class to JaxRsMetricLogClientFilterEylon Malin1-2/+2
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler1-10/+0
2019-10-30use onap logging 1.6.1 with needed workaroundsEylon Malin1-2/+2
2019-10-23register MSO Client to MetricLogClientFilterAlexey Sandler1-11/+11
2019-10-03send INVOCATION_ID header in MsoRestClientNewEylon Malin1-0/+2
2019-10-03Merge "remove unused post method"Ittay Stern2-12/+2
2019-10-03remove unused post methodEylon Malin2-12/+2
2019-10-03remove unused interface and unused methodsEylon Malin2-183/+1
2019-10-02Merge "send INVOCATION_ID header via RestMsoImplementation"Amichai Hemli1-1/+2
2019-10-02MsoRestClientNew not extends RestMsoImplementationEylon Malin2-6/+6
2019-10-02send INVOCATION_ID header via RestMsoImplementationEylon Malin1-1/+2
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern3-4/+6
2019-10-02enable mso rest client send DELETE request with bodyEylon Malin2-71/+4
2019-09-19Disable homing_solutionwsliwka1-0/+13
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin2-24/+29
2019-09-10update MSO create service instance URLEylon Malin2-14/+8
2019-09-08send different request id on each mso callEylon Malin1-24/+30
2019-09-05send X-ONAP-RequestID header from MSO clientEylon Malin1-1/+5
2019-08-22Move this variable to comply with Java Code ConventionsThugutla sailakshmi1-1/+3
2019-08-22probe mso by retrieving empty list of request statusEylon Malin3-21/+44
2019-08-12return MsoResponseWrapper with null body in case of null responseEylon Malin1-1/+2
2019-08-06handle errors in change management and tenant isolationEylon Malin3-5/+25
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze12-316/+255
2019-07-29Resolving testConfigUpdateGoodPayloadRachelF1-5/+17
2019-07-25Don't double-wrap RequestDetails for (de)activateFabricConfigurationIttay Stern3-4/+12
2019-07-22Add `X-ONAP-PartnerName` header to all MSO requestsRina Roi2-24/+10
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern3-12/+6
2019-07-04Add controller which create error reportsmichal.banka1-1/+1
2019-07-01Extend probe mechanismWojciech Sliwka2-19/+5
2019-06-18Extend probe mechanismWojciech Sliwka3-3/+55
2019-04-10Inject an SystemPropertiesWrapper instance to MsoClientWojciech Sliwka2-16/+19
2019-04-08align logic to new so apiWojciech Sliwka6-83/+79
2019-04-01Sending workflow data from UI to SOBartosz Gardziejewski5-0/+52
2019-03-24Ingest SO Task fields: 'timeout' and 'description'Ittay Stern1-1/+4
2019-03-19Task.java to Task.kt, and test itIttay Stern2-136/+43
2019-03-18Fix getManualTasks double-addition of baseUrlIttay Stern1-18/+18