Containers Service for OpenStack
Go to file
Hongbin Lu 6dc2866167 Mova NovaDocker driver to contrib
We decided to deprecated NovaDocker driver in the team meeting [1].
Therefore, we moved the driver to the contrib folder. NovaDocker
was an experimental driver that attempts to leverage Nova to provide
networking to containers. However, as kuryr integration implemented,
this driver is not needed anymore.

[1] http://eavesdrop.openstack.org/meetings/zun/2017/
    zun.2017-07-11-03.00.log.html

Change-Id: I770fe13a004dc56ad20fe8eca545f05c4504e48e
2017-09-14 12:09:47 -04:00
api-ref/source Merge "Add attach a network to a container server side." 2017-09-14 02:59:05 +00:00
contrib Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04:00
devstack Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04:00
doc/source [TrivialFix] Add note for multi-node deployment 2017-09-06 17:12:05 +07:00
etc Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04: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 controller in API side and add create method 2017-08-16 12:42:41 +08:00
tools Prepare for using standard python tests 2017-03-15 10:20:39 +05:30
zun Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore TrivialFix: ignore directory doc/source/_static 2017-09-08 18:02:14 +08: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
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-12 14:16:37 +00:00
setup.cfg Switch from mode_wsgi to uwsgi 2017-08-07 17:07:46 +00:00
setup.py Updated from global requirements 2017-06-10 13:40:18 +00:00
test-requirements.txt Updated from global requirements 2017-09-12 14:16:37 +00:00
tox.ini Enable H904 check 2017-07-09 21:52:03 -04: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