IT常识
技术 Python PHP JavaScript IOS Android Java 数据库 资源 公众号 代码片段 github
  • IT常识
  • 技术

Openstack组件部署 — keystone(domain, projects, users, and roles)

Posted 2020-07-26 范桂飓

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Openstack组件部署 — keystone(domain, projects, users, and roles)相关的知识,希望对你有一定的参考价值。

目录

  • 目录
  • 前文列表
  • Create a domain projects users and roles
    • domain projects users and roles的意义和作用
    • Create the default domain
    • Create the service projecttenant
    • 创建用于管理的用户租户和角色
      • Create the admin projecttenant
      • Create the admin user
      • Create the admin role
      • Add the admin role to the admin project and user
    • 创建一般用户租户和角色
      • Create the demo projecttenant
      • Create the demo user
      • Create the user role
      • Add the user role to the demo project and user
  • Verify operation 验证操作
  • Create OpenStack client environment scripts
    • Edit the admin-openrc file and add the following content
    • Edit the demo-openrc file and add the following content
    • Using the scripts
  • 最后

以上是关于Openstack组件部署 — keystone(domain, projects, users, and roles)的主要内容,如果未能解决你的问题,请参考以下文章

openstack篇 openstack keystone组件部署

openstack篇 openstack keystone组件部署

传统公司部署OpenStack(t版)简易介绍——Keystone组件部署

OpenStack部署之Keystone项目(7-2)

OpenStack--Keystone组件部署

openstack部署之keystone

(c)2006-2024 SYSTEM All Rights Reserved IT常识