Update git submodules
authorVenkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
Wed, 8 Aug 2018 08:42:09 +0000 (14:12 +0530)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 8 Aug 2018 10:33:04 +0000 (10:33 +0000)
commit6a3654e5a7140602a9247417946ed7fae3f2c2d7
tree41f64029ed8681cef7609a49b5257b4d5b774ebc
parentad97f61199464bf3ed72b8671f333c85c61abcdc
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix UnboundLocalError in 'odl_utils.py'#L420

    When an exception is raised from find_compute in #L411, the compute
    variable is not created and it raises an error < UnboundLocalError:
    local variable 'compute' referenced before assignment > at #L420.

    Change-Id: I48cff435dc3a03b30b7a8d24aa605611e30938de
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
docs/submodules/sfc