Current heatclient doesn't handle properly outgoing encode process.
For resolving it, this patch implements a process to encode everything
going out of the client, for example, prints.
This patch used two new modules (gettextutils.py and strutils.py)
taken from oslo-incubator in order to use safe_encode() and
safe_decode().
Closes-Bug: #1249233
Change-Id: Ia8c955a80d68126cd9c1fd791bda3e331a2aa5c9