Containers Service for OpenStack
Go to file
jeremy.zhang f5488e6702 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don’t put vim configuration in source files
[H203] Use assertIs(Not)None to check for None

This patch is to enable the H106 and H203 checks in Zun project.

Change-Id: Ib15bf2af5daebb5cd4d36f36226d92874198296b
2017-06-07 09:59:44 +08:00
api-ref/source Add the description about service api to api-ref 2017-05-31 10:06:35 +08:00
contrib/vagrant Add devstack-plugin-container to vagrant 2017-05-29 17:50:39 +00:00
devstack Switch to devstack-plugin-container 2017-05-24 19:23:21 +00:00
doc/source Switch to devstack-plugin-container 2017-05-24 19:23:21 +00:00
etc Merge "Support service force down" 2017-05-24 04:10:34 +00:00
nova Fix unicode error for python3 2017-05-24 17:27:54 +08:00
releasenotes Add Apache License Content in index.rst 2017-04-10 19:41:52 +08:00
specs Merge "Introduce cpu-policy for container deployment" 2017-06-06 15:14:11 +00:00
tools Prepare for using standard python tests 2017-03-15 10:20:39 +05:30
zun Merge "Change default scheduler to filter_scheduler" 2017-06-06 15:10:17 +00: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
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 Optimize the link address 2017-04-07 10:50:23 +08:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
README.rst Put team mascot at the readme home page 2017-05-18 00:48:19 +00:00
requirements.txt Updated from global requirements 2017-06-05 12:09:56 +00:00
setup.cfg Add a new service wsproxy to Zun 2017-05-16 07:58:41 +00:00
setup.py Updated from global requirements 2017-05-25 02:19:27 +00:00
test-requirements.txt Updated from global requirements 2017-06-03 13:18:18 +00:00
tox.ini Enable some off-by-default checks 2017-06-07 09:59:44 +08:00

Team and repository tags

image

image

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