openstack-python-openstackc.../openstackclient/tests
Brandon Palm 11a8f911af Use instanceof instead of type
Adjusted conditional statements to use instanceof when
comparing variables. Instanceof supports inheritance type
checking better than type.

Change-Id: I4ee0004934dc2322d43ef07e797a6811e39a812c
Closes-Bug: 1548530
2016-02-22 16:23:23 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Support unscoped token request 2016-02-19 16:07:13 -08:00
compute Initialize _keys in __init__() in FakeFlavorResource 2016-02-23 00:14:56 +08:00
identity Support unscoped token request 2016-02-19 16:07:13 -08:00
image Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
network Refactor: Set "project_id" for FakeXXX in a consistent style 2016-02-20 16:39:06 +08:00
object Use assertIsNone() instead of assertEqual(None, xxx) 2016-02-19 17:14:08 +08:00
volume Fix DisplayCommandBase comments for cliff ShowOne subclass tests 2016-02-10 13:31:38 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor network endpoint enablement checking 2016-01-04 13:49:49 -06:00
test_shell.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00