openstack-helm/nova/templates/bin
Hemachandra Reddy 49b58b7e7d 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
2019-03-06 19:34:49 +00:00
..
_bootstrap.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_cell-setup-init.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_cell-setup.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_ceph-admin-keyring.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_ceph-keyring.sh.tpl Nova: Move ceph config to remain on host 2019-02-08 16:02:13 -06:00
_db-sync.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_fake-iptables.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_health-probe.py.tpl Health probe for Nova components 2019-03-06 19:34:49 +00:00
_nova-api-metadata-init.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-api-metadata.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-api.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-compute-init.sh.tpl [Nova] Add host interface for host_ip in hypervisor description 2019-01-09 15:37:34 +09:00
_nova-compute-ironic.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-compute.sh.tpl [Nova] Add host interface for host_ip in hypervisor description 2019-01-09 15:37:34 +09:00
_nova-conductor.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-console-compute-init.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-console-proxy-init-assets.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-console-proxy-init.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-console-proxy.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-consoleauth.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-placement-api.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-scheduler.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_nova-service-cleaner.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00
_ssh-start.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:13 +00:00