Martin Mágr 1abff9af09 Use correct path in healthcheck scripts
Currently /usr/share/tripleo-common is used in healthcheck scripts,
but only /usr/share/openstack-tripleo-common is available in container
images

Closes-Bug: #1710629
Change-Id: Id7d169cfd34bf2a45e9bff0e389e77189cb774d7
2017-08-14 15:56:56 +02:00
..

Health check commands

The scripts in this directory are meant to implement the container-healthcheck blueprint. They are written to be compatible with the Docker HEALTHCHECK api.

The scripts expect to source /usr/share/tripleo-common/healthcheck/common.sh. If you want to run scripts without installing to that file, you can set the HEALTHCHECKS_DIR environment variable, e.g:

$ export HEALTHCHECKS_DIR=$PWD
$ ./heat-api
{"versions": [{"status": "CURRENT", "id": "v1.0", "links": [{"href": "http://192.168.24.1:8004/v1/", "rel": "self"}]}]}
300 192.168.24.1:8004 0.002 seconds