List All Instances, Username, And Tenants in OpenStack Region
Problem
Obtain a complete list of instance names, tenant name, region name mapped to the corresponding username in an OpenStack region.
Environment
- Platform9 Managed OpenStack - All Versions
- OpenStack CLI
Procedure
- Source the RC file for admin user of your environment.
- Run the script on each region.
- The script output snippet:
Additional Information
Refer the OpenStack Documentation for more information on steps to install the OpenStack CLI and command line options.
Was this page helpful?