Containers Service for OpenStack
Go to file
miaohb adc0d449e2 Refactor the code about container force delete in api
In [1], we split two method about delete to disallow non-admin
user to force delete containers. It creates a lot of duplicated
code, which will be a burden for further work. This patch will
try to refactor it.

[1] https://review.openstack.org/#/c/498767/

Change-Id: Icfb9fb25c3ce763a44e83209502da935c63d77a4
2017-10-11 02:12:54 +00:00
api-ref/source Merge "Api-ref: Fix incorrect api params description" 2017-10-09 23:13:04 +00:00
contrib Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04:00
devstack Register default network policies in code 2017-10-10 05:32:33 +00:00
doc/source Add sample policy file to documentation 2017-10-10 05:32:45 +00:00
etc Register default network policies in code 2017-10-10 05:32:33 +00:00
playbooks Migrate to Zuul v3 2017-10-07 02:04:45 +00:00
releasenotes Update reno for stable/pike 2017-08-17 14:01:00 +00:00
specs Fix docs commands failed error 2017-09-08 09:11:52 +08:00
template/capsule Add capsule method list 2017-09-25 14:54:26 +00:00
tools Prepare for using standard python tests 2017-03-15 10:20:39 +05:30
zun Refactor the code about container force delete in api 2017-10-11 02:12:54 +00: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 Migrate to Zuul v3 2017-10-07 02:04:45 +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
README.rst Change tag link in README to the newest address 2017-08-03 10:07:56 +08:00
requirements.txt Updated from global requirements 2017-09-26 13:36:40 +00:00
setup.cfg Register default network policies in code 2017-10-10 05:32:33 +00:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Cleanup test-requirements 2017-09-24 04:43:38 +08:00
tox.ini Implement basic policy module in code 2017-10-03 13:58:25 +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