Containers Service for OpenStack
Go to file
Hongbin Lu 04a186edde Allow volume to be shared across capsule
This allows a cinder volume to be shared by multiple containers
that are in the same capsule. This is for supporting the use
cases that multiple containers inside the capsule read/write
to a shared storage.

Change-Id: Ia7a14e52d03b50cfe19d8959e715ebc7f4c3f1d2
Closes-Bug: #1787855
2018-09-29 15:56:45 +00:00
api-ref/source Add api-ref for quotas and quota_classes 2018-09-19 10:20:51 +07:00
contrib Add legacy init script for Ubuntu 2018-07-19 01:35:23 +00:00
devstack Merge "Clone Zun repository by TARGET_BRANCH" 2018-07-19 06:13:15 +00:00
doc enable RuntimeFilter 2018-08-28 00:44:18 +00:00
etc Introduce rootwrap and filter 2018-03-14 04:36:33 +00:00
playbooks/zun-tempest-base Add native Zuulv3 jobs 2018-06-28 21:46:31 +07:00
releasenotes Update reno for stable/rocky 2018-08-14 18:16:51 +00:00
specs Merge "Trivial: Update pypi url to new url" 2018-05-22 04:45:32 +00:00
template/capsule Modify restart_policy to spec content 2018-06-06 14:26:18 +00:00
tools Migrate to stestr 2018-03-28 15:29:40 +07:00
zun Allow volume to be shared across capsule 2018-09-29 15:56:45 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Migrate to stestr 2018-03-28 15:29:40 +07:00
.gitreview Update after project rename 2016-09-03 16:03:04 -05:00
.stestr.conf Migrate to stestr 2018-03-28 15:29:40 +07:00
.zuul.yaml Bump api version to 1.26 in gate 2018-09-07 00:56:55 +00:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04: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
lower-constraints.txt Add the missing dependency on rootwrap 2018-08-01 01:47:33 +00:00
README.rst Update our project definition 2018-02-04 17:56:32 +00:00
requirements.txt Add the missing dependency on rootwrap 2018-08-01 01:47:33 +00:00
setup.cfg Support file injection on container 2018-08-12 21:34:21 +00:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Allow to check pep8 along with D000 2018-05-23 23:38:30 +07:00
tox.ini switch documentation job to new PTI 2018-08-24 05:54:32 +00:00

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