Update git submodules

* Update magnum-tempest-plugin from branch 'master'
  - Fix skipping of tests
    
    The plugin defines a 'magnum' option in the '[service_available]' group
    but does not respect it, so if the plugin is installed but
    [service_available]/magnum=false, the tests will still run unless
    blacklisted. This patch corrects the issue by defining the tempest
    skip_checks class method. This also requires using the correct tempest
    base class as recommended in the tempest guide[1].
    
    [1] https://docs.openstack.org/tempest/latest/write_tests.html
    
    Change-Id: I6b9a8f802129fa800d9f4a3eadd8943962c951c0
This commit is contained in:
Colleen Murphy 2019-02-22 11:15:51 +01:00 committed by Gerrit Code Review
parent ec355f2992
commit b74b9ace8a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 72a29d8e43daaa03b00d50358b4088e7f60fb859
Subproject commit 5a18c8ebf022ab78f2dcbac2c3d353fa2155f885