Update git submodules

* Update openstack-helm from branch 'master'
  - Merge "Fix readiness probe of neutron-ovs-agent for OVS<2.10.0"
  - Fix readiness probe of neutron-ovs-agent for OVS<2.10.0
    
    A recently introduced readiness probe for neutron-ovs-agent makes use of
    an OVSDB table entry 'dpdk_initialized' which does not exist in OVS
    versions preceeding v2.10.0. This patch changes the readiness probe to
    exit successfully if this table entry does not exit. Thereby it does not
    give any guarantees for older versions of OVS, but at least allows the
    readiness probe to pass.
    
    Change-Id: Ic77c6bdd60730c1a7c5e55fdb4afc6db938f0ddb
This commit is contained in:
Zuul 2019-10-29 16:06:45 +00:00 committed by Gerrit Code Review
parent 9c1710dd2c
commit 70d31108d6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e83f50633d29ba39f808c11e13a99b92f3476cee
Subproject commit 3784a3fe2f542ec827c314d1b225e7124f20e539