Project

Profile

Help

Issue #6129

closed

Story #6132: [EPIC] v3 collection sync

sync doesn't do anything because 'download_url' moved between galaxy v2/v3 API change

Added by alikins about 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

With a fix for https://pulp.plan.io/issues/6116 in place, the next issue is related to when/where the 'download_url' attribute is available.

Current code in pulp_ansible.app.tasks.collections.CollectionsFirstStage._fetch_collections() expects 'download_url' to be available but on v3 API, it's ownly on the collection version detail page, so additional request for that api endpoint will be needed.

Also available in: Atom PDF