Tenant and user management
The first task will be to create the new tenant/project in Keystone and add the users, Jane and John Doe, as users and members. We will also be adding our admin account as an admin on the new tenant, so we can support them in the future.
We can perform these actions in two ways, the command line and the GUI; you can choose either of the methods depending on your preference (please remember that only one of them needs to be followed).
GUI
Log in to Horizon, by going to http://<controllernodeIP>/horizon
, which in our case is http://172.22.6.95/horizon
. Authenticate using the admin credentials that we have been using, admin/h33l0world
Creating the project
To create the project, follow these steps:
- Click on Identity | Projects ...
Get OpenStack: Building a Cloud Environment now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.