Update git submodules

* Update openstack-helm from branch 'master'
  - Merge "Health probe for Nova components"
  - Health probe for Nova components
    
    Health probe for Nova pods is used for both liveness
    and readiness probe.
    
    nova-compute, nova-conductor, nova-consoleauth and nova-scheduler:
    Check if the rpc socket status on the nova pods to rabbitmq and
    database are in established state.
    sends an RPC call with a non-existence method to component's queue.
    Probe is success if agent returns with NoSuchMethod error.
    If agent is not reachable or fails to respond in time,
    returns failure to probe.
    
    novnc/spice proxy: uses Kubernetes tcp probe on corresponding ports
    they expose.
    Added code to catch nova config file not present exception.
    
    Change-Id: Ib8e4b93486588320fd2d562c3bc90b65844e52e5
This commit is contained in:
Zuul 2019-03-11 15:39:55 +00:00 committed by Gerrit Code Review
parent d21e2aa1ae
commit 3c02846b1e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c5980043554cf9164231247bf34baf5ae7cf82a5
Subproject commit 00fff1d274d4aa5ba9bcfae4aca4da65ece1ec4d