ironic/releasenotes/notes/support-shared-images-8279f7ecd66b7218.yaml
Satoshi S. a39f11cece Add shared image support
- If image availability is shared and conductor_project_id is in the
  image shared member list, allows access

Closes-Bug: #2099276
Change-Id: I6b8a10fe82b41aa37b4f14bca9d3c0c498882bd1
2025-04-19 11:30:11 +00:00

9 lines
255 B
YAML

---
features:
- |
The Ironic conductor can now access images that are
shared with its project, in addition to those it owns.
To use the feature, ensure the images are shared with
the project associated with the conductor's credentials.