Update git submodules
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Wed, 27 Sep 2017 03:29:17 +0000 (03:29 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 27 Sep 2017 03:29:17 +0000 (03:29 +0000)
commit612bfb51304dada6393a070b950f3c6d0a8edc02
treec503d33f1e5fe8c4012fb84073a19e651d300915
parenta64ca21b5fb5739fef7b562bac7149193f2b2f00
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Fix delete_virtual_network function call"
  - Fix delete_virtual_network function call

    create_daisy_server_network method in VirtualEnvironment class
    calls self.delete_virtual_network, but it doesn't exist,
    actually it should be delete_virtual_network function in module
    libvirt_utils.py.

    Change-Id: I381e916097744827a22d311b275611df38d8e1be
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
docs/submodules/daisy