Update git submodules

* Update heat-tempest-plugin from branch 'master'
  - Merge "Allow to pass --insecure options into VMs"
  - Allow to pass --insecure options into VMs
    
    currently Heat tests have troubles running when self-signed SSL CA is
    used on public Heat API and standard upstream images (Cirros, Ubuntu)
    are used as those lack trust to those CA - example is DevStack
    with tls-proxy service enabled.
    
    A workaround is to set [clients_heat]insecure=True, but that is
    not really a production-ready setting, and does not work for CFN-style
    signaling, only for WaitConditions.
    
    Instead, this patch adds an extra config option
    `vm_to_heat_api_insecure` (defaults to False), and when enabled tests will
    pass the correct option to the curl or cfn-signal commands running from
    instance's user data via new parameters that test templates are now
    accepting.
    
    Change-Id: I94a82caf1fcb6999151ff1e6fbbe1e2ba211bbb9
This commit is contained in:
Zuul 2019-10-09 20:43:33 +00:00 committed by Gerrit Code Review
parent fb266fc358
commit e1b64ae08a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 27a82133a507e3097fce410483dbfa7d00d3a03e
Subproject commit 13b0bf9cc5d261cc1f1020259fb36c87ff245922