Skip to content

Conversation

@JayZ12138
Copy link
Contributor

No description provided.

JayZ12138 added 11 commits July 17, 2019 15:40
Implemented basic uploading functionality, which could upload a
single file to pulp.
1. bump version and update CHANGELOG.md
2. move the upload api to FileRepository class
3. remove some unused arguments for importing to iso repo
4. upload/import file to Pulp is still blocking style, the api is just
   for import 1 file, if users want to import many files at the same time,
   should wrap it in threads
5. read file with binary mode
6. add verifications in test
various small fixes

will add example and add more test cases if the idea here's OK
 - add verify option to upload-files
 - fix path error in upload-files
 - 'digest' should rather be 'checksum' in unit_key in import request
 - fix url error for upload
@JayZ12138 JayZ12138 merged commit d3a542c into release-engineering:master Aug 7, 2019
@JayZ12138 JayZ12138 deleted the 7160 branch August 7, 2019 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants