2017-07-06 08:58:48 +03:00
|
|
|
---
|
|
|
|
fixes:
|
|
|
|
- |
|
2017-07-13 11:53:51 +08:00
|
|
|
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:
|
2017-07-06 08:58:48 +03:00
|
|
|
|
2017-07-13 11:53:51 +08:00
|
|
|
- ``server_groups``
|
|
|
|
- ``server_group_members``
|
2017-07-06 08:58:48 +03:00
|
|
|
|
2017-07-13 11:53:51 +08:00
|
|
|
And the following fields are removed from the same APIs in the same
|
|
|
|
microversion:
|
|
|
|
|
|
|
|
- ``fixed_ips``
|
|
|
|
- ``floating_ips``
|
|
|
|
- ``security_groups``
|
|
|
|
- ``security_group_rules``
|
|
|
|
- ``networks``
|