murano-agent/muranoagent
Victor Stinner 3f884f97ef Python 3: replace usage of the types module
* Replace types.DictionaryType (= dict on Python 2) with dict
* Replace types.StringTypes with six.string_types

Blueprint: murano-python-3-support
Change-Id: I2a8c61e9cd6ff15a1124b71a4e07119e2c8c30a4
2016-06-21 23:02:05 +00:00
..
cmd RabbitMQ heartbeats for consumer threads 2016-05-20 21:01:37 +00:00
common Python 3: Fix absolute import 2016-06-21 17:55:25 +00:00
executors Python 3: only decode subprocess stdout on py2 2016-06-21 23:01:53 +00:00
tests Python 3: Fix basic py3 issues 2016-06-20 21:57:12 +00:00
__init__.py Extract main python client to the top 2014-05-29 20:02:50 +04:00
app.py Python 3: replace usage of the types module 2016-06-21 23:02:05 +00:00
bunch.py Drop bunch dependency 2015-11-27 20:23:31 +03:00
exceptions.py Increment max FormatVersion 2015-04-20 17:37:24 +03:00
execution_plan_queue.py Drop bunch dependency 2015-11-27 20:23:31 +03:00
execution_plan_runner.py Python 3: replace exec with six.exec_() 2016-06-21 23:00:54 +00:00
execution_result.py Replace unicode with six.text_type 2015-12-29 04:15:46 -08:00
files_manager.py Python 3: Fix basic py3 issues 2016-06-20 21:57:12 +00:00
opts.py Switch to the oslo.log library 2015-08-05 15:44:00 +03:00
script_runner.py Remove hardcoded destinations for puppet/chef processing engine 2015-11-19 13:39:14 +00:00
version.py Fix murano agent component name 2014-09-24 15:08:52 +04:00
win32.py Enable H301, H302, H304, H306, H231, H233 2014-08-29 13:32:56 +00:00