UnicodeError error when starting glance registry service
CentOS 6.5, Icehouse, openstack-glance version: 2014.1.2, Release: 5.el6
I am new with OpenStack and trying to install services following the installation guide. When I finished the glance setup, I start the service openstack-glance-registry and got and error in log /var/log/glance/opentstack-glance-registry-startup.log
2014-10-08 18:28:36.866 5864 CRITICAL glance [-] UnicodeError: Message objects do not support str() because they may contain non-ascii characters. Please use unicode() or translate() instead.
I have no idea how to solve it, and thanks for your help.