openstack-glance-registry start failed
按照教程: http://docs.openstack.org/icehouse/install-guide/install/yum/content/glance-install.html (http://docs.openstack.org/icehouse/in...) 安装openstack icehouse版本,在启动glance-registry时报错,无法启动,具体如下: [root@controller bin]# service openstack-glance-registry start Starting openstack-glance-registry: [FAILED] [root@controller bin]# more /var/log/glance/openstack-glance-registry-startup.log 2015-03-12 17:53:41.511 4124 CRITICAL glance [-] UnicodeError: Message objects do not support str() because they may contain non-asc ii characters. Please use unicode() or translate() instead. 请问哪位碰到过同样的问题?或者知道怎么解决?
谢谢!