heat-agents/tests
Zane Bitter e140f0319e Chef: Fix encoding and Python 3 support
Allow the Chef hook to run under Python 3, and gracefully handle invalid
UTF-8 sequences in the output from the command in the same manner we
have in other hooks since 25cd394bbe.

Change-Id: I087cd93a78c48f01bdebbd1e630cb8701dc9477a
Closes-Bug: #1709026
2018-03-26 16:01:03 -04:00
..
__init__.py Unit test of 55-heat-config 2017-01-04 16:57:10 +01:00
common.py Add py3.5 support 2017-07-17 13:43:43 +00:00
config-tool-fake.py Add py3.5 support 2017-07-17 13:43:43 +00:00
heat_config_notify.py Move elements at the top level 2017-01-04 16:57:10 +01:00
hook-fake.py Move elements at the top level 2017-01-04 16:57:10 +01:00
hook_kubelet.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_docker_compose.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_kubelet.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_heat_config_notify.py Retry logic for url request in heat-config-notify 2017-11-14 21:10:34 +00:00
test_hook_ansible.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_apply_config.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_cfn_init.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_chef.py Chef: Fix encoding and Python 3 support 2018-03-26 16:01:03 -04:00
test_hook_docker_cmd.py Fix heat docker agent tests 2018-02-01 23:26:29 +08:00
test_hook_docker_compose.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_hiera.py Cleanup temp files in tests 2017-01-06 10:41:38 +01:00
test_hook_json_file.py Cleanup temp files in tests 2017-01-06 10:41:38 +01:00
test_hook_kubelet.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_puppet.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_salt.py Add py3.5 support 2017-07-17 13:43:43 +00:00
test_hook_script.py Add py3.5 support 2017-07-17 13:43:43 +00:00