Containers Service for OpenStack
Go to file
Hongbin Lu 0492c35723 Add 'annotations' to capsule API
Implements: blueprint add-annotations-to-capsule
Change-Id: Ibf3f801596c3a768b05fca9ccbef555ddba319af
2020-01-12 16:47:31 +00:00
api-ref/source Add 'annotations' to capsule API 2020-01-12 16:47:31 +00:00
contrib Replace git.openstack.org with opendev.org 2019-11-30 15:46:44 +00:00
devstack Replace git.openstack.org with opendev.org 2019-11-30 15:46:44 +00:00
doc PDF documentation build 2019-12-13 03:59:51 +00:00
etc Add oslo.privsep to config-generator list 2019-03-01 16:55:59 +00:00
playbooks Fetch docker logs in post run 2019-09-02 15:15:32 +00:00
releasenotes [ussuri][goal] Drop python 2.7 support and testing 2019-11-15 00:41:04 +00:00
roles/fetch_docker_log/tasks Fetch docker logs in post run 2019-09-02 15:15:32 +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 Remove unused file tools/cover.sh 2018-10-25 03:55:03 +00:00
zun Add 'annotations' to capsule API 2020-01-12 16:47:31 +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 'annotations' to capsule API 2020-01-12 16:47:31 +00:00
CONTRIBUTING.rst Optimize the link address 2017-04-07 10:50:23 +08: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 Implement Zun CNI daemon 2020-01-02 02:03:32 +00:00
requirements.txt Implement Zun CNI daemon 2020-01-02 02:03:32 +00:00
setup.cfg Introduce CNI plugin for Zun 2020-01-05 16:37:05 +00:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Bump python-zunclient to 3.5.0 2019-09-07 16:16:04 +00:00
tox.ini PDF documentation build 2019-12-13 03:59:51 +00: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