python-tripleoclient/tripleoclient
Bogdan Dobrelya f388fceeef Force list when returning map(replaced_list_value, template_part)
As suggested by Jiri in this review adding a list() around
'map(replaced_list_value, template_part)' fixes the py3 issue
for me.

Closes-bug: #1819737
Change-Id: I1241985eac1aa7e092a11db5a443da0055ff0141
2019-03-16 21:04:21 +00:00
..
config Merge "Undercloud - support ctlplane subnet host routes" 2019-03-13 00:24:26 +00:00
tests Force list when returning map(replaced_list_value, template_part) 2019-03-16 21:04:21 +00:00
v1 Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
workflows Make _upload_file to work with Python 3 2019-03-12 10:43:58 -04:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Ensure created symlink is in $PATH 2019-02-27 01:33:51 +00:00
constants.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
exceptions.py Raise proper exception at webscocket close 2018-09-26 13:58:04 +02:00
heat_launcher.py Address python3 string issues with subprocess 2019-01-23 16:13:46 +01:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
utils.py Force list when returning map(replaced_list_value, template_part) 2019-03-16 21:04:21 +00:00