Files
skyline-console/doc/source/admin/identity.rst
yangsngshaoxue 202b45b269 docs: Add console page and administrator page
1. add network and storage guide
2. update contents

Change-Id: I66a56afa8e0230aad26d3a8202effa885d3502eb
2022-08-28 16:54:43 +08:00

1.2 KiB

Manage projects, users and roles (Identity tab)

OpenStack administrators can create projects, create accounts for new users and create roles.

A project is the base unit of resource ownership. Resources are owned by a specific project. A project is owned by a specific domain.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 is an individual consumer that is owned by a domain. A role explicitly associates a user with projects or domains. A user with no assigned roles has no access to OpenStack resources.

OpenStack Identity Service is the module in the OpenStack framework that manages the authentication, service rules and service token functions. For detailed information, refer to the OpenStack Keystone Guide.

Create a role

Edit a role

Delete a role

Add a new project

Delete a project

Update a project

Add a new user

Delete a new user

Update a user