From: Manuel Buil Date: Mon, 21 May 2018 10:14:51 +0000 (+0200) Subject: Update git submodules X-Git-Tag: opnfv-10.0.0~1934 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=043f5eaa3d04e4d547e58d03b6ede442b8a45fc3;p=opnfvdocs.git Update git submodules * Update docs/submodules/sfc from branch 'master' - Improve logging and unify how to read from yaml vnffgd and vnfd are being parsed in different ways, we should parse them in the same way. We could do it directly with safe_load, however, the returned object is not easy to read. If we use read() instead, the resturned object is easy to read/log. Therefore, this patch combines both options Change-Id: I3416933801569a6f57962cd9906726229923136d Signed-off-by: Manuel Buil --- diff --git a/docs/submodules/sfc b/docs/submodules/sfc index 772ceec14..e122e00cb 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit 772ceec147145e16f1c7be03c48d20292e4bd770 +Subproject commit e122e00cb02adc65870cbb05f394dfc9a0cf55b2