heat-agents/tests
Feilong Wang fdd6a5f537 Add region_name for heat-config-notify
Now there is no region name when heat-config-notify try to get the
heat endpoint or zaqar endpoint. As a result, it could be a wrong
one returned from Keystone because there is no region name specified.
This patch fixes it.

Please refer Iec6f3606c9fdf8474f393b0990356f34d38bcf75 for the change
in Heat.

Please refer I88182a9a9af74e9760b2ec9b500971f06293f0b8 for the change
in occ.

Task: 22720
Story: 2002781

Change-Id: I8e0518fa61e237ec055834dd4bebe0fc87cd6627
2018-07-08 08:20:34 +12: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-raises.py Expose error when a hook script raises an exception 2018-05-22 17:53:53 +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 Expose error when a hook script raises an exception 2018-05-22 17:53:53 +01: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 Add region_name for heat-config-notify 2018-07-08 08:20:34 +12: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 Merge "Chef: Fix encoding and Python 3 support" 2018-05-10 13:02:37 +00: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