Containers Service for OpenStack
Go to file
junboli 9a7d7bfb39 TrivialFix: ignore directory doc/source/_static
When build the docs, the directory doc/source/_static will be
generated, therefore, add this will ignore the directory stuff
at everyone commit

Change-Id: I8ee2b16f6f4fafcb63ce64471e7a3c255637faf7
2017-09-08 18:02:14 +08:00
api-ref/source Add api-ref for container resize 2017-08-31 01:18:28 -07:00
contrib/vagrant Remove the items for disable neutron 2017-06-27 14:06:20 +08:00
devstack Make docker cluster store point to right cluster 2017-09-01 10:38:13 -04:00
doc/source [TrivialFix] Add note for multi-node deployment 2017-09-06 17:12:05 +07:00
etc Merge "Disallow attach to public network" 2017-09-04 06:21:39 +00:00
nova Fix another upgrade from docker-py to docker place 2017-07-11 12:05:40 +08: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 Merge "Failed to run the command "zun host-show test"" 2017-09-07 18:56:51 +00: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 'module' object has no attribute 'WebSocketBadStatusException' 2017-09-06 08:53:55 +08: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-08-18 11:45:15 +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