Update git submodules
authorToshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
Wed, 25 Jul 2018 09:40:31 +0000 (09:40 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 27 Jul 2018 14:13:48 +0000 (14:13 +0000)
commitbe522c183f3a903e4d4a49dd6c749104d8f4a3d3
tree5011928f66adb6f4ab6bf2cc8551b0e892d08797
parent82fab564211981f27068a4d5e1505abb57ab607f
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Fix test failure condition

    * Because the type of the variable res[3] is bool,
      we should not compare it with a string.
    * The expression "or 'None'" is always the same result,
      because 'None' is a constant value.
      It should be included in the comparison.

    Change-Id: I25defad98d612d21027218438ca2a28744292cf5
Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
docs/submodules/barometer