murano-agent/muranoagent
Ravi Shekhar Jethani e98af85e74 Replace unicode with six.text_type
The Unicode type is 'unicode' in Python 2 and 'str' on Python 3.
This patch replaces unicode with six.text_type to make Murano
Agent more compatible with Python 3.

Blueprint murano-python-3-support

Change-Id: I03788fdfe69c16831406244fd5720a82720775cf
2015-12-29 04:15:46 -08:00
..
cmd Switch to the oslo.log library 2015-08-05 15:44:00 +03:00
common Add dynamic result message routing 2015-10-16 13:02:05 +00:00
executors Merge "Drop bunch dependency" 2015-11-30 17:38:06 +00:00
tests Merge "Drop bunch dependency" 2015-11-30 17:38:06 +00:00
__init__.py Extract main python client to the top 2014-05-29 20:02:50 +04:00
app.py Merge "Drop bunch dependency" 2015-11-30 17:38:06 +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 Drop bunch dependency 2015-11-27 20:23:31 +03:00
execution_result.py Replace unicode with six.text_type 2015-12-29 04:15:46 -08:00
files_manager.py Remove hardcoded destinations for puppet/chef processing engine 2015-11-19 13:39:14 +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