List All Application Stack And Tenants in OpenStack Region
Problem
How to list all the application stack for the corresponding username and its tenants for an OpenStack region?
Environment
- Platform9 Managed OpenStack - All Versions
- OpenStack Unified CLI
Procedure
Follow the below steps to gather the requested information:
- Source the admin RC file for your environment.
- Run the below script to capture data for region provided in the source file.
Additional Information
You can refer the community documentation for more details on openstack CLI options.
Was this page helpful?