murano/murano/tests/unit
Nguyen Hung Phuong 79a6914961 Clean imports in code
In some part in the code we import objects.
In the Openstack style guidelines they recommend to import only modules.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I80c70abd2f6973e1285eb7af2871d40d0a276712
2016-08-23 15:17:27 +00:00
..
api Use assertEqual() instead of assertDictEqual() 2016-07-27 15:59:29 +08:00
cmd Add multiple api workers 2016-08-10 13:54:36 +00:00
common Use assertEqual() instead of assertDictEqual() 2016-07-27 15:59:29 +08:00
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Use assertIn, assertNotIn and assertIsNotNone 2016-08-01 11:00:55 +02:00
dsl Clean imports in code 2016-08-23 15:17:27 +00:00
engine Convert script line endings for the target OS 2016-06-29 22:17:25 +03:00
packages Use assertIn, assertNotIn and assertIsNotNone 2016-08-01 11:00:55 +02:00
policy Use assertIn, assertNotIn and assertIsNotNone 2016-08-01 11:00:55 +02:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py make enforce_type=True in CONF.set_override 2016-01-13 23:28:26 +08:00
test_actions.py Add metadata to the result of action serialization 2016-06-25 15:19:13 +03:00
test_engine.py Support for static methods/properties 2016-02-18 22:23:19 +00:00
test_hacking.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
test_heat_stack.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
utils.py Remove arguments "{}" and "[]" in function definitions 2015-12-19 01:10:30 +08:00