3ec364d1fd
The "per_share_gigabytes" quota param was introduced in API version 2.62; when using older API versions, we shouldn't be setting this parameter. Closes-Bug: #2047249 Change-Id: I1eceee52726cef3494648521e4516010ca02f095
7 lines
234 B
YAML
7 lines
234 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The `openstack share quota set` command has been fixed to not set
|
|
`per_share_gigabytes` unless the user has specified the parameter, and
|
|
unless the user requests, and the server supports API version 2.62.
|