aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/job
AgeCommit message (Expand)AuthorFilesLines
2020-12-21Fix for VID-928: NullPointerException during deploy service instance with emp...marcinrzepeckiwroc1-2/+3
2020-12-21Fix for VID-927: Generated service instance name is not visible in Instantiat...marcinrzepeckiwroc1-5/+7
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski3-6/+99
2020-09-22When VG instantiation fails the root job status should be in final statePATTANAYAK, SAUMYA SWARUP (sp931a)2-2/+2
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)3-9/+43
2020-06-25Rollback on failure flag should always be true while vfm replace callfeature/mfaPATTANAYAK, SAUMYA SWARUP (sp931a)1-2/+2
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ins...Einat Vinouze3-5/+16
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze10-20/+40
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze1-1/+1
2020-05-05Add pause after completion for vfModuleEinat Vinouze1-0/+7
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli1-4/+6
2020-03-08Don't use EELFLoggerDelegate.errorLogger in Async jobsIttay Stern10-33/+35
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern2-32/+30
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern1-2/+5
2020-02-10remove check in order to accept upgrade even if the service in latest model v...Alexey Sandler1-3/+0
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern1-6/+22
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin1-34/+13
2019-12-04Sink all Async-Jobs logging to same debug.logIttay Stern11-25/+35
2019-12-04make sure request id is unique per each async job executionEylon Malin2-13/+21
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern1-1/+2
2019-11-24Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner s...Ittay Stern1-2/+1
2019-11-24VfModule and VolumeGroup RequestParameters: introduce objects hierarchyIttay Stern2-14/+38
2019-11-21Replace vfmodule: expect optional retainVolumeGroups paramSara Weiss1-3/+10
2019-11-04vfModule upgrade: don't fallback on mismatching newest modelIttay Stern6-56/+65
2019-11-03send unqiue request ids to MSO in async instantiationEylon Malin1-0/+4
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern1-53/+8
2019-10-03sort base resource according it's position fieldEinat Vinouze1-3/+6
2019-09-24Add a position field to BaseResourceEinat Vinouze1-0/+1
2019-09-19Merge "Disable homing_solution"6.0.0Ittay Stern1-9/+23
2019-09-19Disable homing_solutionwsliwka1-9/+23
2019-09-18remove duplicated label InternalState.REPLACE_MYSELFEinat Vinouze1-5/+0
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze3-14/+182
2019-08-20Move the variable to comply with JCC.anushadasari1-8/+8
2019-08-06Sonar Fix- CommandParentData.java- Move this variable to comply with Java Cod...dinesha1-3/+4
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze57-1868/+1666
2019-02-26Update license headersIttay Stern49-1/+981
2019-01-09Merge from ECOMP's repositoryIttay Stern47-339/+2378
2018-10-22new tests for job dirWojciech Sliwka3-24/+36
2018-08-24Replace SO clientPiotr Darosz2-18/+62
2018-07-10Merge 1806 code of vid-commonSonsino, Ofir (os0695)17-0/+1298