OpenStack
OpenStack Keystone Identity Management

Tutorial
Objective 1.
Scope admin/admin.
Create a new Project in Horizon Dashboard:
- Name: crm-dev
- Description: New CRM Service Development Environment
- Enabled: True
- Default Quotas

Objective 2.
Scope admin/admin.
Create a New User:
- User Name: john
- Description: John – Developer in New CRM Service Development Project
- Email: john@coa.lab
- Password: openstack
- Primary project: crm-dev
- Role: user
- Enabled: True

Objective 4.
Scope admin/admin.
Assign a role admin to User lisa in Project crm-dev.

Objective 5. Create a New Group:
- Group Name: admins
- Description: Cloud Admin Users

Add User lisa to Group admins.

