CLI

To get a comprehensive list of default quotas for a specific project, use python-openstackclient. First ensure that you have sourced your openrc file:

$ source openrc

Verify that the variables have been set:

$ export | grep OS

Get a list of all projects in the environment:

$ openstack project list 

Find the Trade project UUID. The UUID in your environment may be different than what appears here. Use the openstack quota show command to see all the default quotas for the trade project.

$ openstack quota show eb1a2580ea87490bbe206162ecf2fde5

You should see output similar to Figure 3.17:

Figure 3.17: Output from the 'openstack quota show' ...

Get Preparing for the Certified OpenStack Administrator Exam 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.