heat-agents/heat-config-docker-compose/install.d
ricolin 7f57e397b0 Fix undefined basestring in py35
In py3 basestring is no longer valid, and should use `str` instead.
In order to cover py2 and py3, we change to use six.string_types.
Partial-Bug: #1682015

Change-Id: I2ba279241c64bcab93ecd9eb08081ce580c5f2e9
2017-04-12 15:13:17 +08:00
..
50-heat-config-hook-docker-compose Move elements at the top level 2017-01-04 16:57:10 +01:00
hook-docker-compose.py Fix undefined basestring in py35 2017-04-12 15:13:17 +08:00