Skip to content

loadbalancer: pass amphora image url to glance#804

Merged
gboutry merged 1 commit into
canonical:mainfrom
hemanthnakkina:fix-amphora-image-download
Jun 1, 2026
Merged

loadbalancer: pass amphora image url to glance#804
gboutry merged 1 commit into
canonical:mainfrom
hemanthnakkina:fix-amphora-image-download

Conversation

@hemanthnakkina
Copy link
Copy Markdown
Collaborator

During sunbeam loadbalancer configure, terraform tries to download amphora test image and fails with tls error. Pass the image url directly to the glance so that glance will handle image download directly.

During sunbeam loadbalancer configure, terraform tries to
download amphora test image and fails with tls error.
Pass the image url directly to the glance so that glance
will handle image download directly.

Signed-off-by: Hemanth Nakkina <hemanth.nakkina@canonical.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Octavia Amphora image import workflow in the load balancer Terraform setup so that Glance performs a server-side download from the upstream image URL, avoiding Terraform-side TLS/download failures during sunbeam loadbalancer configure.

Changes:

  • Switch Amphora image creation to use Glance “web-download” by setting web_download = true on the openstack_images_image_v2 resource.
  • Update inline comments to reflect the new Glance-driven import behavior and rationale.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hemanthnakkina hemanthnakkina requested a review from gboutry June 1, 2026 12:29
@gboutry gboutry merged commit 5f137e6 into canonical:main Jun 1, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants