c18105dea52d60a2c1930187e3648e18fbdd106e
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
Team and repository tags
Python bindings to the OpenStack Container API
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).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- How to Contribute
Description
Languages
Python
99.1%
Shell
0.9%