openstacksdk/releasenotes/notes/complete-aggregate-functions-45d5f2beeeac2b48.yaml
Artem Goncharov b60915aab3 Complete compute aggregate functions
In order to switch next part of OSC towards SDK we need to add some
missing bits to the aggregates.

Since this is another example when API returns 400 if we try accessing
resource with name and it doesn't support - modify general behavior for
also skipping 400 in the find method

Change-Id: Ia6711b1c27514d0698fec1efedaefeeb93722b9d
2020-11-17 10:42:30 +01:00

7 lines
181 B
YAML

---
features:
- Complete compute.aggregate functions to the latest state
fixes:
- aggregate.deleted property is renamed to 'is_deleted' to comply with the
naming convention