Marc Gariepy ef3fe9966f Change locale for openrc
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
2018-09-28 09:17:43 -04:00
..
2018-09-28 09:17:43 -04:00