7d8baa87bb
This should have been added as a counterpart to the 'quota show --default' option way back when we added that. Better late than never! Change-Id: I0e3719e585353664fea6f23ec658a330086db3df Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``quota set`` command now supports a ``--default`` option. When
|
|
provided, this will allow you to set quotas for the default quota class
|
|
which is the only quota class supported by the Compute and Block Storage
|
|
services. This replaces the deprecated ``quota set --class`` option.
|