diff options
author | Manuel Buil <mbuil@suse.com> | 2018-09-11 17:40:05 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-12 09:17:15 +0000 |
commit | f973856dcc80ac4317a3f2e65872d345af4f27ea (patch) | |
tree | 4887e04a5985cd8b779510a78bd767c47d8831e9 | |
parent | a16f661d2da639e5b13f5345b56984229f558e03 (diff) |
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Use block=True to avoid race conditions
If we do things asynchronously, the instance might not be ready and the
information we get is not complete (e.g. port missing). Using block=True
fixes the problem
Change-Id: I9f90f52656553b8da8697477250ed631be884196
Signed-off-by: Manuel Buil <mbuil@suse.com>
m--------- | docs/submodules/sfc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sfc b/docs/submodules/sfc -Subproject 9ff67de3c3857c7d3bc075133e0da822e455880 +Subproject 084ae518236709071f04f3d6e750f0821c3e51b |