Update git submodules
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Fri, 7 Apr 2017 08:55:26 +0000 (10:55 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 7 Apr 2017 17:19:04 +0000 (17:19 +0000)
commit61adbe342464c64c8005da70ae2e6a50db86b391
tree355dc8eaba05b7af662a8a8d2e73dcb6a7c9b80a
parent429a256a53252f91bb1da00ea053a2243d9b9682
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bugfixing the testcases execusion

    tempest.api.compute.servers.test_server_actions\
    .ServerActionsTestJSON.test_reboot_server_hard
    is working in fuel so do test it.

    The "-" was missing so
    tempest.scenario.test_server_basic_ops
    .TestServerBasicOps.test_server_basic_ops
    was executed on fuel which is known to be
    not working since metadata service is not
    available. That was added already long
    ago but through the not adding
    of the "-" it got added again.

    Change-Id: I6808ce9283271e2d2f8acf7c2587aed006d1cbc2
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
docs/submodules/functest