Bug #31117
Update hammer endpoint for export with pulp3
Difficulty:
Triaged:
Yes
Description
/export api Becomes /export_legacy (API BREAKAGE)
New /export api supports only pulp3
Hammer export-future will use new /export api
Hammer export-legacy will use /export_legacy api
Hammer export will use hammer based method
Export-future export-legacy and export will call /export_legacy and check if its supposed to use the new /export api
hammer content-view version export --destination-server="bar" --content-view-version-id=100
Related issues
Associated revisions
Fixes #31117 - Add content-export list/version for pulp 3 export
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8991 added
#2
Updated by Samir Jha over 1 year ago
- Triaged changed from No to Yes
#3
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/753 added
#4
Updated by Ian Ballou over 1 year ago
- Has duplicate Bug #31224: Cannot export content view in Katello 3.16 added
#5
Updated by Chris Roberts over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|6ca1e65df2520e92b7f5294180214445591be5b6.
Refs #31117 - Move pulp3 exporting to new ContentExportsController