Update git submodules
authorRitu Sood <Ritu.Sood@intel.com>
Sat, 2 May 2020 00:06:41 +0000 (00:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 2 May 2020 00:06:41 +0000 (00:06 +0000)
commit73f86387607b41b1f4577a0917091af8cea6448a
treefba6fb5da0bda84d1cff5b533e53118e3fb70ca8
parent0e1108946a1035dd96b43655c035960b7e44b29f
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 17db22b1ed8c1ed8e0b524f6c4a4b9fae35e0a4f
  - Merge "Update ncm code for upstream changes"
  - Update ncm code for upstream changes

    The signature of two functions of upstream code
    in orchestration is to be changed.
    The new function signature for changes in appcontext.go:

    AddResource(handle interface{}, resname string, value []byte)
    UpdateResourceValue(handle interface{}, value []byte)
    The above code shall be pushed in the next patch for
    orchestration

    Issue-ID: MULTICLOUD-1064
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
    Change-Id: I58db28e2e0ea27fba9b88839156a43517cdad1c9
docs/submodules/multicloud/k8s.git