Containers Service for OpenStack
Go to file
Yaguo Zhou cf04803e14 Replace DbMigrationError with DBMigrationError
because DbMigrationError is deprecated

Change-Id: Id2473deb012e5def6cf361cb228882e6804bf119
2017-09-05 23:11:48 +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 writing convention: do not use “-y” for package install 2017-09-01 00:19:27 +08: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 [Trivialfix]Fix typos in zun 2017-08-28 18:53:29 -07: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 Replace DbMigrationError with DBMigrationError 2017-09-05 23:11:48 +08:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Update .gitignore to ignore .eggs 2017-03-15 05:28:14 +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
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
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
requirements.txt Updated from global requirements 2017-08-24 11:51:35 +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-08-18 11:45:15 +00:00
tox.ini Enable H904 check 2017-07-09 21:52:03 -04:00

README.rst

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