Update git submodules
authorJaime Caamaño Ruiz <jcaamano@suse.com>
Thu, 22 Mar 2018 07:31:09 +0000 (08:31 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 23 Mar 2018 15:34:19 +0000 (15:34 +0000)
commitcef3a67155a666cbeb797483e10185bcdeead5af
tree16d2a39796cfc3b344f04a83528f34bfa923acbc
parent3c77308b80598cbc09a4c3d698a9f4cc78214daf
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Fix tacker resource collection request

    Looks like using tacker_client.get to request a resource collection
    causes connection drops and subsequent requests to fail, probably
    because of incomplete pagination handling. Use tacker_client.list
    instead.

    Change-Id: I79ba39759b61f57774e65b5e49686edb6bf05c13
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
docs/submodules/sfc