deb-murano/murano/common
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
..
helpers Drop types module usage 2015-11-02 18:39:24 +05:30
messaging Fix the run_test unchecked pep8 W503 and E402 errors 2015-09-26 13:43:55 +08:00
plugins Package type plugins support was added 2015-10-20 22:09:05 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
app_loader.py Fix incorrect format syntax in app_loader 2015-08-05 12:52:38 +08:00
auth_utils.py Default Region Configuration Property 2015-08-19 10:50:05 +02:00
config.py Increased the number of environments per tenant 2015-10-13 20:31:05 +03:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Package type plugins support was added 2015-10-20 22:09:05 +00:00
exceptions.py Fix race condition with router creation 2015-09-14 14:24:18 +00:00
i18n.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
policy.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
rpc.py Declare the CONF variable 2015-07-14 00:16:27 +03:00
server.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
statservice.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
utils.py Drop types module usage 2015-11-02 18:39:24 +05:30
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Log request headers in debug mode 2015-10-16 10:06:56 +08:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00