一.1.1.5Keystone服务安装与使用
#答案
[root@controller ~]# openstack-controller-keystone.sh
[root@controller ~|# source /root/admin-openrc
[root@controller ~]# openstack user create --password 000000 competition
返回
[root@controller ~]# source /root/admin-openrc && openstack service list && openstack user list
+----------------------------------+------------+----------------+
| ID | Name | Type |
+----------------------------------+------------+----------------+
| 0bfa141d07004e40b2db45760d898f72 | placement | placement |
| 2bc98b177fdd4bc4ba63ff2be3ce2886 | swift | object-store |
| 2caa4175f6f3475b8d2e9ba6195d60ce | cloudkitty | rating |
| 48ba88b2aac546b5aecff5f634f37924 | heat | orchestration |
| 5f6cf8a1cdc34458a0d469815b3c23f4 | glance | image |
| 6516d057d0424d8c9f6240e6caf71a52 | barbican | key-manager |
| 6d60f102b95e4de79dc6a32f3c5fe273 | nova | compute |
| 859e820b39ff49b38710cd37b1fa70a3 | manila | share |
| 9561c07665014fcf9e5edd141b79031a | keystone | identity |
| b0618313acd64ecca4886fca9e9957c0 | neutron | network |
| b0975c2174964c2bab20511fbb873a12 | heat-cfn | cloudformation |
| d774a5598adc44f7ab0cba6cbd6edd50 | cinderv3 | volumev3 |
| d943457b699e451e87dc90bd83cfd5a5 | manilav2 | sharev2 |
| f30f90f21c554537887833ee573c13ba | cinderv2 | volumev2 |
+----------------------------------+------------+----------------+
+----------------------------------+-------------------+
| ID | Name |
+----------------------------------+-------------------+
| 76bad75843304e5aaed1b25a31ccd2b6 | admin |
| 5ab8696a9a5e40aeb50dbdfaeda61603 | demo |
| c99fed7dcf7c4b11912907b27622596d | glance |
| afd36dbd46744f9e8b5e158094bcd918 | nova |
| 8fab2e3f07164579884d1a6ba4aed0c7 | placement |
| 5ec537cf81ef4c0aa93aae1f4ad851e0 | neutron |
| f686cd48c14c4a338b10c36a00cedd90 | cinder |
| 509f282b714b48cc9bcecc6f7906e0ef | swift |
| 8177294a34cb4d89a4f0e687d75a6cd9 | heat |
| 417f0528ccbe47c687abfb46c3b0cb05 | heat_domain_admin |
| 350f035a40534308a2f32e27658cba5e | manila |
| 737eb135d3cd46d59e99b6eec7d8689d | cloudkitty |
| 419770545e87478280433db6d28cf57c | barbican |
| 11aa8d3875214740b8b7461d0250b67c | competition |
+----------------------------------+-------------------+
- 点赞
- 收藏
- 关注作者
评论(0)