Files
python-zunclient/zunclient
weikeyou c18105dea5 Support health check for Docker containers
The docker has supported healthcheck. It is useful for application
container.
Zun may integrate these options.

  --health-cmd Command to run to check health
  --health-interval Time between running the check
  --health-retries Consecutive failures needed to report unhealthy
  --health-timeout Maximum time to allow one check to run
  In zun, the four parameter are cmd, interval, retries, timeout.

Partial-Implements: blueprint support-healthycheck

Change-Id: I2f9f48aef17f0d92835db13c6112550bda5e31bf
2018-08-06 19:24:17 +08:00
..
2017-08-22 09:06:33 +07:00
2017-09-01 11:34:23 +08:00