Update git submodules

* Update tripleo-validations from branch 'master'
  - Fix neutron_sanity_check for ML2/OVS overcloud
    
    Previously validator failed running on neutron_api as the
    neutron-sanity-check binary requires additional capabilities, causing it
    to alway fail [0]. In addition, in some cases a race condition in
    oslo_privsep can cause the validator to hang indefinitely [1].
    
    This fixes it if the overcloud uses ML2/OVS, using the neutron_ovs_agent
    container as we already did on the undercloud, and skipping the check if
    it cannot be found (ML2/OVN deployments typically).
    
    Additional fixes to the validator:
    * skip gather_facts step
    * fix output parsing
    * call neutron-sanity-check only once, with all configuration files
      passed to it
    * drop redundant default values in playbook itself
    
    [0] https://bugzilla.redhat.com/show_bug.cgi?id=1783195
    [1] https://bugzilla.redhat.com/show_bug.cgi?id=1862364
    
    Change-Id: Ifacbbd6a493019e606105f45f0302bf1a88bed62
    Co-Authored-By: Cédric Jeanneret <cjeanner@redhat.com>
This commit is contained in:
Bernard Cafarelli 2020-07-31 14:02:00 +02:00 committed by Gerrit Code Review
parent c528749c35
commit 11815d4b01
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6c19d1bcdfc67ae3894959441684e62221ef620f
Subproject commit 3561628f2aac62f27ba6f6f97f814366be7e8993