aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/lib/config.py
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2018-05-21 12:14:51 +0200
committerBrady Johnson <bjohnson@inocybe.com>2018-05-21 14:21:03 +0000
commite122e00cb02adc65870cbb05f394dfc9a0cf55b2 (patch)
tree3ea95087a95802ccae6630c8696ed0f228edc8a5 /sfc/lib/config.py
parent772ceec147145e16f1c7be03c48d20292e4bd770 (diff)
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 <mbuil@suse.com>
Diffstat (limited to 'sfc/lib/config.py')
0 files changed, 0 insertions, 0 deletions