03c2776e49
Adds a Compute API microversion that triggers returning an aggregate's UUID field. This field is necessary for scripts that must populate the placement API with resource provider to aggregate relationships, which rely on UUIDs for global identification. APIImpact blueprint: return-uuid-from-os-aggregates-api Change-Id: I4112ccd508eb85403933fec8b52efd468e866772 Closes-bug: #1652642
6 lines
215 B
YAML
6 lines
215 B
YAML
---
|
|
features:
|
|
- A new 2.41 microversion was added to the Compute API. Users specifying this
|
|
microversion will now see the 'uuid' attribute of aggregates when calling
|
|
the `os-aggregates` REST API endpoint.
|