magnum/magnum
wangqun 87d6056846 Use assertIsInstance instead of assertTrue(isinstance(a, b))
Developer should use assertIsInstance to replace the
assertTrue(isinstance(a, b)).

Closes-Bug: #1510384
Change-Id: I70f68a5810a6797c7b7e112b46ef2463907bba3e
2015-11-02 04:09:47 +00:00
..
api Merge "Use oslo_config IPOpt support" 2015-10-27 01:34:57 +00: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 assertIsInstance instead of assertTrue(isinstance(a, b)) 2015-11-02 04:09:47 +00: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 assertIsInstance instead of assertTrue(isinstance(a, b)) 2015-11-02 04:09:47 +00: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