Update git submodules
authorManuel Buil <mbuil@suse.com>
Fri, 26 Jan 2018 11:54:35 +0000 (12:54 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 29 Jan 2018 16:21:49 +0000 (16:21 +0000)
commit7962fd8bedd8f7066eb4c2d2b138094439f0084f
treefe6623eaf8062733a7a3f5253d97398ec786d664
parent0ecbe197abec0b8a4e34c21ac224001dd46e64bc
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix problem to fetch the compute name of client VM

    When migrating to SNAPs a bug was introduced and could be seen in logs as:

    Error when waiting for classification rules: 'module' object has no attribute
     'get_compute_client'

    The cause is that get_compute_client is not a global function anymore but a
    method inside a class. Besides, due to SNAPs, we need to fetch the compute
    name in another way

    Change-Id: I32007c83894281ba9514a121b7939b5bfe52f4bc
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/sfc