TripleO UI
安装
在TripleO Newton 版中,已经包含了TripleO UI,我们只需要在部署undercloud时,在配置文件中将其启用即可。
undercloud.conf
# Whether to install the TripleO UI. (boolean value)
enable_ui = true
部署undercloud
openstack undercloud install
登录
TripleO UI 的端口号是3000,通过浏览器访问undercloud controlplane IP 的3000端口号即可。
http://10.0.130.31:3000
这是TripleO的登录界面,username和password 即undercloud的账户。从stackrc文件中获得。
当前内容版权归 UnitedStack 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 UnitedStack .