作者为openstack初学者,本文为自己的学习笔记,不足之处欢迎指出和讨论。
目标读者:openstack初学者
文章先给出定义,再举例说明三者的关系
用户身份管理有三个主要的概念:
- 用户Users
- 租户Tenants
- 角色Roles
1. 定义
这三个概念的openstack官网定义(点击打开链接)
1.1 用户(User)
openstack官网定义User为“In OpenStack Identity, entities represent individual API consumers and are owned by a specific domain. In OpenStack Compute, a user can be associated with roles, projects, or both”关于用户需要