magnum/magnum
Bertrand Lallau e97f70788c Use assertIsNone instead of assertEqual(None, ***)
Instead of using assertEqual(None, ***), developers should
use assertIsNone(***) to have more clear messages in case of failure.

Closes-Bug: #1510006
Change-Id: Ib3d09ed651877569a9b940da97662489885f18e9
2015-10-28 17:38:13 +01:00
..
api Fix k8s CLI to work with Bay name 2015-10-23 14:06:47 +08:00
cmd Backend support for magnum service 2015-09-28 17:06:10 +00:00
common Refactor MagnumException to reduce complexity 2015-10-22 09:52:20 +01:00
conductor Merge "Fix exception when create bay failed" 2015-10-25 14:32:53 +00:00
db The default of filters should be an empty dict 2015-10-23 15:52:08 +08:00
hacking Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00
locale Fix missing value types for log message 2015-09-11 19:37:09 +08:00
objects Make Kubernetes API call secure 2015-10-08 16:41:38 +09:00
openstack Remove unused oslo-incubator modules 2015-07-22 23:46:12 +03:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
service Refactor periodic task sync_bay_status 2015-10-22 09:52:18 +01:00
servicegroup Adding API support for magnum service 2015-09-29 18:45:49 +00:00
templates Merge "Some improvement in swarm cluster add-proxy.sh" 2015-10-21 09:15:32 +00:00
tests Use assertIsNone instead of assertEqual(None, ***) 2015-10-28 17:38:13 +01:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
opts.py Merge "Add TLS support in heat kubernetes" 2015-10-08 13:56:29 +00:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00