Update git submodules
authorRex Lee <limingjiang@huawei.com>
Fri, 13 Jul 2018 02:32:02 +0000 (02:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 13 Jul 2018 02:32:02 +0000 (02:32 +0000)
commitd4f252c6dd2d015bb1213f0d1156fff0e63fbe81
tree09872d33e6dac275e20ee59a7ad7a0638249dec9
parentf03a8b2300224dbb9769afc15257df2c3c6cef4d
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make uwsgi app to not demonize"
  - Make uwsgi app to not demonize

    Supervisord doesn't support demonize applications, thus we have to
    make the uwsgi application to run not in background.

    - Fixed Yardstick API path.
    - Fixed HttpClient class to raise correct exception when
      the HTML response (not JSON) like 4xx, 5xx is received.
      (http://docs.python-requests.org/en/master/user/quickstart/#json-response-content)

    JIRA: YARDSTICK-1297

    Change-Id: I4d1c1bb7266eeed0bd357bd28b91206d1580611f
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
docs/submodules/yardstick