[katello-devel] Future feature RFC: Package Upload

Miroslav Suchy msuchy at redhat.com
Tue Mar 27 22:27:15 UTC 2012


On 21.3.2012 14:17, Pradeep Kilambi wrote:
> Pulp already does a PUT.  The initial init call is a POST which
> initializes the upload id, then any data thats being send across to
> write to the upload file is a PUT.
>
> Step 1:
> https://fedorahosted.org/pulp/wiki/UGREST-Services#InitiateFileUpload
>
> Step 2: https://fedorahosted.org/pulp/wiki/UGREST-Services#AppendFileUpload
>
> Step 3: https://fedorahosted.org/pulp/wiki/UGREST-Services#ImportFileUpload
>
> the second step is where the bits are transmitted, and its already a PUT.

Aha, I checked only that first step in code. Good.

Mirek




More information about the katello-devel mailing list