Files
Amelia Cordwell decc4ed309 Added Quota Commands
openstack project quota show
 - Shows overview of current quotas for all region
openstack project quota show --region REGIONNAME
 - Shows details for specified region
openstack project quota tasks
 -  lists completed and in progress quota updates
openstack project quota sizes
 - Shows details of sizes for quotas

openstack project quota update <size> --regions regionOne regionTwo
 - Submits a quota update request for the specified sizes
 - If regions are not specifed will default to all regions
stacktask quota - returns data from the get request, including all
quota sizes and the current quota values for all of the regions
stacktask quota --regions <RegionName> - returns data from the quota
get request but only returns quota data specific to the region

Change-Id: I506befd7749100ebf8b8cc2c11f444f067e200d3
2017-09-14 01:55:22 +12:00
..
2017-09-14 01:55:22 +12:00
2017-09-14 01:55:22 +12:00