diff options
author | Manuel Buil <mbuil@suse.com> | 2018-01-26 12:54:35 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-29 16:21:49 +0000 |
commit | 7962fd8bedd8f7066eb4c2d2b138094439f0084f (patch) | |
tree | fe6623eaf8062733a7a3f5253d97398ec786d664 /docs/submodules/sfc | |
parent | 0ecbe197abec0b8a4e34c21ac224001dd46e64bc (diff) |
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>
Diffstat (limited to 'docs/submodules/sfc')
m--------- | docs/submodules/sfc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sfc b/docs/submodules/sfc -Subproject b3791d8df2a7666603148e771191e1f6e7f4a78 +Subproject d436fafbde49d78e2e39a8a63c31747799531ca |