Glance Image Create Fails With Error "Request Entity Too Large
Problem
The Glance image creation fails when user tries to create an image from the Management Plane. The error observed is as follows.
Environment
- Platform9 Managed OpenStack - All Versions
- Glance
Cause
The admin endpoint is not configured to create images. Because the creation attempt was done on the Management Plane, the admin RC file is sourced, you cannot create images.
Resolution
- Download the RC file from the UI for your user.
- Source the RC file and create the image.
Was this page helpful?