5369a825ed
This change adds a new location api GET /v2/images/{image_id}/locations to get the locations associated to the image. This operation will be allowed to service user only, and validated by the new policy rule `fetch_image_location`. Implements: blueprint new-location-apis Change-Id: I9d14465a83e76c73e12cec3b96d42e568ab97072
8 lines
221 B
YAML
8 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
This release brings the additional functionality of get locations
|
|
associated to an image accessible to only service users
|
|
i.e., consumers like cinder and nova for OSSN-0090 and OSSN-0065.
|
|
|