Actions
Issue #5167
closedCollection Remote sync does not accept mirror parameter
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 56
Quarter:
Description
The sync operation with a collection remote doesn't honor mirror parameter. Sync succeeds but the contents not present upstream are not removed from the repo version.
Calling API: RemotesCollectionApi.sync ...
HTTP request body param ~BEGIN~
{"repository":"/pulp/api/v3/repositories/88e8ca8c-2da6-4407-81b1-832df39d277c/","mirror":true}
~END~
Updated by daviddavis over 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 56
Updated by daviddavis over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by fao89 over 5 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar over 5 years ago
Updated by Anonymous over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|e094f6d341c353d5663838db06392bf4418ae7f7.
Updated by kersom over 5 years ago
Test was added together with the PR.
See: https://github.com/pulp/pulp_ansible/commit/e094f6d341c353d5663838db06392bf4418ae7f7
Updated by ggainey over 4 years ago
- Tags Katello added
- Tags deleted (
Katello-P2)
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
mirror ansible collection
closes #5167