Containers Service for OpenStack
Go to file
xxj afe2b6fa12 Replace assertEqual(None, *) with assertIsNone
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Closes-Bug:#1280522
Change-Id: Ib7a24bf7443d9c49e42119c649a32a1e8bd20ba1
2016-11-02 09:10:51 +08:00
devstack Merge "Use insecure method to download etcd tar ball" 2016-10-20 02:05:36 +00:00
doc/source Document how to use zun devstack plugin 2016-09-09 15:04:38 -05:00
etc/zun API: Add default policy for image endpoint 2016-10-19 18:02:30 +08:00
releasenotes Enable release notes translation 2016-10-06 20:57:26 +02:00
specs Zun container sandbox spec 2016-09-22 10:41:09 -05:00
tools Load wsgi apps with paste.deploy 2016-08-21 13:51:06 +08:00
zun Replace assertEqual(None, *) with assertIsNone 2016-11-02 09:10:51 +08:00
.gitignore Clean up etcd generated file 2016-09-12 12:30:17 +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
CONTRIBUTING.rst update higgins with zun 2016-06-08 22:21:34 -05:00
HACKING.rst update higgins with zun 2016-06-08 22:21:34 -05:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
README.rst Document how to use zun devstack plugin 2016-09-09 15:04:38 -05:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
requirements.txt Updated from global requirements 2016-10-21 00:52:45 +00:00
setup.cfg Merge "Init zun centralize config" 2016-10-12 07:47:45 +00:00
setup.py Fixed common comments in initial commit 2016-05-13 12:58:35 +00:00
test-requirements.txt Updated from global requirements 2016-10-22 01:29:44 +00:00
tox.ini Enable code coverage report in console output 2016-08-29 09:22:02 +01:00

README.rst

Zun

Container Management service for OpenStack

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO