«

»

Nutanix OpenStack Part II – Project & User Management

This will be the second part of my Nutanix OpenStack blog series. The first one was about the Deployment and can be found here. Now when we have the solution up and running it’s time to create the Projects needed and for those of you who have never worked with OpenStack a project can be considered a Tenant in other solutions.

Projects

Let’s start with creating two Projects by following the below process:

  • Expand Identity in the left sidebar and click Projects
    Screen Shot 2016-04-08 at 15.31.46
  • Click Create Project
    Screen Shot 2016-04-08 at 15.33.04
  • Fill in Name and Description and leave the Enabled check box checked.
    Screen Shot 2016-04-08 at 15.42.27
  • Add Project Members as needed, In this case i’ll just add the admin user by clicking the plus (+) sign next to the user while it’s in the left pane.
    Screen Shot 2016-04-08 at 15.39.02
  • I’ll keep the Quota to the default value so when done, click Create Project
    • The available Quotas you can configure are presented below using the following format, Item – Default value:
      • Metadata Items – 128
      • vCPUS – 20
      • Instances – 10
      • Injected Files – 5
      • Injected File Content (Bytes) – 10240
      • Volumes – 10
      • Volume Snapshots – 10
      • Total Size Of Volumes and Snapshots (GB) – 1000
      • RAM (MB) – 51200
      • Security Groups – 10
      • Security Group Rules – 100
      • Floating IPs – 50
      • Networks – 10
      • Ports – 50
      • Routers – 10
      • Subnets – 10

I repeated the process for the next Project called Customer02 and when clicking the admin Project link in the top bar to the left you’ll see that the user belongs to the newly created Projects:

Screen Shot 2016-04-08 at 19.56.52

From the drop down list you can easily navigate between the different Projects.

Users

Next up is to create users for our projects. Follow the below procedure to create them:

  • Expand Identity in the left sidebar and click Users
    Screen Shot 2016-04-08 at 19.16.44
  • Click Create Users
    Screen Shot 2016-04-08 at 19.16.33
  • Fill out the required fields and as many of the non required you want and click Create User:
    • User name
    • Email
    • Password
    • Confirm Password
    • Primary Project
    • Role
      Screen Shot 2016-04-08 at 19.23.41

When done, log out from the portal and log in with one of the newly created users, in my case cust01-01.

  • Since user cust01-01 only belong to one Project there are no other Projects available under Customer01 link in the top bar.
    Screen Shot 2016-04-08 at 19.42.02
  • Change user settings by clicking the the user name to the right in the top bar
    Screen Shot 2016-04-08 at 20.00.38
  • There are not that many settings you can change but at least:
    • Language
    • Time Zone
    • Items Per Page
    • Log Lines Per Instance
    • Password is possible to change via the left sidebar
      Screen Shot 2016-04-08 at 20.03.23

This conduct this blog post about Projects and Users in the Nutanix OpenStack solution.

When done reading this blog post, please proceed to part three  Nutanix OpenStack Part III – Network Management and part four  Nutanix OpenStack Part IV – Image management in the blog series.