heat-agents/tests
Steve Baker 7ea3e3aec6 Split string commands on whitespace
This change supports specifying commands as strings by spliting the
string into a list using python's default whitespace string split().

This will handle simple string commands but not cases like
quoted/escaped spaces. Other cases can be handled by specifying the
command as a list instead.

Change-Id: Icc4eebe324a4e6a7dd06f697ef16d38777f90861
2017-03-02 15:03:46 +13:00
..
__init__.py Unit test of 55-heat-config 2017-01-04 16:57:10 +01:00
common.py Delete containers based on labels, not state files 2017-02-20 14:24:50 -05:00
config-tool-fake.py Delete containers based on labels, not state files 2017-02-20 14:24:50 -05:00
heat_config_notify.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
hook-fake.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config_docker_compose.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config_kubelet.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config_notify.py Move elements at the top level 2017-01-04 16:57:10 +01:00
test_heat_config.py Add a hook to help write json files 2017-01-05 07:05:33 -05:00
test_hook_ansible.py Add --skip-tags to ansible hook 2017-01-23 16:30:28 +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 Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_chef.py Prevent trailing whitespace in rendered JSON 2017-01-13 12:07:51 +01:00
test_hook_docker_cmd.py Split string commands on whitespace 2017-03-02 15:03:46 +13:00
test_hook_docker_compose.py Move elements at the top level 2017-01-04 16:57:10 +01: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 Move elements at the top level 2017-01-04 16:57:10 +01:00
test_hook_salt.py Cleanup temp files in tests 2017-01-06 10:41:38 +01:00
test_hook_script.py Move elements at the top level 2017-01-04 16:57:10 +01:00