-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhos-18.0.10 FR 3
-
None
-
False
-
-
False
-
?
-
None
-
-
-
-
Important
To Reproduce Steps to reproduce the behavior:
- Deploy RHOSO18
- Configure unified quota for galnce
- Create a project and admin user for the project
- Set image_size_total to 1 MiB
- Upload an image to make the limit exceeded.
- Upload an additional image via horizon.
Expected behavior
- The image creation failed with error, 413 Request Entity Too Large then the image will be deleted.
Bug impact
- Horizon users cannot know why the image stays queued status.
Known workaround
- N/A
Additional context
- With openstackclient, this issue doesn't happen.