Container Infrastructure Management Service for OpenStack
Go to file
indicoliteplus 37093b2436 Revert "Using assertFalse(A) instead of assertEqual(False, A)"
This is not correct,
because assertEqual(False, A) is a stricter check than assertFalse(A).

assertFalse(None) passes, but assertEqual(False, None) will fail.
Therefore, this patch weakened our tests.

Change-Id: I35c8978d8e189c894038b8d1e974938ffff71fcc
2017-06-15 12:46:54 +08:00
api-ref/source Merge "Update the 'service-list' api-ref" 2017-06-05 16:41:16 +00:00
contrib Add DC/OS dependency installation script 2017-06-01 19:14:16 +00:00
devstack swarm: Add docker_volume_type label 2017-06-01 16:17:54 +00:00
doc Fix the unexist url 2017-06-11 14:00:33 +08:00
etc/magnum Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
install-guide/source Merge "Fix database grant instructions in install guide" 2017-06-02 14:59:11 +00:00
magnum Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
releasenotes Add reno for docker_volume_type label 2017-06-01 16:17:37 +00:00
specs Fix wrong references url to right 2017-06-08 14:20:12 +08:00
tools Move cover.sh to the tools directory 2017-03-20 19:55:05 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Optimize the link address 2017-06-02 00:24:25 +07:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2017-06-10 21:39:08 +00:00
setup.cfg Remove support for py34 2017-02-08 10:03:14 +07:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Updated from global requirements 2017-06-05 17:22:12 +00:00
tox.ini Remove duplicated hacking rule M318,M319 2017-06-08 13:49:48 +08:00

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: