Add an Openstack Credential

Add an OpenStack Cloud account to NavOps you can later add a cloud credential in NavOps.

For information about logging into the OpenStack Dashboard see Log in to the dashboard.
Open the OpenStack RC file to get information that's necessary to create an OpenStack Cloud account. This file contains tenant-specific environment variables and environment variables that are necessary to run OpenStack command-line clients.
  1. Login to NavOps.
  2. Go to Clouds, and then select Credentials.
  3. Click Add Cloud Credentials
  4. Select Openstack.
  5. For Name, enter any name for the cloud account.
    The name can be anything meaningful to your organization, e.g., openstack_cloudaccount.
  6. Open a second browser window.
  7. Login to the Openstack Dashboard as a user with Openstack admin or member privileges.
  8. Click User Profile > OpenStack RC File.
    Figure 1. Open the OpenStack RC File

    Open the OpenStack RC File
    The contents of the OpenStack RC file are displayed.
  9. Search for the parameter OS_AUTH_URL.
  10. Copy the value of OS_AUTH_URL.
  11. Navigate to the NavOps browser window.
  12. For Auth URL, paste the value of OS_AUTH_URL.
  13. Search for the parameter OS_USER_DOMAIN_NAME.
  14. Copy the value of OS_USER_DOMAIN_NAME.
  15. Navigate to the NavOps browser window.
  16. For User Domain Name, paste the values of OS_USER_DOMAIN_NAME.
  17. In the OpenStack RC file, search for the parameter OS_PROJECT_NAME.
  18. Copy the value of OS_PROJECT_NAME.
  19. Navigate to the NavOps browser window.
  20. For Project name, paste the value of OS_PROJECT_NAME.
  21. In the OpenStack RC file, search for the parameter OS_USERNAME.
  22. Copy the value of OS_USERNAME.
  23. Navigate to the NavOps browser window.
  24. For Username, paste the value of OS_USERNAME.
  25. For Password, enter the user's password.
    This is the password the user entered to login to OpenStack.
  26. (Optional) For Tags, enter the suitable tags for the credentials.
  27. Click Test to check the credentials. If an error message is displayed, inspect the details from the Tasks list.
  28. Click Save.