murano-agent/muranoagent
Hidekazu Nakamura 1673551ce7 Chef executor unit tests now compare dicts instead of strings
Before this patch tests used to compare json.dumps representation of
dicts. This can lead to false negatives.
This patch fixes to test to compare objects instead.

Closes-Bug: #1610181
Co-Authored-By: Kirill Zaitsev <k.zaitsev@me.com>
Change-Id: I69af1c017362f95b92a81af3212f6520e7b4ceba
2016-08-05 13:52:44 +03: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 Chef executor unit tests now compare dicts instead of strings 2016-08-05 13:52:44 +03: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