Discovering versions from the identity service failed when creating the password plugin.

时间:2016-10-23 12:09:30   收藏:0   阅读:2629

If you are behind the proxy, then you have to set no_proxy environmental variable for your localhost and all the IPs acquire by you host. Like if ip is 192.168.10.10, then:

 ./unstack.sh
export  no_proxy=localhost,127.0.0.1,192.168.10.10
./stack.sh



转自: https://ask.openstack.org/en/question/87854/keystone-token-generation-fails-for-devstack/

原文:http://www.cnblogs.com/pinganzi/p/5989218.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!