diff options
| author | Zuul <zuul@review.opendev.org> | 2022-11-05 09:09:16 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-11-05 09:09:16 +0000 |
| commit | 1e37c12b16ce08faca7aaa0cc4385d55066fc7cc (patch) | |
| tree | f05c3d0144f1f8fd0fdbc82df5f3d91598d087ce /releasenotes | |
| parent | a03b2352d941cf283f5519c1dc46929550ce373a (diff) | |
| parent | 00e7019022585bc2be9aeb55eb40b1d04776ec22 (diff) | |
| download | python-openstackclient-1e37c12b16ce08faca7aaa0cc4385d55066fc7cc.tar.gz | |
Merge "quota: Allow showing project-specific quotas"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/quota-show-service-options-ba48d6eca8ffc4f9.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/quota-show-service-options-ba48d6eca8ffc4f9.yaml b/releasenotes/notes/quota-show-service-options-ba48d6eca8ffc4f9.yaml new file mode 100644 index 00000000..b171d193 --- /dev/null +++ b/releasenotes/notes/quota-show-service-options-ba48d6eca8ffc4f9.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + The ``quota show`` command now allows you to show quotas for a specific + service using the ``--compute``, ``--volume``, or ``--network`` options. |
