手动安装openstack。它由 kvm(rhel7.3) 中的控制器、计算、存储组成。并且,请参阅 openstack 手册(https://docs.openstack.org/ocata/install-guide-rdo/keystone-users.html)但是,它在创建 openstack 项目时警告错误。
[root@test-controller ~]# openstack project create --domain default --description "Test Project" service
Discovering versions from the identity service failed when creating the password plugin. Attempting to determine version from URL.
Could not determine a suitable URL for the plugin
我不知道为什么...