
When there is a special char in the name of a server or something else, openstack client cannot print the char and throw this error: 'ascii' codec can't encode character u'\xe8' in position 106729: ordinal not in range(128) Changing the locale to C.UTF-8 fix this small issue. Change-Id: I2607f1617c37181c5de2cd49634e6e487f7a22d9