heat-templates/hot/software-config/elements/heat-config/os-refresh-config
ricolin e4df67e265 Fix undefined basestring and unicode in py35
In py3 basestring and unicode are no longer valid,
and should use `str` instead. In order to cover
py2 and py3, we change to use six lib to cover both.
Closes-Bug: #1682015

Change-Id: I3159470965e3a20161ff0e997af625b45ebe21fa
2017-07-08 03:47:08 +00:00
..
configure.d Fix undefined basestring and unicode in py35 2017-07-08 03:47:08 +00:00