Bug #32187
Can Import/Export file type
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Description
In Pulp3 we can also export/import files. We need to have support for file import export in katello.
- Should be able to export/import a version with file type
- Should be able to export/import the library with file type
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9243 added
#2
Updated by Ian Ballou about 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.1.0
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.2.0 added
#4
Updated by Partha Aji about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|8d32486b7b3b3358d748fd42f88ed4e93947e4db.
Fixes #32187 - Import/Export for the file and ansible types (#9243)
This commit adds support for import/export of file and ansible
types. With this
commit one should be able to
1) Export Version/Library file repos
2) Import Version/Library file repos
3) Export Library for ansible_collection
4) Import Library for ansible_collections