Files
openstack-ansible-os_skyline/releasenotes/notes/support-large-image-uploads.yaml-1ac278e2a2cbb846.yaml
James Denton 42b219b9d7 Support large uploads via Skyline
A new override, `skyline_client_max_body_size`, has been introduced to
support large image uploads via the Skyline dashboard. The default value
of 1100M supports upstream Ubuntu and Rocky Linux images, but can be
increased to support larger images or decreased to encourage the use
of the CLI.

Change-Id: I0fc079692980ccd24edabcea5382ff6ada693893
2024-04-23 16:13:01 +00:00

9 lines
334 B
YAML

---
features:
- |
A new override, `skyline_client_max_body_size`, has been introduced to
support large image uploads via the Skyline dashboard. The default value
of 1100M supports upstream Ubuntu and Rocky Linux images, but can be
increased to support larger images or decreased to encourage the use
of the CLI.