murano-agent/muranoagent
Chuck Short 407676319d Fix unit tests for python3.6
Make sure we are passing a string when we are running
the test_script.runner_downloadable otherwise it will fail
when using python3.6 complaining about the following:

TypeError: expected str, bytes or os.PathLike object, not MagicMock

Change-Id: Id2e4f3d6389e1855051f791d95103e7c5d449f49
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-08-23 10:22:45 -04:00
..
cmd RabbitMQ heartbeats for consumer threads 2016-05-20 21:01:37 +00:00
common Murano-agent side implementation of message signing 2018-01-03 02:14:26 -08:00
executors Fixed issues on Python 3 2016-11-24 19:19:20 +03:00
tests Fix unit tests for python3.6 2018-08-23 10:22:45 -04:00
__init__.py Extract main python client to the top 2014-05-29 20:02:50 +04:00
app.py Murano-agent side implementation of message signing 2018-01-03 02:14:26 -08: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 Murano-agent side implementation of message signing 2018-01-03 02:14:26 -08:00
execution_plan_runner.py Fixed issues on Python 3 2016-11-24 19:19:20 +03:00
execution_result.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-03-24 16:57:21 +08:00
files_manager.py Tighten access to runtime agent folders 2017-11-22 10:00:26 -08:00
opts.py Fix: config generation 2018-01-19 14:06:51 +05:30
script_runner.py Remove hardcoded destinations for puppet/chef processing engine 2015-11-19 13:39:14 +00:00
validation.py Murano-agent side implementation of message signing 2018-01-03 02:14:26 -08: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