diff options
author | Ritu Sood <Ritu.Sood@intel.com> | 2020-05-02 00:06:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-02 00:06:41 +0000 |
commit | 73f86387607b41b1f4577a0917091af8cea6448a (patch) | |
tree | fba6fb5da0bda84d1cff5b533e53118e3fb70ca8 | |
parent | 0e1108946a1035dd96b43655c035960b7e44b29f (diff) |
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
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 4100bfb764c40e2a788d28691b0f891e2ae86b7 +Subproject 17db22b1ed8c1ed8e0b524f6c4a4b9fae35e0a4 |