Update git submodules

* Update barbican-tempest-plugin from branch 'master'
  - Merge "Add option to toggle validation of signed image"
  - Add option to toggle validation of signed image
    
    Without this patch, if the barbican tempest plugin is installed in an
    environment running with `[glance]/verify_glance_signatures] set to
    false in nova.conf, which is the default value, the test will fail.
    Enabling glance signature verification unconditionally in order to
    support this test is not realistic, as it then prevents users from
    booting from unsigned images which may not always be desired. This patch
    adds a configuration option to allow for disabling the
    `test_signed_image_upload_boot_failure` test, so that we can still run
    the majority of the plugin tests for a standard environment with default
    nova configuration. The new option defaults to `True`, meaning assume
    that nova's configuration has been overrridden to enforce image
    verification, which allows the barbican CI to run as normal with no
    configuration changes, but it allows operators to explicitly disable the
    test as needed.
    
    Change-Id: Ibb5c06ce2773e0ee13bda97717e8e18e77e0be7c
This commit is contained in:
Zuul 2019-05-03 23:06:25 +00:00 committed by Gerrit Code Review
parent a5d6e9c942
commit 9f3038136d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e0a759e0869faca877faad7d18d49addeec9a400
Subproject commit 375a7d69bd1c02979a2e870aebfe8382cc5d17e7