d0f91817eb
This patch marks the network related quota in the quota-class API as deprecated in the 2.50 microversion. Also rewrite the release note for 2.50 microversion, change to describe the API change instead of the history. Change-Id: Ida5518b7d43e85d9f30b11ed2819025a190aefd6
19 lines
441 B
YAML
19 lines
441 B
YAML
---
|
|
fixes:
|
|
- |
|
|
In the 2.50 microversion, the following fields are added to the
|
|
``GET /os-quota-class-sets`` and ``PUT /os-quota-class-sets/{id}`` API
|
|
response:
|
|
|
|
- ``server_groups``
|
|
- ``server_group_members``
|
|
|
|
And the following fields are removed from the same APIs in the same
|
|
microversion:
|
|
|
|
- ``fixed_ips``
|
|
- ``floating_ips``
|
|
- ``security_groups``
|
|
- ``security_group_rules``
|
|
- ``networks``
|