aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/job/command/VnfCommand.kt
AgeCommit message (Expand)AuthorFilesLines
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze1-1/+1
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze1-1/+1
2020-05-05Add pause after completion for vfModuleEinat Vinouze1-0/+7
2020-03-08Don't use EELFLoggerDelegate.errorLogger in Async jobsIttay Stern1-2/+1
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern1-2/+1
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern1-2/+5
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern1-6/+22
2019-12-04Sink all Async-Jobs logging to same debug.logIttay Stern1-1/+1
2019-11-04vfModule upgrade: don't fallback on mismatching newest modelIttay Stern1-7/+7
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze1-0/+140