tripleo-common/heat_docker_agent
Lucas Alvares Gomes c57e98d2cf Fix tox -epep8 for Python3
This patch is fixing the hook-docker-cmd.py module to support running
when Python3 is the default interpreter. Before this patch, the code was
relying on the "unicode" built-in type which is not present in Python3.
The six.text_type is being used instead.

Change-Id: If44b1ea7497544abbbf16fa75c61e62bcd982328
Closes-Bug: #1643578
2016-11-21 14:40:21 +00:00
..
50-heat-config-docker-cmd Create new docker command hook 2016-11-10 00:31:11 +00:00
Dockerfile Create new docker command hook 2016-11-10 00:31:11 +00:00
configure_container.sh Create new docker command hook 2016-11-10 00:31:11 +00:00
hook-docker-cmd.py Fix tox -epep8 for Python3 2016-11-21 14:40:21 +00:00
run-os-net-config Heat Docker agent built with Dockerfile 2016-01-08 15:46:10 -05:00