Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Mon, 17 Jul 2017 03:31:38 +0000 (20:31 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 17 Jul 2017 03:48:24 +0000 (03:48 +0000)
commit021bfd6f92c5546ac76fb5e8ee0683500f4abb3a
tree267b1469d17decda642539eef952d2d79b352d81
parent29625a76f7611d020144bc7ce093b95c6b81afca
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - test_delete_all_calls_delete: fix delete mock

    we need to mock HeatStack.delete() before
    we instantiate otherwise we can't
    reach the instantiated objects delete() method

    we need to patch the class so we patch all instances

    Change-Id: I36f9476dcfb83e2d583c5a9f72dc27fce57258eb
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
docs/submodules/yardstick