Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1368204
  • 博文数量: 244
  • 博客积分: 3321
  • 博客等级: 中校
  • 技术积分: 2704
  • 用 户 组: 普通用户
  • 注册时间: 2009-04-26 08:17
个人简介

微信公众号:杰夫弹弹看

文章分类

全部博文(244)

文章存档

2018年(4)

2017年(32)

2016年(25)

2015年(28)

2014年(27)

2013年(34)

2012年(25)

2011年(30)

2010年(39)

分类: 云计算

2013-01-31 22:16:11

***********************************
Grizzly Update
*******************************
问题1: 
When you keystone endpoint-list, hit issue,
(ENVOSTest)[root@localhost bin]# keystone endpoint-list
Failed to load keyring modules.

it missing keyring lib in python,  use pip install to fix it.

pip install keyring

Blog http://blog.dynamichosting.biz/category/openstack/ seems not work with yum ways



问题2:
问题已经解决,由于
 “PKI需要Openssl加密token,估计你没有在配置目录加上ssl的密钥”
[signing]
#token_format = PKI
把PKI改成UUID

refer:
否则会出现problem fulfilling your request. Command 'openssl' returned non-zero




问题3:
openstack bug
NameError: global name 'service_ref' is not defined

阅读(3280) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~