diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-01-18 12:52:47 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-18 21:42:19 +0000 |
commit | 6439c2013957517620f1a6774b47dd0ceb6465b3 (patch) | |
tree | 300d38af1ef58656a45ae0004afb0f3d7ddfb187 /docs/submodules/multicloud/k8s.git | |
parent | eb6a493fc41b5191a6a6ffac1ede8be3371bf12c (diff) |
Updated git submodules
Project: multicloud/k8s master 4bfbc6d3fb1cb11ac2a409764a1380d1741f2af1
Account for strings when reading from db
Strings are not returned unmodified by the
mongo driver and seem to have a size value prepended to them.
Using the built in string reader resolves this issue.
Issue-ID: MULTICLOUD-441
Change-Id: I5c5e35b0749a61b741c9b63cfad55bf2720d91bb
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'docs/submodules/multicloud/k8s.git')
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 002602dc6b09d4012fbca05740eb4e4dbb9ce6c +Subproject 4bfbc6d3fb1cb11ac2a409764a1380d1741f2af |