Containers Service for OpenStack
Go to file
Kevin Zhao d4a5f9c5e9 Add detailed parameters for Capsule create
Currently we don't have detailed parameters checking
when creating a capsule, this patch add the volume
parameters type checking and several test cases.

Also modify the related template file and design document.
Change some parameters in the template to Kubernetes
friendly.

Modify the field check from "spec" to "template" in
check_capsule_template, since there already a low level spec
field in capsule yaml. Will also modify the python-zunclient.

Part of blueprint introduce-compose

Change-Id: I88c1c248d83d0a27f5a291fcf9d952bb70234dff
Signed-off-by: Kevin Zhao <kevin.zhao@arm.com>
2018-01-12 10:10:36 +08:00
api-ref/source Fix api-ref for container execute 2017-11-24 01:04:25 +00:00
contrib Make 'utils.monkey_patch' py3 compatible 2017-10-10 16:57:03 +08:00
devstack Set capability_scope to global in devstack 2017-12-05 04:29:40 +00:00
doc/source Fix some spelling mistakes in docs 2017-12-23 13:21:38 +05:30
etc Register default network policies in code 2017-10-10 05:32:33 +00:00
playbooks Set capability_scope to global in devstack 2017-12-05 04:29:40 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 09:15:36 +05:30
specs Add detailed parameters for Capsule create 2018-01-12 10:10:36 +08:00
template/capsule Add detailed parameters for Capsule create 2018-01-12 10:10:36 +08:00
tools Prepare for using standard python tests 2017-03-15 10:20:39 +05:30
zun Add detailed parameters for Capsule create 2018-01-12 10:10:36 +08:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Implement basic policy module in code 2017-10-03 13:58:25 +00:00
.gitreview Update after project rename 2016-09-03 16:03:04 -05:00
.testr.conf update higgins with zun 2016-06-08 22:21:34 -05:00
.zuul.yaml Turn zun-tempest-etcd-docker to voting 2017-12-07 11:19:19 +07: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
README.rst Change tag link in README to the newest address 2017-08-03 10:07:56 +08:00
requirements.txt Use privsep to execute privileged command 2018-01-08 09:36:38 +07:00
setup.cfg Introduce ComputeFilter 2017-11-22 09:27:26 +07:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Updated from global requirements 2017-11-16 11:31:58 +00:00
tox.ini Merge "Add app.wsgi to target of pep8" 2017-11-21 10:32:38 +00:00

Team and repository tags

image

image

Zun

Container Management service for OpenStack

Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to provide an OpenStack API for launching and managing containers backed by different container technologies.

Features

  • TODO