OpenStack cloudCompute glassary术语project,tenant,user

简介: 1,tenantA group of users, used to isolate access to Compute resources(一组用户,用于隔离访问计算资源). An alternative term for a project(替代属于叫项目).

1,tenant
A group of users, used to isolate access to Compute resources(一组用户,用于隔离访问计算资源). An alternative term for a project(替代属于叫项目).

2,user
In Identity Service, each user is associated with one or more tenants(每个用户与一个或多个租户想关联集成), and in Compute can be
associated with roles, projects(alternative Tenant), or both.

generic trem(通常用术语)

3,Virtual Network Computing (VNC)
Open source GUI and CLI tools used for remote console access to VMs

byRuiy Tips : 

      Projects are organizational units in the cloud,and are also known(众所周知) as tenants or accounts(租户或账户概念范畴).Each user is a member of one or more projects;

you enabled view and manage resources in a selected project,including instance and images;

4,Projects, also known as tenants or accounts,
are organizational units in the cloud to which you can assign users(指定用户). Users also have roles
that determine (角色决定...)their level of access to the project, and may have different roles in different
projects

5,在OpenStack cloud computing Platform Env

Consequences of disabling projects(停用一个Tenant_即Project影响):

 

6,A role is a personality that a user assumes to perform a specific set of operations. A role includes
a set of rights and privileges. A user assuming that role inherits those rights and privileges.

7,Volumes

  are the Block Storage devices that you attach to instances to enable persistent
storage.

 8,quota

prevent system capacities from being exhausted without notification, you can set up
quotas. Quotas are operational limits.

查看BlockStorage机计算quota配额

目录
相关文章
|
SQL 关系型数据库 数据库
openstack 管理三十五 - 利用 SQL 获取 tenant 当前资源情况
作用 因为 openstack 命令行下, 没有办法直接获取资源使用情况 通过 sql 语句获得 tenant(project) 当前的资源使用情况 常见资源分别有 core, memory, disk, volume 这几种 sql 计算 cpu 与内存使用方法 查询当前 tenants 方法 mysql> select name from key
2033 0
|
前端开发
openstack 命令行管理三 - tenant 管理 (备忘)
Openstack 中, 以租户作为云主机隔离的单位   project 等同于 tenant OpenStack Compute Service (nova) 作为认证时候, 称为 project OpenStack Identity Service (keystone) 作为认证时候, 称为 tenant   在管理 openstack 时候, 需要添加独立的 proj
1821 0
|
网络协议 Linux 网络安全
openstack 云平台一体化部署(超详细)
openstack 云平台一体化部署(超详细)
2239 0
openstack 云平台一体化部署(超详细)
|
消息中间件 Kubernetes 关系型数据库
教程get | K8S部署OpenStack容器云(下)
如何借助OpenStack Kolla-K8S项目,通过K8S对OpenStack进行容器化部署?并最终部署一套All-In-One类型的OpenStack容器云?让我们继续部署: 部署kolla-kubernetes ■  覆盖默认的RBAC设置 通过kubectl replace命令进行默.
5074 0
|
消息中间件 缓存 Shell
跟我一起来学OpenStack部署
跟我一起来学OpenStack部署
831 0
|
存储 数据安全/隐私保护 Docker
Kolla-ansible部署openStack
Kolla-ansible部署openStack
1939 11
|
存储 弹性计算 资源调度
openstack组件部署 3
openstack组件部署
370 0
|
Linux 网络安全 数据库
openstack 部署单节点
在CentOS 7系统上,配置了一台拥有4核CPU、8GB内存和300GB磁盘的服务器,安装了OpenStack Trian版本。安装完成后,获取了OpenStack管理控制台的登录凭证(admin用户和密码),可访问IP地址192.168.200.249/dashboard进行登录。如果遇到问题,可能需要重新安装以确保纯净环境。
737 0
|
存储 Ubuntu KVM
Ubuntu部署OpenStack踩坑指南:还要看系统版本?
Ubuntu部署OpenStack踩坑指南:还要看系统版本?
Ubuntu部署OpenStack踩坑指南:还要看系统版本?
|
存储 安全 Linux
云计算|OpenStack|社区版OpenStack安装部署文档(一 --- 前期硬件准备和部署规划)
云计算|OpenStack|社区版OpenStack安装部署文档(一 --- 前期硬件准备和部署规划)
3219 0