Update git submodules
authorBrady Johnson <bjohnson@inocybe.com>
Wed, 16 May 2018 14:17:28 +0000 (14:17 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 16 May 2018 14:17:28 +0000 (14:17 +0000)
commit289e1593c9efae7ac02c6781faab382f7dfdc9b1
tree6f78a30d811e78d5af60baa0e7ca53d13c13a2dd
parente36aa9f954811b6f13e3b26c2cfef4b6ec3e50c2
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Add iteritems() when parsing dict in Python 2.x"
  - Add iteritems() when parsing dict in Python 2.x

    The SFC code still runs with Python 2.x version and
    that means that when a dictionary is getting parsed
    it should use the iteritems() function.

    Change-Id: I44f1c9cb916e7b76b277e376c8f524a99aa01f26
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
docs/submodules/sfc