10024 git clone https://github.com/keystone-engine/keystone.git\n
10025 cd keystone
10026 mkdir build
10027 cd build
10028 ../make-share.sh
10029 make install
10030 cd ..
10031 ls
10032 cd ....
原文地址:http://www.mirantis.com/blog/what-is-this-keystone-anyway/What is this Keystone anyway?Yury Taraday on September 23, 2011The simplest way to authenticate a user is to ask for credential...