Files
python-zunclient/zunclient/common
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-05 07:55:35 -04:00
2018-02-05 18:31:45 -08:00