Go to file
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
2018-07-26 17:18:10 +00:00
2018-06-02 03:02:42 +00:00
2016-11-02 05:19:19 +00:00
2018-07-11 17:41:38 +07:00
2016-07-01 07:49:16 +00:00
2017-10-23 16:11:04 +07:00
2017-05-17 15:17:52 +00:00
2018-03-22 18:10:07 -04:00
2016-07-04 17:28:08 +00:00
2017-04-27 10:44:04 +08:00
2016-07-04 17:28:08 +00:00
2018-07-11 17:41:38 +07:00
2016-07-04 17:28:08 +00:00
2018-04-20 17:26:28 +07:00
2017-03-10 19:14:39 +00:00
2018-07-11 17:41:38 +07:00
2018-06-06 17:58:20 -04:00

Team and repository tags

image

Python bindings to the OpenStack Container API

Latest Version

This is a client library for Zun built on the Zun API. It provides a Python API (the zunclient module) and a command-line tool (zun).

Description
Containers Service (Zun) Client
Readme 5.3 MiB
Languages
Python 99.1%
Shell 0.9%