亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

安裝openstack驗證keystone時出現錯誤怎么處理,求大神處理?

安裝openstack驗證keystone時出現錯誤怎么處理,求大神處理?

嗶嗶one 2019-02-14 15:11:34
[root@linux-node1 ~]# openstack --os-auth-url http://192.168.1.11:35357/v3 --os-project-domain-id default --os-user-domain-id default --os-project-name admin --os-username admin --os-auth-type password token issuePassword: An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-897ea566-23d7-4436-8394-2fabf00de7f9)
查看完整描述

2 回答

?
一只萌萌小番薯

TA貢獻1795條經驗 獲得超7個贊

我的環境:CentOS7 + OpenStack Liberty
這個問題可能是因為我把controller的localhost改成controller了,在/etc/hostname中
那么這個問題出現之后,我在每個服務中都需要使用兩個database的認證
vi /etc/keystone/keystone.conf
connection = mysql://keystone:pass@controller/keystone
connection = mysql://keystone:pass@localhost/keystone # new line added to suppress HTTP 500 error
After that run these commands again to reflect keystone.conf changes made,
Populate the database tables for the Identity Service:
su -s /bin/sh -c "keystone-manage db_sync" keystone
Restart the Identity Service: sudo systemctl enable openstack-keystone.service sudo systemctl start openstack-keystone.service
這樣就可以了。OpenStack中還有有很多坑的。記錄一下。

查看完整回答
反對 回復 2019-03-07
?
子衿沉夜

TA貢獻1828條經驗 獲得超3個贊

缺少哪個 對應下載哪個的rpm包
rpm -ivh xxx安裝即可

查看完整回答
反對 回復 2019-03-07
  • 2 回答
  • 0 關注
  • 2175 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號