Update git submodules
authorAmichai Hemli <amichai.hemli@intl.att.com>
Sun, 8 Mar 2020 15:27:26 +0000 (15:27 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 8 Mar 2020 15:27:26 +0000 (15:27 +0000)
commitbb2d730af2eb5a887fc3113a9864c700c6e9aefd
tree60b0f5ac6f4f8f6e05cd5095ea48f16a470deea1
parent085ededd6a8e4a6902a388b4ed0c43c8e1a5e5c1
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d46b13b53c422a4f3c01fb02012c3315aff6bde6
  - Merge changes Ibbc7da3a,I8efee06f

    * changes:
      Don't use EELFLoggerDelegate.errorLogger in Async jobs
      isVfModuleBaseModule() will not throw on model mismatch

  - Don't use EELFLoggerDelegate.errorLogger in Async jobs

    The Logger.error(EELFLoggerDelegate.errorLogger, ...) idiom is
    flawed. Using direct invocation of LOGGER.error("msg...").

    Issue-ID: VID-253
    Issue-ID: PORTAL-835

    Change-Id: Ibbc7da3a081675d2edbbb782732a14de9c865a3a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
  - isVfModuleBaseModule() will not throw on model mismatch

    In addition, the model-info comparision is by customization id or
    customization name instead of the version id.

    Issue-ID: VID-603

    Change-Id: I8efee06f470e5d5681c264de01ed1315ee1f8cc6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
docs/submodules/vid.git