Heat Stack Creation Fails With Error "No images matching
Problem
The heat stack creation fails with the following error observed in the Heat API log.
Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
Cause
- The image being used in the creation of the heat stacks has its visibility set to shared.
- This value is set by default if no visibility value like public or private is not provided.
Resolution
- Set the OpenStack image visibility to public using the following command.
Additional Information
Was this page helpful?