Venv check download downloads from a different place than the actual download occurs due to - "lookup" usage

Bug #1689283 reported by Rick Box
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Medium
Rick Box

Bug Description

The following line is causing issues with our deploy ( this is repeated in numerous other places ).

https://github.com/openstack/openstack-ansible-os_cinder/blob/master/tasks/cinder_install.yml#L95

Since our deployment host is on entirely different network than the host it is performing the get_url from. When this lookup occurs it happens on the deployment host where the get_url happens on the actual host where the playbook is running.

This results in a failed checksum for us since our deployment host cannot access the internal side of the load balancer.

A simple fix for this is to split out the retrieving of the checksum rather than use "Lookup"

Revision history for this message
Rick Box (rickbox-bbcrd) wrote :
Changed in openstack-ansible:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Jesse Pretorius (jesse-pretorius) wrote :

This has been resolved with this series of patches: https://review.openstack.org/#/q/topic:venv_checksum_fix

Changed in openstack-ansible:
status: Confirmed → Fix Committed
Changed in openstack-ansible:
assignee: nobody → Rick Box (rickbox-bbcrd)
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.