wangxiyuan / blog_comment

0 stars 0 forks source link

Keystone实战-Keystone to Keystone Federation 1 | 风悦心幽时 #4

Closed wangxiyuan closed 5 years ago

wangxiyuan commented 5 years ago

http://10.222.0.4:4000/2018/04/26/k2k-federation/#more

准备工作 两台Ubuntu16.04机器,分别使用devstack部署Keystone服务。Keystone默认以uwsgi的方式托管在Apache下面。本文的Keystone是2018.04.25的Master代码,保证最新。 根据这两台机器的IP,添加域名映射到/etc/hosts。 1210.3.150.135 idphost10.3.150.136 sphost

wangxiyuan commented 5 years ago

test