Containers Service for OpenStack
Go to file
Hongbin Lu 767b04b1dc Add a /healthcheck URL
The /healthcheck is helpful for operators to setup zun-api
behind haproxy, or for doing monitoring.

Change-Id: Ibca14ebe606eb90e7b9af740f245604e97dd8cf1
2020-05-07 03:22:08 +00:00
api-ref/source Change entrypoint from string to list 2020-04-04 17:10:37 +00:00
contrib Replace git.openstack.org with opendev.org 2019-11-30 15:46:44 +00:00
devstack Merge "Use CRI driver for capsule by default" 2020-04-07 03:24:43 +00:00
doc Merge "Add Kata Containers to Zun installation guide" 2020-04-22 00:51:11 +00:00
etc Add a /healthcheck URL 2020-05-07 03:22:08 +00:00
playbooks Enable CRI runtime in devstack 2020-02-23 19:30:12 +00:00
releasenotes Update master for stable/ussuri 2020-04-22 13:09:20 +00:00
roles Enable CRI runtime in devstack 2020-02-23 19:30:12 +00:00
specs Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
template/capsule Add sample template for init containers 2018-09-29 16:31:27 +00:00
tools Update hacking for Python3 2020-04-02 10:28:00 +02:00
zun Use unittest.mock instead of third party mock 2020-04-18 21:23:53 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Remove etcd devstack config 2019-04-27 18:01:59 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:35 +00:00
.stestr.conf Migrate to stestr 2018-03-28 15:29:40 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-22 13:09:24 +00:00
CONTRIBUTING.rst Zun specific contributor and PTL docs 2020-04-12 03:23:00 +00:00
HACKING.rst Fix docs & specs erros. 2017-07-15 16:10:06 +07:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-25 02:55:41 +00:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
bindep.txt Support cpuset and scheduler for cpuset 2018-12-11 03:54:46 +00:00
lower-constraints.txt Update hacking for Python3 2020-04-02 10:28:00 +02:00
requirements.txt Add kuryr-lib into requirements.txt 2020-02-17 05:00:44 +00:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:23 -05:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-04-18 21:23:53 +00:00
tox.ini Bump default tox env from py37 to py38 2020-04-24 10:26:04 -05:00

README.rst

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO