murano/murano
LiuNanke 5cf28b0863 Remove unnecessary setUp
setUp will be automatically called around each testcase,
so this is to remove setUp that doing nothing additional
than super to keep code clean.

Change-Id: Iad975644a0be207c0cb5ffd5941346fc5b86718b
2016-09-25 16:20:08 +08:00
..
api TrivialFix: Remove cfg import unused 2016-08-29 09:35:14 +07:00
cfapi Replace retrying with tenacity 2016-09-22 10:56:34 -06:00
cmd TestFixture mocks were updated 2016-08-29 10:05:49 -07:00
common Merge "Remove default=None for config options" 2016-09-21 09:45:22 +00:00
db Increase description column length in task table 2016-08-30 18:08:14 +00:00
dsl Convert =0 version specs to ==0 specs 2016-09-21 23:28:41 +03:00
engine Replace retrying with tenacity 2016-09-22 10:56:34 -06:00
hacking Python3: Replace basestring by six.string_types 2016-01-18 23:48:37 -08:00
locale/ru/LC_MESSAGES Remove pot files 2016-08-24 08:33:33 +02:00
packages Implement new syntax for action declaration 2016-06-25 15:13:16 +03:00
policy TrivialFix: Remove cfg import unused 2016-08-29 09:35:14 +07:00
services Implement API call and RPC call for static actions 2016-07-07 17:21:59 +00:00
tests Remove unnecessary setUp 2016-09-25 16:20:08 +08:00
__init__.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00
context.py 'GetPackageUI' API can now be called even if Glare is used 2016-04-08 15:27:10 +00:00
opts.py Make service broker work with GLARE again. 2016-08-05 14:34:39 +03:00
utils.py Fix a typo in utils.py 2016-09-21 09:31:06 +00:00
version.py Extract version definition to a separate file 2014-11-10 13:02:56 +04:00