deb-murano/murano/tests/unit
enthurohini f49bdb6218 Drop types module usage
Since python 2.2, use of types module is not prefered way to
access the type hence it is replaced by using names of built-in
factory functions.

Change-Id: Ibdcc1ae75204f67076edab5edcffe94a9f1f1d8e
Implements: blueprint replace-types-module-with-new-style-classes
2015-11-02 18:39:24 +05:30
..
api Merge "New middleware to handle ssl termination proxies" 2015-10-14 16:23:57 +00:00
common Package type plugins support was added 2015-10-20 22:09:05 +00:00
core_library Remove partial clean-up in Instance.destroy 2014-09-04 15:29:43 +04:00
db Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
dsl Drop types module usage 2015-11-02 18:39:24 +05:30
engine Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
packages Test hot package files with sets instead of lists 2015-10-01 14:18:35 +03:00
policy Enable H233: Python 3.x incompatible use of print operator 2015-09-28 13:36:56 +00:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
base.py Use oslo.log library instead of system logging module 2015-08-05 13:21:09 +03:00
test_actions.py Package versioning 2015-09-03 12:06:42 +00:00
test_engine.py Support for Unicode strings in MuranoPL was fixed 2015-09-15 02:21:54 +03:00
test_heat_stack.py Package versioning 2015-09-03 12:06:42 +00:00
test_log.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
utils.py Inherit RequestContext from oslo_context's RequestContext 2015-08-13 15:12:59 +03:00