commit | 6439c2013957517620f1a6774b47dd0ceb6465b3 | [log] [tgz] |
---|---|---|
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | Fri Jan 18 12:52:47 2019 -0800 |
committer | Gerrit Code Review <gerrit@onap.org> | Fri Jan 18 21:42:19 2019 +0000 |
tree | 300d38af1ef58656a45ae0004afb0f3d7ddfb187 | |
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>